@charset "UTF-8";

ul
{
	list-style-image: url(../imagens/seta.gif);
}

ul.menu
{
	list-style-image: url(../imagens/seta2.gif);
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	padding-left: 30px;
}

body {
	background-image: url(../imagens/fundo_interna.gif);
	margin: 0px;
}
.texto_cinza1 {
	color: #888;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto_lavrale {
	color: #EF322E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto_dados {
	color: #888;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.texto_email {
	color: #EF322E;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto_dados_vermelho {
	color: #EF322E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.links {
	color: #888;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.texto {
	color: #777;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.data {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.titulo_submenu {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.sublinks {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	padding-bottom: 8px;
	padding-top: 2px;
}

.linha  {
	background-image: url('../imagens/separador2.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.texto_historico  {
	color:#888; 
	font:11px Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.texto_historico_vermelho  {
	color:#EF322E; 
	font:11px Arial, Helvetica, sans-serif;
	text-decoration : none;
}

#ip_pesquisa {
	border:0px;
	background-image:url(../imagens/input_pesquisar.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	width:180px;
	padding:0px 3px 2px 0px;
	margin-top:2px;
	height: 23px
	
} 

input#pesquisar {
	padding: 2px 2px 0px;
	margin-left: 5px;
	padding-bottom:1px;
	border:0px solid #006699;
	font-size:80%;
	background-color:#ffffff;
	width:125px;
	margin-top:3px;
	height: 19px;
	margin-right: 10px

} 

#ip_login {
	border:0px;
	background-image:url('../imagens/input_login.gif');
	background-position:bottom left;
	background-repeat: no-repeat;
	width:90px;
	padding:0px 3px 2px 0px;
	margin-top:2px;
	height: 23px
} 

#ip_senha {
	border:0px;
	background-image:url('../imagens/input_login.gif');
	background-position:bottom left;
	background-repeat: no-repeat;
	width:120px;
	padding:0px 3px 2px 0px;
	margin-top:2px;
	height: 23px
} 

input#Login{
	padding: 2px 2px 0px;
	margin-left: 5px;
	padding-bottom:1px;
	border:0px solid #006699;
	font-size:80%;
	background-color:#ffffff;
	width:75px;
	margin-top:3px;
	height: 19px;
	margin-right: 10px
}

input#Senha{
	margin-left: 5px;
	border:0px solid #006699;
	font-size:80%;
	background-color:#ffffff;
	width:75px;
	margin-top:3px;
	padding-top:2px;
	height: 15px;
	margin-right: 10px
}

input.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border: solid 1px #666666;
}

a.LinkNoticia {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

a.LinkNoticia:hover {
	text-decoration: underline;
}

#TabelaFormContato {
	margin-top:31px;
}

#TabelaFormContato img {
	cursor:pointer;
}

#TabelaFormContato input, select, textarea {
	
	color:#414042; 
	font:11px Arial, Helvetica, sans-serif; 
	font-weight:bold;
	background-color:#bcbcbc;
	border:0;
}

#LinkHistorico {
	color:#000; 
	font:11px Arial, Helvetica, sans-serif;
}

#LinkHistorico a {
	color:#888; 
	font:11px Arial, Helvetica, sans-serif;
	text-decoration : none;
}

#LinkHistorico a:hover {
	text-decoration : underline;
}

#TDPesquisa {
	color:#000; 
	font:12px Arial, Helvetica, sans-serif;
}

#TDPesquisa a {
	color:#888;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration : none;
}

#TDPesquisa a:hover {
	text-decoration : underline;
}


/*=======================*/
/*===ESTILO GALERIA======*/
#DIVBTVoltarFoto {
	position:absolute;
	margin-left:36px;
	*margin-left:0px; /* Hack para IE7 */
	_margin-left:0px; /* Hack para IE6 */
	margin-top:268px;
	cursor:pointer;
}
		
#DIVFundoVoltarFoto {
	width:28px;
	height:30px;
	position:absolute;
	background-color:#da3635;
	margin-top: 260px;
	margin-left:27px; 
	*margin-left:0; /* Hack para IE7 */
	_margin-left:0; /* Hack para IE6 */
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
}
			
#DIVFundoVoltarFoto:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	cursor:pointer;
}

#DIVBTAvancarFoto {
	position:absolute; 
	margin-left:354px;
	*margin-left:330px; /* Hack para IE7 */
	_margin-left:330px; /* Hack para IE6 */
	margin-top:7px;
	cursor:pointer;
}

#DIVFundovancarFoto {
	width:28px;
	height:30px;
	position:absolute;
	margin-left:344px;
	*margin-left:320px; /* Heck para IE7 */
	margin-top:0px;
	_margin-top:0px; /* Hack para IE6 */
	background-color:#da3635;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
}

#DIVFundovancarFoto:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	cursor:pointer;
}
			
#DIVFotosDetalhes {
	align:center;
	width:345px; 
	height:261px; 
	margin-left:0px;
}
			
#DIVLinkGaleriaFotos a:hover {
	text-decoration:underline;
}
