.fondoDerecha {
	background-image: url(imgs/vendaMas.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.fondoNegro {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imgs/fondoNegro.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
}
