.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.azul {color: #054082}
.azulygrande {color: #054082;
	font-size: 13px;
}
.verdeclaro {color: #009933}
.naranja {color: #B40023}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.botonera:hover
{
	color: #003399;
	text-decoration: none;
}
.normal {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
}
.TituloSeccionEspanol {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 20px;
	color: #666666;
}

.TituloSeccionOtro {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #999999;
}

.buscador {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*color: #666666;*/
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
