.TITULOS {
	font-size: 25px;
	font-weight: bold;
	color: #917430;
}
.pie {
	font-size: 13px;
	color: #333;
}
.promociones {
	font-size: 18px;
	color: #2f2421;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.texto2 {
	font-size: 13px;
	color: #2f2421;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.textointrto {
	font-size: 13px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}

.referencia {
	font-size: 18px;
	color: #CCC;
	font-weight: bold;
}


.texto {
	font-size: 13px;
	color: #9a9290;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
}
.texto-just {
	font-size: 13px;
	color: #9a9290;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: justify;
}


.logo {
	font-size: 60px;
	color: #757172;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.subtitulo {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#fondo {
	background-image: url(imagenes/back.jpg);
	background-position: -380px;
}
#fondo2 {
	background-color: #f4f2ea;

}


body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
