@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:#000000;
}
/*############################################################*/
.txtMenuTopo {	
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
}
/*############################################################*/
.txtPretoP {	
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
/*############################################################*/
.txtPretoM {	
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
/*############################################################*/
.txtCinzaM {	
	font-family:Verdana;
	font-size:12px;
	color:#666;
}
/*############################################################*/
.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;
}
/*############################################################*/