.subtitulo {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-left: 20px;
}
.nota {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B10908;
	margin-left: 20px;
}

.tex_negrita {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.F-01 {
	background-image: url(img/fotos-promociones/roda01.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 10px;
}
.F-02 {
	background-image: url(img/fotos-promociones/quarters01.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 10px;
}

