.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

body {
	background-color:#FFFFFF;
	background-image:url('imagenes/fondocentro.jpg');
	background-attachment:fixed;
	font-family:verdana, helvetica;
	font-size:13px;
	color:#3c0000;
	padding:0px;
	overflow-x:hidden;
	overflow:hidden auto;
}

p {
	text-align: justify;
	text-indent: 0px;
	margin:10px 20px 10px 40px;
	font-size: 13px;
}

a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

input {
	font-family:"Trebuchet MS";
	font-size:10px;
	background-color:#EDEDED;
	color:#393939;
}

textarea {
	font-family:"Trebuchet MS";
	font-size:10px;
	background-color:#EDEDED;
	color:#393939;
}

select {
	font-family:"Trebuchet MS";
	font-size:10px;
	background-color:#EDEDED;
	color:#393939;

}


p.formulario
	{
	text-align:left;
	color:#1A507F;
	}

p.direccion {
	text-align:center;
	text-indent: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #1A507F;
	font-size: 13px;
}

p.especial {
	text-align: justify;
	text-indent: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #620000;
	font-size: 12px;
}

p.centrado {
	text-align: center;
	text-indent: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #620000;
	font-size: 11px;
}

p.notita {
	font-size: 10px;
	color: #303030;
	font-style: italic;
	text-align: center;
	text-indent: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
}

h1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
}

h1.ventana {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}

h2 {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: #800000;
	text-align: left;
	margin:10px;
}

h3 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	margin:10px;
}

h4 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

p.referenciaoferta {
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	margin-bottom:10px;
	font-size: 9px;
	padding: 0px;
}

p.masofertas {
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	margin-left:100px;
	font-size: 9px;
	padding: 0px;
	font-weight:bold;
}

a.email {
	font-weight: bold;
	color: #300000;
}

#ofertas {
	margin:0px;
	padding:0px;
	width:250px;
	padding-left:12px;
	float:left;
}

#tablaofertas {
	font-size:9px;
	border:none;
	margin:0px;
	padding:0px;
	background-image:url('imagenes/fondoofertas.gif');
	background-repeat:repeat-y;
}

#pieofertas {
	text-align:right;
	vertical-align:top;
	padding:5px;
	margin:0px;
	height:52px;
	background-color:#FFFFFF;
	background-image:url('imagenes/topeofertas.gif');
	background-repeat:no-repeat;
}

#nuevos {
	margin:0px;
	padding:0px;
	width:238px;
	float:right;
}

#tablanuevos {
	font-size:9px;
	border:none;
	margin:0px;
	padding:0px;
}


#catalogo li {
	list-style:none;
	margin:4px;
	padding:3px;
	border:1px solid #88112B;
	width:160px;
	height:155px;
	overflow:hidden;
	float:left;

}
	#catalogo li .referencia {
		height:40px;
	}

.video {
	width:600px;
	margin:10px 150px;
}
.video div {
	float:right;
	display:block;
	width:200px;
	text-align:center;
}
#oferta {
	float:right;
	width:260px;
}
#bienvenida {
	float:left;
	width:700px;
}
div#direccion {
	float:left;
	margin:10px 70px;
	width:250px;
}
div#mapa {
	margin:10px 70px;
	float:right;
}
div#politica {
	margin:10px 70px;
	float:left;
}
div#imagenes a {
	margin:10px;
}


