/* CSS Document */

#top_index{
	display:block;
	float:left;
	width:940px;
	background-color: #FF0000;
}
#contenido .eslogan{
	display:block;
	float:left;
	width:450px;
	font-size: 23px;
	color: #EE4412;
	padding-right: 130px;
}
#contenido .eslogan h2{
	display:inline;
	font-size:23px;
	color:#EE4412;
	font-weight: normal;
}
#contenido p.tienda{
	display:block;
	float:left;
	width:290px;
	font-size: 12px;
	background-image: url(../img/ico_carrito.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #EE4412;
	text-align: center;
}
#contenido p.tienda span{
	display:block;
	width:240px;
	font-size: 10px;
	background-image: url(../img/ico_carrito.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #716F6E;
	padding-left: 50px;
	text-align: left;
	height: 40px;
	padding-top: 5px;
}
#contenido p.tienda a{
	display:block;
	background-image: url(../img/boton_visitar.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 17px;
	height: 25px;
	font-size: 10px;
	font-weight: blod;
	text-align: center;
	text-decoration: none;
	background-position: 40px 10px;
}

/*-------------------*/
.bloque1{
	display:block;
	float:left;
	width:910px;
	padding-top: 40px;
}
.bloque2{
	display:block;
	float:left;
	width:920px;
	padding-top: 40px;
}
.bloque3{
	display:block;
	float:left;
	width:920px;
	padding-top: 30px;
}
.bloque4{
	display:block;
	float:left;
	width:740px;
	background-image: url(../img/fondo_blog.jpg);
	background-repeat: no-repeat;
	padding-left: 180px;
	padding-top: 40px;
	background-position: left bottom;
	padding-bottom: 11px;
}
.bloque5{
	display:block;
	float:left;
	width:920px;
	background-image: url(../img/fondo_ultimos_articulos.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	background-position: left bottom;
	height: 150px;
}
.bloque6{
	display:block;
	float:left;
	width:920px;
	background-image: url(../img/fondo_ultimos_articulos.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	background-position: left bottom;
}
.bloque7{
	display:block;
	float:left;
	width:900px;
	background-image: url(../img/fondo_vea_tambien.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 13px;
}

/*----------------*/
b.destacados{
	display:block;
	float:left;
	width:590px;
	font-size: 18px;
	color: #E95114;
	text-align: center;
	background-image: url(../img/titulo_destacado.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 40px;
	font-weight: normal;
}
.registro_destacado{
	display:block;
	float:left;
	width:250px;
}
.registro_destacado p.categoria{
	display:block;
	float:left;
	width:250px;
}
.registro_destacado a.producto{
	display:block;
	float:left;
	width:140px;
	font-size: 12px;
	font-weight: bold;
	color: #EE4412;
	height: 50px;
}
.registro_destacado p{
	display:block;
	float:left;
	width:250px;
}
.registro_destacado p a{
	display:block;
	float:left;
	width:250px;
}
.registro_destacado{
	display:block;
	float:left;
	width:298px;
	background-image: url(../img/fondo_destacado.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left bottom;
	padding-bottom: 18px;
	padding-top: 10px;
}
.registro_destacado p.categoria{
	display:block;
	float:left;
	width:140px;
	font-size: 9px;
	color: #9B9999;
	padding-top: 15px;
	height: 18px;
}
.registro_destacado a{
	display:block;
	float:left;
	width:500px;
}
.registro_destacado p{
	display:block;
	float:left;
	width:140px;
	font-size: 10px;
	color: #545150;
}
.registro_destacado p a{
	font-size:9px;
	width: auto;
	display: block;
	float: none;
	padding-top: 10px;
	color: #EE4412;
}
.registro_destacado a.destacado_tallas{
	display:block;
	float:left;
	width:80px;
	font-size: 9px;
	font-weight: bold;
	color: #517D21;
	padding-top: 28px;
	height: 20px;
}
.registro_destacado p.precio{
	display:block;
	float:left;
	width:75px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 24px;
}
.registro_destacado p.precio span{
	font-size:9px;
	font-weight: normal;
	display: block;
}

/*------------------------------------------*/
h3.novedades{
	display:block;
	float:left;
	width:880px;
	font-size: 18px;
	color: #EE4412;
	background-repeat: no-repeat;
	background-position: 68px 3px;
	border-bottom: 1px solid #EE4412;
	padding-bottom: 2px;
}

.registro_novedad{
	display:block;
	float:left;
	width:190px;
	background-image: url(../img/fondo_novedad.jpg);
	height: 330px;
	padding-left: 10px;
	padding-top: 25px;
	background-position: 0px 25px;
	background-repeat: no-repeat;
	padding-right: 27px;
}
.registro_novedad img{
	display:block;
	margin: auto;
}
.registro_novedad p.categoria{
	display:block;
	float:left;
	width:180px;
	font-size: 9px;
	text-align: center;
	color: #9B9999;
	padding-top: 4px;
	padding-bottom: 6px;
}
.registro_novedad a.producto{
	display:block;
	float:left;
	width:180px;
	font-size: 11px;
	font-weight: bold;
	color: #545150;
	text-align: center;
	height: 45px;
}
.registro_novedad a.mas_info{
	display:block;
	float:left;
	width:180px;
	font-size: 10px;
	color: #EE4412;
	text-align: center;
	height: 24px;
}
.registro_novedad a.destacado_tallas{
	display:block;
	float:left;
	width:108px;
	color: #517D21;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	height: 25px;
	text-align: center;
}
.registro_novedad p.precio{
	display:block;
	float:left;
	width:75px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	color: #545150;
}
.registro_novedad p.precio span{
	font-size:9px;
	font-weight: normal;
	display: block;
}


/*-----------------------*/
.registro_producto{
	display:block;
	float:left;
	width:440px;
	background-image: url(../img/fondo_productos.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 10px;
}
.registro_producto .div_imagen{
	display:block;
	float:left;
	width:140px;
	padding-right: 20px;
	text-align: center;
}

.registro_producto p.categoria{
	display:block;
	float:left;
	width:230px;
	font-size: 9px;
	color: #9B9999;
	padding-top: 60px;
	height: 18px;
}
.registro_producto a.producto{
	display:block;
	float:left;
	width:230px;
	font-size: 14px;
	font-weight: bold;
	color: #EE4412;
	height: 40px;
}
.registro_producto p{
	display:block;
	float:left;
	width:230px;
	font-size: 11px;
	color: #545150;
}
.registro_producto p a{
	font-size:10px;
	width: auto;
	display: block;
	float: none;
	padding-top: 20px;
	color: #EE4412;
}
.registro_producto a.destacado_tallas{
	display:block;
	float:left;
	width:155px;
	font-size: 11px;
	font-weight: bold;
	color: #517D21;
	padding-top: 28px;
	height: 20px;
	text-align: right;
	padding-right: 15px;
}
.registro_producto p.precio{
	display:block;
	float:left;
	width:75px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 24px;
}
.registro_producto p.precio span{
	font-size:9px;
	font-weight: normal;
	display: block;
}


/*----------------------*/
p.titulo_blog{
	display:block;
	float:left;
	width:600px;
	font-size: 16px;
	font-weight: bold;
	color: #EE4412;
	padding-bottom: 15px;
}
p.descripcion_blog{
	display:block;
	float:left;
	width:600px;
	font-size: 11px;
	color: #545150;
	padding-top: 8px;
	padding-bottom: 15px;
}
a.articulo_blog{
	display:block;
	float:left;
	width:590px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../img/guion.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
	color: #EE4412;
}
a.enlace_blog{
	display:block;
	float:right;
	width:345px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	height: 25px;
	text-align: center;
}


/*------------------------------------*/
p.titulo_ultimos{
	display:block;
	float:left;
	width:880px;
	font-size: 16px;
	font-weight: bold;
	color: #545150;
	padding-left: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
.registro_noticia{
	display:block;
	float:left;
	width:410px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.registro_noticia a.enlace_ultimos{
	display:block;
	float:left;
	width:370px;
	color: #EE4412;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/guion.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
	padding-bottom: 10px;
}
.registro_noticia p.descripcion_ultimos{
	display:block;
	float:left;
	width:370px;
	font-size: 11px;
	color: #545150;
	padding-left: 10px;
}
.registro_noticia p.descripcion_ultimos a{
	display:block;
	font-size: 11px;
	color: #EE4412;
	font-weight: bold;
	padding-top: 6px;
}

/*--------------*/
h3.titulo_complementos{
	display:block;
	float:left;
	width:880px;
	font-size: 16px;
	font-weight: bold;
	color: #545150;
	padding-left: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
.registro_complementos{
	display:block;
	float:left;
	width:412px;
	padding-left: 25px;
	padding-bottom: 11px;
}
.registro_complementos .imagen{
	display:block;
	float:left;
	width:90px;
}
.registro_complementos a.enlace_complementos{
	display:block;
	float:left;
	width:250px;
	color: #EE4412;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/guion.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
	height: 38px;
}
.registro_complementos p.descripcion_complementos{
	display:block;
	float:left;
	width:250px;
	font-size: 11px;
	color: #545150;
	height: 60px;
	padding-left: 10px;
}
.bottom_complementos{
	display:block;
	float:right;
	width:250px;
	background-image: url(../img/bottom_complementos.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.registro_complementos a.destacado_tallas{
	display:block;
	float:left;
	width:155px;
	font-size: 11px;
	font-weight: bold;
	color: #517D21;
	padding-top: 8px;
	height: 20px;
	text-align: right;
	padding-right: 15px;
}
.registro_complementos p.precio{
	display:block;
	float:right;
	width:75px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
}
.registro_complementos p.precio span{
	font-size:9px;
	font-weight: normal;
	display: block;
}



/*-------VEA TAMBIÉN-------*/
p.titulo_vea_tambien{
	display:block;
	float:left;
	width:880px;
	font-size: 16px;
	font-weight: bold;
	color: #545150;
	padding-left: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	padding-top: 40px;
}
.registro_vea_tambien{
	display:block;
	float:left;
	width:412px;
	padding-left: 25px;
	height: 115px;
	padding-top: 20px;
}
.registro_vea_tambien .imagen{
	display:block;
	float:left;
	width:90px;
}
.registro_vea_tambien a{
	display:block;
	float:left;
	width:280px;
	color: #EE4412;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/guion.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
	height: 20px;
}
.registro_vea_tambien p.descripcion_complementos{
	display:block;
	float:left;
	width:280px;
	font-size: 11px;
	color: #545150;
	padding-left: 10px;
}
