.fuente-tit {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.fuente-cuerp {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}

.negro {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 16px;
}
.negro font_pequeño {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.blanco {
	background-image: url(img/blanco.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}


.gris {
	background-image: url(img/gris.jpg);
	background-repeat: repeat;
}
