/************************************************************************************************************
Estilos do SITE "
************************************************************************************************************/




* {
/* Zera todas as configurações  */
	text-decoration:none;
	list-style:none;
	border:none;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #e4c487 url(../imagens/fundogeral.jpg) fixed; 
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	/*  Para o IE barra colorida 
	scrollbar-face-color: #71C6FF;
	scrollbar-highlight-color: #0068aa;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #0068aa;
	scrollbar-arrow-color: #2587c5;
	scrollbar-track-color: #f9f7f7;
	line-height: 20px;
}
*/


div {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}




/************************************************************************************************************
# ESTRUTURA	GERAL DO SITE	
************************************************************************************************************/

#CENTRALIZADOR { 
	margin:0px auto;
	width:785px; 
	position: relative;
}


#TOPO { 
	position:absolute; 
	left:269px;
	top:-10px;
	width:533px;
	height:270px;
	z-index:50; 
	}


#MENU {
	position:absolute; 
	left:0px;  
	top: -10px;
	width:178px;
	height: 305px;
	z-index: 1;
}

	
#QUADRO_CONTEUDO {
 
	background: #ffffff url(../imagens/fundoconteudo1.gif) ;
	position:relative; 
	top:215px;
	left: 213px;
	width:577px;    
	z-index: 3;
	}
	

#CONTEUDO {  
	margin-left:14px; 
	padding-top:85px; 
	padding-left:2px; 
	padding-bottom:15px; 
	width:550px;

}

#CONTEUDO_home {  
	margin-left:14px; 
	padding-top:30px; 
	padding-left:2px; 
	padding-bottom:15px; 
	width:550px; 

}


#QUADRO_CONTEUDO_final {
	position: absolute;
	background: url(../imagens/fundoconteudo2.gif);
	left: 0px;
	width:577px;
	height:8px;
	bottom:-8px; 
}


#RODAPE { 
	position:relative; 
	width:705px;
	height:41px; 
	left:90px; 
	top:215px;
}


#ENQUETE {
	position:absolute; 
	left:30px;  
	top: 520px;
	width:180px;
	z-index: 1;
}

#ENQUETE_TITULO {
	position:absolute; 
	background-image:url(../imagens/titulo_enquete.gif);
	left: 16px;  
	top: 500px;
	width:194px;
	height:44px;
	z-index: 5;
}




/************************************************************************************************************
#LINKS		OUTROS ELEMENTOS 
************************************************************************************************************/

#MOLDURA_titulo {
	position:absolute;
	left:228px;
	top:240px;
	width:550px;
	height:40px;
	z-index:4;
	background-image: url(../imagens/titulo_fundo.gif);
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-left: 10px;
}

#MOLDURA_voltar {
	position:absolute;
	left:550px;
	top:238px;
	width:200px;
	height:40px;
	z-index:5;
	padding-top: 23px;
	text-align:right;
}

#LINHA_DIVISAO {
	width:534px;
	height:30px;
	background-image: url(../imagens/linha_divisao.gif);
	background-repeat: no-repeat;
}

#DIVISAO30 {
	height:30px;

}


#MOLDURA_voltaalista { 
	position:relative; 
	width:140px; 
	background-color:#E6E7E8; left:-10px;
	top:15px;  
	text-align:center; 
	padding:3px; 
	z-index:10;
}

#MOLDURA_ITEM {
	width:530px;
	border:
; 		background-color: #FBFBFB;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}


/************************************************************************************************************
#LINKS		Definições dos LINKS gerais do site 
************************************************************************************************************/




a:link {
	font-weight: bold;
	color: #173c63;	
	text-decoration: none;
}

a:active {
	font-weight: bold; 
	color: #173c63;	
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #173c63;	
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color:#2d63bb;		
	text-decoration: underline
}




/************************************************************************************************************
#LINK PERSONALIZADO						
************************************************************************************************************/


.link_LEIAMAIS {
	font-weight: bold; 
	font-size:10px; 
	color: #173c63;	
	text-decoration: none;
}

.link_LEIAMAIS:link {
	font-weight: bold; 
	font-size:10px; 
	color: #173c63;	
	text-decoration: none;
}

.link_LEIAMAIS:active{
	font-weight: bold; 
	font-size:10px; 
	color: #173c63;
	text-decoration: none;
}

.link_LEIAMAIS:visited {
	font-weight: bold; 
	font-size:10px; 
	color: #173c63;
	text-decoration: none;
}

.link_LEIAMAIS:hover { 
	font-weight: bold; 
	font-size:10px; 	
	color:#2d63bb;	
	text-decoration: underline;
}







.link_CINZA {
	font-weight: bold; 
	font-size:10px; 
	color: #808284;	
	text-decoration: none;
}

.link_CINZA:link {
	font-weight: bold; 
	font-size:10px; 
	color: #808284;	
	text-decoration: none;
}

.link_CINZA:active{
	font-weight: bold; 
	font-size:10px; 
	color: #808284;
	text-decoration: none;
}

.link_CINZA:visited {
	font-weight: bold; 
	font-size:10px; 
	color: #808284;
	text-decoration: none;
}

.link_CINZA:hover { 
	font-weight: bold; 
	font-size:10px; 	
	color:#000000;	
	text-decoration: underline;
}



/************************************************************************************************************
#IMAGENS		Configurações das imagens
************************************************************************************************************/

A:hover img {filter:alpha(opacity=85); -moz-opacity: 0.80; opacity: 0.80;}

#borda_imagempequena { 
/*border:1px solid #666666;*/
border:0px;
width:200px;
height:104px;
}



/************************************************************************************************************
#TÍTULOS		Definições dos títulos internos
************************************************************************************************************/


.TITULO_secao {
	font-weight: bold;
	text-align:left;
	font-size:16px;
	color: #78632b;
	}




.TITULO_texto {
	font-weight: bold; 
	font-size:12px; 
	color:#735a18;


}

.TITULO_explicativo_cinza10 { 
	font-size:10px; 
	color:#999999;
}

.TITULO__cinza10b { 
	font-size:10px; font-weight:bold; 
	color:#999999;
	}

.TITULO_cinza { 
	font-weight: bold; 
	font-size:14px; 
	color:#58595b;


}


.SUBTITULO_azul12 { 
	font-weight: bold; 
	font-size:12px; 
	color:#0690c4;


}


.SUBTITULO_azul14 { 
	font-weight: bold; 
	font-size:14px; 
	color:#087ba6;


}









/************************************************************************************************************
#FORMULÁRIOS
************************************************************************************************************/


textarea {
	background-color: #f1f1f2; 	
	border: 1px solid #999999;
}


input {
	background-color: #f1f1f2;
	border: 1px solid #999999;
}
select {
	background-color: #f1f1f2;
	border: 1px solid #999999;
}


.radio {
	background-color: #ffffff;
	border: 0;
}	
