body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto, .formText1, .newsList, .basicText, .normalItem, tr, td, table {
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.texto A, .newsList A, .normalItem A {
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.texto A:hover, .newsList A:hover, .normalItem A:hover {
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:12px;
text-decoration:none;
font-weight:normal;
}


.textoTituloNoticia, .styleNews {
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:18px;
text-decoration:none;
font-weight:bolder;
}

.textoMenu {
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.textoMenu a {
color:#666666;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:12px;
text-decoration:none;
font-weight:normal;
height:37px;
padding-top:16px;
padding-left:8px;
padding-right:8px;
}
.textoMenu a:hover {
color:#00366c;
}
.textoRodapeMenu {
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
.textoRodapeMenu a {
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
.textoRodapeMenu a:hover {
color:#cccccc;
}
.textoRodape {
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:11px;
text-decoration:none;
}
.textoRodape a {
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:11px;
text-decoration:none;
}
.textoRodape a:hover {
color:#00366C;
}

/* Noticias*/

#boxNews {
	padding: 15px;
}

#boxNews a {
font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}



/* formularios*/
.inputBusca{

	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: auto;
}
.formButton, button {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #033886;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;

}
.searchResultAbstract {
text-decoration: underline;
font-style:italic;
}