.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
}
.negritablanco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulosblanco {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textonegrita {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.imagen {
	border: 10px solid #FDF4F3;
}
.imagen2 {
	border: 10px solid #FDF4F3;
	margin-top: 10px;
}
.tituloscolor {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #D7271A;
}
.textoblanco {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.espaciobanner {
	margin-bottom: 10px;
}

