body /*  Corpo do site  */ {
	background-image:url(images2/bg.jpg);
	background-repeat:repeat-x;
	background-color:#1475a8;
	margin-top: 0px;
	color:#444444;
}
table{
	font-family: Arial;
	font-size: 12px;
	color:#444444;
}
.titmenu {
	font-family: Arial;
	font-size: 12px;
	color: #03517f;
	font-weight:bold;
}
.titmenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #03517f;
	font-weight:bold;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #03517f;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#116b9f;
}
.menu_top {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.menu_top:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.titulos {
	font-family: Arial;
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
}
.titnoticias {
	font-family: Arial;
	font-size: 14px;
	color: #444444;
	font-weight:bold;
	text-decoration: none;

}
.subtitnoticias {
	font-family: Arial;
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}
.noticias {
	font-family: Arial;
	font-size: x-small; /*12px;*/
	color: #444444;
	text-decoration: none;
	background-color:#FFF;
}
.noticiasb {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight:bold;
	text-decoration: none;
}
.noticiadata {
	font-family: Arial;
	font-size: 10px;
	color: #444444;
	font-weight:bold;
	text-decoration: none;
}
.noticiatexto {
	font-family: Arial;
	font-size: x-small; /*12px;*/
	color: #444444;
	text-decoration: none;
}
.vejamais {
	font-family: Arial;
	font-size: 11px;
	color: #f78c00;
	text-decoration: underline;	
}
.vejamais:hover {
	font-family: Arial;
	font-size: 11px;
	color: #f78c00;
	text-decoration: underline;	
}
.notnumero {
	font-family: Arial;
	font-size: 11px;
	color: #f78c00;
	font-weight:bold;
	text-decoration: none;	
}
.busca {
font:11px Arial;
color:#444444;
border:1px solid #1479ac;
width:110px;
height:20px;
}
.titnews {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;	
}
.textonews {
	font-family: Arial;
	font-size: x-small;/*11px;*/
	color: #FFFFFF;
	text-decoration: none;	
}
.formnews {
font:11px Arial;
color: ;
border:1px solid #1479ac;
width:180px;
height:18px;
}