body
{
	background-color: #CCCCCC;
	margin: 5px;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}



table 
{
	font-family: verdana;
	font-size: 11px;
	line-height: 110%;
}

A
{
	color: #00c;
	text-decoration: none;
}

A:hover
{
	color: #c00;
	text-decoration: underline;
}

.tabela_geral
{
	width: 775px; 
	height: 100%;
	border: 1px solid Black;
	background-color: #FFFFFF;
}


.Titulo1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #770000;
	vertical-align: top;
}


.altura_topo {
	height: 128px;
}

.topo1 {
	background-color: #000000;
	width: 276px;
	height: 37px;
	background-image: url(imagens/topo_01.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.topo2 {
	background-color: #000000;
	width: 227px;
	height: 37px;
	background-image: url(imagens/topo_02.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.topo3 {
	background-color: #000000;
	width: 272px;
	height: 37px;
	background-image: url(imagens/topo_03.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.topo4 {
	background-color: #0A1066;
	width: 276px;
	height: 91px;
	background-image: url(imagens/topo2_01.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

.topo5 {
	background-color: #0A1066;
	width: 227px;
	height: 91px;
	background-image: url(imagens/topo2_02.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

.topo6 {
	background-color: #0A1066;
	width: 272px;
	height: 91px;
	background-image: url(imagens/topo2_03.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

.topo7 {
	background-color: #0A1066;
	width: 272px;
	height: 25px;
	background-image: url(imagens/topo3_01.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

.topo8 {
	background-color: #0A1066;
	width: 58px;
	height: 25px;
	background-image: url(imagens/topo3_02.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

.rodape {
	background-color: #624DAC;
	width: 775px;
	height: 22px;
	background-image: url(imagens/rodape.gif);
	background-repeat: no-repeat;
	background-position: 0;
	cursor: hand;
}



.container_texto {
	padding: 30px;
}


.rotulo_form {
	width: 80px;
	padding-top: 2px;
}

.campo_form {
	width: 200px;
	height: 18px;
	border: 1px solid #D8D8D8;
	color: #00c;
	font-family: Arial;
	font-size: 11px;
}

.campoarea_form {
	width: 200px;
	height: 50px;
	border: 1px solid #D8D8D8;
	color: #00c;
	font-family: Arial;
	font-size: 11px;
}


.direita {
	text-align: right;
	padding-right: 50px;
}


.texto_apoio_imagens {
	font-family: Arial;
	font-size: 13px;
	width: 160px;
	line-height: 130%;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

.maozinha {
	cursor: pointer;
}
