
/*TEXTO DO SITE*/
.texto{
	font-size:11px;
	font-family: verdana;
	text-decoration: none;
	color : #535356;
	line-height: 16px;
}


/*PARA O MENU*/
.menu {
	font-size:9px;
	font-family: verdana;
	text-decoration: none;
	color : #000054;

}

A.menu {
	font-size:9px;
	font-family: verdana;
	color : white;

}

A.menu:hover {
	font-size:9px;
	font-family: verdana;
	text-decoration: none;
	color : #000054;
	
}


.textomenu {
	font-size:9px;
	font-family: verdana;
	color : #BB9330;

}


/*PARA OS TÍTULOS*/

.titulonoticia {
font-size: 11px;
font-family: verdana;
text-decoration: none;
color: #910000;

} 

A.textonoticia {
font-size: 10px;
font-family: verdana;
text-decoration: none;
color: #101078;
line-height: 15px;

} 

A.textonoticia:hover {
font-size: 10px;
font-family: verdana;
text-decoration: none;
color: #505050;
line-height: 15px;

}

A.textotop {
font-size: 11px;
font-family: verdana;
text-decoration: none;
color: #920000;
line-height: 16px;

} 

A.textotop:hover {
font-size: 11px;
font-family: verdana;
text-decoration: none;
color: #2F0000;
line-height: 16px;

}

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

}

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

.titulos{
font-size: 16px;
font-family: arial;
text-decoration: none;
color: #3B93D2;

} 

.subtitulos{
font-size: 15px;
font-family: arial;
text-decoration: none;
color: #AAD9FB;

} 
A.pasta2 {
	font-size:10px;
	font-family: ARIAL;
	color : white;

}

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