.principal-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 2E2D2D;
	text-decoration: none;
}
.principal-texto a:hover {
	color:#DB6206;
}
/*.principal-texto-lateral {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: 3872A7;
*/
.principal-texto-lateral {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: 333333;

}
.principal-listmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: f9f9f9;
	border: 1px solid #CCCCCC;
}
.TEXTGRANDE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.TEXTGRANDE a:hover {
	color:#DB6206;
}
.interno-texto {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	color: #333333;


}
.interno-texto a:hover {
	color:#DB6206;
}
.principal-noticia-texto {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	color: #000000;

}
.input-listmenu {
	background-image: url(../images/fundo_list.gif);
}

