@charset "UTF-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #635240;
	text-align: left;
}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #F5E2CF;
	text-align: left;
}
.editorial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F5E2CF;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F5E2CF;
	text-align: left;
	vertical-align: bottom;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;

}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	
}
a{
	color: #F5E2CF;
	text-align: center;
	text-decoration: none;	
}

a:hover{
	color: #F5E2CF;
	text-align: center;
	text-decoration: none;	
}
.bandera {
	background-image: url(images/bandera.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}

.corbata {
	background-image: url(images/style/back_corbatas.jpg);
	background-repeat: no-repeat;
	background-position: right 250px;
	background-color: #62513e;
}

.pin {
	background-image: url(images/pin.jpg);
	background-repeat: no-repeat;
	background-position: right 750px;
}
.pin2 {
	background-image: url(images/pin.jpg);
	background-repeat: no-repeat;
	background-position: right 600px;
}

.letrero {
	background-image: url(images/letrero.jpg);
	background-repeat: no-repeat;
	background-position: right 700px;
}
.letrero2 {
	background-image: url(images/letrero2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.letreror {
	background-image: url(images/letrero_right.jpg);
	background-repeat: no-repeat;
	background-position: left 400px;
}
.reloj {
	background-image: url(images/back_reloj.jpg);
	background-repeat: no-repeat;
	background-position: 200px 640px;
}

.colchones {
	background-image: url(images/back_colchones.jpg);
	background-repeat: no-repeat;
	background-position: left 420px;
}

.bandera_down {
	background-image: url(images/bandera_down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

