*{ margin:0px; padding:0px;}
html,body{
	margin:0;padding:0;
	background-color: #fff;
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
body{font: 76% arial;text-align:center;}
p{margin:5px 0 5px 0}
a{padding:5px; text-decoration:none; border: none;}

/*----- Bordes -----*/
.borde-Left {width:12px;background-image:url(../img/bordes/bg-Left2-trans.png);background-position:right top;background-repeat:repeat-y;}
.borde-Right {width:12px;background-image:url(../img/bordes/bg-Right2-trans.png);background-position:left top;background-repeat:repeat-y;}
.borde-Top {width:984px; height:12px;background-image:url(../img/bordes/bg-Top-trans.png);background-position:left top;background-repeat:repeat-y;}
.borde-Bottom {width:984px; height:12px;background-image:url(../img/bordes/bg-Bottom-trans.png);background-position:left top;background-repeat:repeat-y;}

/*----- Contenedor -----*/
div#menuTop { width:990px; height:216px; margin:0px auto;}
div#container{text-align:left}
div#container{width:968px;margin:8px auto;/*background-color:#FFFFFF;*/}

/*----- Principal -----*/
div#wrapper {background-color: #FFFFFF; width:968PX; margin:0px auto;}

/*----- Header -----*/
div#header {height:188px;margin:0 0 5px 0;}
div#header img{ border:1px solid #CCCCCC; margin:0 0 0 0;}
div#header-Interiores {height:51px; width:968px; float:left; margin:0 0 5px 0;
background-image: url(../img/bgHeaderInteriores.jpg);
background-position: left top; background-repeat: no-repeat;
}
div#header-Interiores div {
	font-size:20px; font-family: arial;
	color:#FFFFFF; text-align:left;
	margin: 8px 23px 0 11px;
}
.logo img{ border:1px solid #CCCCCC; margin:0 0 0 0;}

/*----- Contenido -----*/
div#content{float:right;width:723px; margin: 18px 0 0 0; font-size:12px;}
div#content p{font-size:12px; color:#999999;line-height:1.4; margin: 0px 0 0 0;}
div#content span{ font-size:20px; color:#999999;}
div#content img{
	float: left; background-image: url(../img/bg-ArticuloHome-trans.png);
	background-position: left top;background-repeat:no-repeat;
	padding: 12px; margin:0 23px 0 0;/*border: solid 1px #ccc;*/	
}
div#content-Interiores { color:#323232; float:left;width:958px; margin: 18px 0 0 0; padding:0 0 0 10px; font-size:12px;}
div#content-Interiores ul{margin:7px 0 7px 15px; padding:0;}
div#content-Interiores li{margin:5px 0 5px 18px; border: none; list-style-type: square;}
div#content-Interiores a{text-decoration:none; border: none; color: #006633;}
div#content-Interiores a:hover{text-decoration: underline; border: none; color: #006633;}
div#subArticulo {
	width: 723px; height: 168px;
	margin: 0px 0 0 0;
}
div#subArticulo1 {
	background-image:url(../img/subArticulo1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 345px; height: 73px;
	margin: 2px 0 0 0; float:left;
	padding: 13px 6px 13px 6px;
}
div#subArticulo1 span{ font-size:20px; color: #FFFFFF;}
div#subArticulo1 img{
	float: left; background-image: url(../img/bg-subArticuloHome-trans.png);
	background-position: left top;background-repeat:no-repeat;
	padding: 8px; margin:0 5px 0 0;/*border: solid 1px #ccc;*/	
}
div#subArticulo2 {
	background-image:url(../img/subArticulo2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 345px; height: 73px;
	margin: 2px 0 0 0; float:right;
	padding: 13px 6px 13px 6px;
}
div#subArticulo2 span{ font-size:20px; color: #FFFFFF;}
div#subArticulo2 img{
	float: left; background-image: url(../img/bg-subArticuloHome-trans.png);
	background-position: left top;background-repeat:no-repeat;
	padding: 8px; margin:0 5px 0 0;/*border: solid 1px #ccc;*/	
}
.leer-blanco {
 	width:65px; height:12px; margin: 7px 0 0 0;
 	background-image: url(../img/leer+blanco-trans.png);
	background-position: left TOP;
	background-repeat: no-repeat; cursor: pointer;
}
.leer-negro {
 	width:65px; height:12px; margin: 7px 0 0 0;
 	background-image: url(../img/leer+negro-trans.png);
	background-position: left TOP;
	background-repeat: no-repeat; cursor: pointer;
}
.bgTitulo {
	width: 250px; height: 21px;
	padding: 7px 0 0 11px; margin: 0 0 3px 0;
	background-image:url(../img/bgTitulos.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
/*----- Menu Lateral Izquierdo -----*/
div#navigation{
	width:209px;height:229px;
	margin:5px 0 0 0; padding: 53px 0 0 0;
	background-image:url(../img/bg-Menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
div#navigation{float:left;}
div#navigation ul{margin:0px; padding:0; list-style-type:none;}
div#navigation li{margin:6px 0 8px 18px; border: none;}

/*----- Parte extra o secundaria -----*/
div#extra{clear:both;
	width:905px;height: auto; margin:20px 0 0 0;
	padding:10px;
	background-color:#fff;
	background-image: url(img/bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
div#extra span{ font-size:15px; color:#CCCCCC;}
div#extra ul{margin:0px; padding:0; list-style-type:none;}
div#extra li{margin:5px 0 5px 18px; border: none; list-style-type:none;}
a{text-decoration:none; border: none; color:#FFFFFF;}
a:link{text-decoration:none; border: none; color:#FFFFFF;}
a:hover{text-decoration:underline; border: none; color:#FFFFFF;}
.extra-left {
	width:250px;
	color: #CCCCCC;
	font-size: 11px;
}
.extra-right {
	width:369px;
	color: #CCCCCC;
	font-size: 11px;
}
/*----- Marcas -----*/
/* Easy Slider */
											

/* Easy Slider */
/*----- Pie de Pagina -----*/
div#footer{
	width:928px;height:38px;
	color: #929292;
	padding:30px 18px 15px 18px;
	/*background-image:url(img/bg-Footer.jpg);
	background-position:left top;
	background-repeat: repeat-x;*/
	vertical-align:middle;
	font-size:10px;
}
div#footer p{margin:0;padding:5px 10px}
div#footer strong {font-weight:bold;}
div#footer a{padding:5px; text-decoration:none; color: #FFFFFF;}