	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../capa_meio/bg_meio.jpg);
	background-repeat: no-repeat;
	background-color: #F0F1F3;
    background-position: center top;

}

.FormInput {
	BORDER: #cccccc 1px solid;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	padding-left: 3px;
	background: #f7f7f4;
	cursor:pointer;
}

.btnDefault {
	BORDER-RIGHT: #716f64 1px solid; 
	BORDER-TOP: #ece9d8 1px solid; 
	MARGIN: 0px 10px 0px 0px; 
	BORDER-LEFT: #ece9d8 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #716f64 1px solid; 
	BACKGROUND-COLOR: #f2f0f0; 
	height:20px;
	cursor:pointer;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 11px;
}
.titulos_g {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 18pt;
}

A.titulo:visited {color:#333333;text-decoration: none;}
A.titulo:active {color:#333333;text-decoration: none;}
A.titulo:link {color:#333333;text-decoration: none;}
A.titulo:hover {color:#990000;text-decoration: underline;} 



.TEXTOS_NOTICIAS_CAPA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style:bold;
}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}


.textos 	{
	    font-family: Georgia, "Times New Roman", Times, serif;
	    font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000;
		letter-spacing: 0px;
		}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
}
a:active {
	color: #333333;
}

.texto_p {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.paginacao{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
}