@charset "utf-8";
.fondo {
	background-image: url(img/fondo2.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.hist-bg {
	background-attachment: fixed;
	background-image: url(html/historia/historia_r3_c6.jpg);
	background-repeat: no-repeat;
}
.blanco-normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.aniejo-bg {
	background-attachment: fixed;
	background-image: url(html/aniejo/aniejo_r4_c6.jpg);
	background-repeat: no-repeat;
}
.blanco-bg {
	background-attachment: fixed;
	background-image: url(html/blanco/blanco_r4_c3.jpg);
	background-repeat: no-repeat;
}
.tiendasmx-bg {
	background-attachment: fixed;
	background-image: url(html/galeria/galeria_r3_c4.jpg);
	background-repeat: no-repeat;
}
.fondo-campo {
	background-color: #C38343;
	border: 1px solid #834921;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #580608;
}

.tiendasusa-bg {
	background-attachment: fixed;
	background-image: url(html/donde/donde_r3_c9.jpg);
	background-repeat: no-repeat;
}
.galeria-bg {
	background-attachment: fixed;
	background-image: url(html/galeria/galeria_r3_c4.jpg);
	background-repeat: no-repeat;
}
.reposado-bg {
	background-attachment: fixed;
	background-image: url(html/reposado/reposado_r4_c6.jpg);
	background-repeat: no-repeat;
}
