@charset "iso-8859-1";
/* CSS Document */

#divcontainer{
	width:1000px; /*ancho total de la pagina*/ 
/*	height:100%; /*idem*/ 
/*	border: 1px solid #777777; /*encadeno los 3 atributos claves del borde en una sola linea, ahorrando codigo XD*/ 
/*	background-color:#FFFFFF;*/
	margin: 0px auto; /*10px arriba y abajo, y auto a los lados, para los navegadores nuevos es suficiente para centrar la pagina*/ 
}

/*#encabezado{
	position:relative;
	float:left;
	background-image: url("../images/hinde0x.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width:774px;
	height:196px;
	border:#006633 1px solid;
}*/

#cuerpo{
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:769px;
	padding:0 0 0 5px;
}

#productos_promo{
	 position:relative;
	 float:left;
	 width:224px;
}
	 
#colIzq{
	position:relative;
	float:left;
	width:224px;
/*	border:1px solid #FF0000;*/
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	border-right:1px solid #CCCCCC;
}

#der{
	position:relative;
	float:left;
	width: 774px;
	/*background-image: url("../images/hindex.jpg");*/
    background-image: url("../images/banner_portada.png");
	background-repeat: no-repeat;
/*	padding-left:20px; */

}

#centro{
	position:relative;
	float: left;
	width:524px;
	padding-right:28px;
	padding-left: 6px;

	}
#mayorista{
	position:relative;
	float:left;
	width:524px;
	padding-top:18px;
	}

#promos{
	position:relative;
	float:left;
	width:524px;
	padding-top:18px;
	
	}
#noticias{
	position:relative;
	float:left;
	padding:5px;
	background-color:#e7f0f3;
	width:200px;
	Height:670px;
	}
	
#noticias img{
	border:1px solid #000000; 
}

#anuncios{
	position:relative;
	float:left;	
	padding-top:14px;	
}
	
#pcs{
	position:relative;
	float:left;	
	padding-top:14px;
}
#pcmur{
	position:relative;
	float:left;	
	padding-top:14px;	
	height:169px;
}
