
/*TEXTO DO SITE*/
.texto{
	font-size:11px;
	font-family: ARIAL;
	text-decoration: none;
	color : #18486D;
	line-height: 18px;
}


/*PARA O MENU*/
.menu {
	font-size:10px;
	font-family: ARIAL;
	text-decoration: none;
	color : #083456;

}

A.menu {
	font-size:10px;
	font-family: ARIAL;
	color : #818181;

}

A.menu:hover {
	font-size:10px;
	font-family: ARIAL;
	text-decoration: none;
	color : #18486D;
	
}

.TITULODESTAQUE{
	font-size:10px;
	font-family: ARIAL;
	text-decoration: none;
	color : #083456;
}

.TITULOS{
	font-size:18px;
	font-family: ARIAL;
	text-decoration: none;
	color : #B3C1CC;
}

A.textonoticia {
font-size: 11px;
font-family: ARIAL;
text-decoration: none;
color: #817D7D;
line-height: 16px;

} 

A.textonoticia:hover {
font-size: 11px;
font-family: ARIAL;
text-decoration: none;
color: #505050;
line-height: 16px;

}
A.pasta {
	font-size:10px;
	font-family: ARIAL;
	color : #083456;

}

A.pasta:hover {
	font-size:10px;
	font-family: ARIAL;
	text-decoration: none;
	color : #18486D;
}


