
.complemento_inicio{
	float:right;	
	width:346px; 
	height:594px; 
	
	/*background:url(../images/inicio_bg.png) bottom left no-repeat;*/
	background-image: url(../images/inicio_bg.png)  !important;	
	background-image: none;	
	background-position:bottom left;
	background-repeat:no-repeat;	
}

.contenidos_inicio{
	display:block;
	width:636px;/*638*/
	height:470px;
	background-color:#000000;
	border-top:#000000 2px solid;
	border-right:#000000 2px solid;	
}


.cuerpo_sup{
	display:block;
	float:left;
	height:287px;
	margin-bottom:3px;
	margin-right:3px;
	background: url(../images/sup_bg.jpg) bottom right no-repeat;
}


.content_novedades{
	display:block;
	float:left;
	width:100%;
	height:178px;
	background:url(../images/novedades_bg.jpg) top left no-repeat;	
	font-size:10px;
}

/******************** cuerpo *****************************/

#banner_colecciones{
	display:block;
	float:left;
	width:259px;
	height:287px;
	background:url(../images/banner_colecciones.jpg) top left no-repeat;
	margin-right:6px;
	margin-right:3px !important;	
	color:#514a44;
	text-align:right;
	text-decoration:none;
	font-size:10px;
}

#banner_colecciones span{
	display:block;
	padding-right:10px;
}

#banner_colecciones span.h2{
	color:#b30404;
	font-size:24px;
	letter-spacing:-1px;
	padding-top:13px;
}


#banner_el_ajoli{
	display:block;
	float:left;
	width:372px;
	height:108px;
	background:url(../images/banner_el_ajoli.jpg) top left no-repeat;
	color:#b30404;
	text-decoration:none;
	font-size:9px;
}


#banner_el_ajoli span{
	display:block;
	margin-left:18px;
}

#banner_el_ajoli span.h2{
	color:#b30404;
	font-size:24px;
	letter-spacing:-1px;
	padding-top:18px;
	color:#1d1d1d;
}

.sobre{
	display:block;
	float:left;
	margin-top:-40px;
	width:181px;
	height:219px;/*219*/
	position:relative;
	z-index:1;	
	
	/*background: url(../images/sobre_bg.png) bottom left no-repeat;*/
	background-image: url(../images/sobre_bg.png)  !important;
	background-image: none;
	background-position:bottom left;
	background-repeat:no-repeat;	
}


 /********** novedades **************/

.content_novedades a{
	text-decoration:none;	
	color:#acacac;
}


.content_novedades a:hover{
	color:#b30303;
}
	 
.novedades{
	display:block;
	float:right;
	clear:none;
	width:299px;/*327*/
	height:130px;/*160*/
	background-color:#1d1d1d;
	padding:13px;
	text-align:justify;
}


.novedades h2{
	font-size:23px;
	letter-spacing:-2px;
	margin-bottom:10px;
}

.novedades p{
	display:block;
	margin-bottom:15px !important;
	margin-bottom:7px;	
}



.novedades .titular{
	display:block;
	width:100%;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.novedades .link_leer_mas{
	color:#b30303;
}


#link_listado_noticias{
	float:right;
	clear:both;
	margin-top:5px;
	margin-right:13px;
}

 /********** novedades **************/
 
/******************** cuerpo *****************************/
