.titulo-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.titulo-gris {
	font-family: "CG Omega" ;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.botonera {
	font-family: "CG Omega" ;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.botonera:hover {
	font-family: "CG Omega" ;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.items {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #FFCC33;
	font-weight: normal;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto-pequenio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    font-weight: normal;
}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	background-color: #F7F8F3;
	text-decoration: none;
	width: auto;
	border: 1px solid #F1DB6B;
}

