a:link {text-decoration: none;color: #AE2F27; text-decoration:underline}
a:active {text-decoration: none;color: #AE2F27; text-decoration:underline}
a:visited {text-decoration: none;color: #AE2F27; text-decoration:underline}
a:hover {text-decoration: underline; text-decoration:overline; color: #164104}

a.vermelho:link {text-decoration: none;color: #AE2F27; text-decoration:underline}
a.vermelho:active {text-decoration: none;color: #AE2F27; text-decoration:underline}
a.vermelho:visited {text-decoration: none;color: #AE2F27; text-decoration:underline}
a.vermelho:hover {text-decoration: underline; text-decoration:overline; color: #164104}
/*
a.externo:link {text-decoration: none;color: #0c2701}
a.externo:active {text-decoration: none;}
a.externo:visited {text-decoration: none;color: #0c2701}
a.externo:hover {text-decoration: underline;color: #164104}*/

body {
	font-face:Verdana;
	text-align: center;
	font-size: 11px;
	background-color: #D1D1D3;
	/*background-image: url(layout/fundo1.gif);*/
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family : Verdana;
	font : monospace;

	
}

td{

font-size:10px;}

.quadrado{
	position:relative;
		background-color:#aacfe7;
		BORDER-RIGHT: #000000 1px solid;
		width:176px;
		BORDER: #000000 1px solid;
		text-align:center;
}

.layout{
	position:relative;
	width:760px;
	background-color:#FFFFFF;
		BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	BORDER: #000000 1px solid;
}
.topo{

	background-repeat: no-repeat;

	width: 760px;
	position:relative;
	}
	
.creditos {

position:relative;
width:760px;
text-align:right;
}	
.conteudo {
	
	height:auto;
	overflow:auto;


}

.txt{
position:relative;
left: 15px;
width:700px;
}

.fundo {
	position:relative;
	text-align: center;
	width: 760px;
	background-image: url(imagens/estrutura/fundo.gif);
	

	background-repeat: no-repeat;
	background-color:#FFFFFF;

}



.esquerda {
	float: left;
	width: 179px;
	position:relative;
	left: 0px;
	
	text-align:justify;




}

.direita {
	float: left;
	width: 550px;
	position:relative;
	left: 15px;
	text-align:justify;
		
	
}
.espacamento{

position:relative;
	height:100px;
	}

.numeros {
	width:760px;
	background-repeat: no-repeat;
	
	position:relative;
	text-align:right;

	
	


	
}

.basetexto {
background-image: url(layout/base.gif);
	position:relative;
	clear:both;
	width:760px;
	height:21px;
	text-align:center;
}




/* xxxxxxxxxxxxxxx */
/* Estilo de forms */
/* xxxxxxxxxxxxxxx */

.recuo{
	position:relative;
	left:120px;
	
}

.campo { 
	font-family: Verdana; 
	font-size: 7pt; 
	background-color: #F7F7F7; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	BORDER: #000000 1px solid;
	}
	
	
.campo2 { 
	font-family: Verdana; 
	font-size: 7pt; 
	background-color: #ACCAED; 
	BORDER:0px ;
	scrolling:no;
	}
	
	
.botao { 
	font-family: Verdana; 
	background-color: #F7F7F7; 
	font-size: 8pt; border: #333333; 
	border-style: none; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	color: #000000; 
	margin-top: 1px; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; }
	
	.botao2 { 
	font-family: Verdana; 
	background-color: #F7F7F7; 
	font-size: 7pt; border: #333333; 
	border-style: none; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	color: #000000; 
	margin-top: 1px; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; }
	
	.botao3 { 
	font-family: Verdana; 
	background-color: #cccccc; 
	font-size: 7pt; border: #333333; 
	border-style: none; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	color: #000000; 
	margin-top: 1px; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; }
