@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:#FFFFFF;
	background:url(imagens/fundo_site3.jpg) left top no-repeat fixed;
}
/*############################################################*/
.txtMenuTopo {	
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
}
/*############################################################*/
.txtPretoP {	
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.txtPretoP a:link {	
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.txtPretoP a:active{	
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.txtPretoP a:visited{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.txtPretoP a:hover{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
/*############################################################*/
.txtPretoM {	
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
/*############################################################*/
.txtCinzaM {	
	font-family:Verdana;
	font-size:12px;
	color:#666;
}
.txtCinzaM a:link {	
	font-family:Verdana;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.txtCinzaM a:visited{	
	font-family:Verdana;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.txtCinzaM a:active{	
	font-family:Verdana;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.txtCinzaM a:hover{	
	font-family:Verdana;
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
/*############################################################*/
.txtUltimaNot {	
	font-family:Verdana;
	font-size:16px;
	color:#CE994C;
}
/*############################################################*/
.divNoticiaLegenda {
	background:#333;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:.60;
	width:90%;
	height:35px;
}
/*############################################################*/
.transparent {
          filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
          -moz-opacity : 0.8;
}
/*############################################################*/