*{
	margin:0;
	padding:0;
	}
	
	
	
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/open/opensans-condbold-webfont.eot');
    src: url('../fonts/open/opensans-condbold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/open/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/open/opensans-condbold-webfont.ttf') format('truetype'),
         url('../fonts/open/opensans-condbold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
body{
	margin:0;
	padding:0;
	background-image:url(../img/bg.jpg); 
	background-attachment:fixed;
	font-family: 'robotolight';
	font-size:15px;
	
}


#lineaNaranja{
	width:100%; 
	height:5px; 
	background-color:#0069b4;
}

#wrapper{
	width:990px; 
	height:auto; 
	margin:0 auto;
}


#topSuperior{
	height:40px; 
	width:100%; 
}

#logo{
	width:366px;
	float:left;
	height:154px;
	background-image:url(../img/logo.png);
	margin-left:-23px;
	margin-top:-6px;
	z-index:300;
	position:absolute;
	}

#menuPpal{
	width:660px;
	float:right;
	height:30px;
	background-color:#000000;
	z-index:1;
	top:-148px;
	padding-left:70px;
	padding-top:10px;
	
	font-family:'robotolight';
	font-size:14px;
	}
	
#menuPpal ul li{
	display:inline;
	padding:5px;
	border-right: #333333 2px solid;
	}
	
	
#menuPpal ul li a{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#menuPpal ul li a:hover{
	color: #ef9f46;
	}
	
#iconoFace{
	width:180px;
	float:right;
	height:45px;
	z-index:3;
	margin-top:-34px;
	margin-right:-10px;
	position:relative;
	background-image:url(../img/pestana_facebook.png);
	}
	
#imgFace{
	width:124px;
	height:36px;
	float:right;
	margin-right:20px;
	margin-top:5px;
	background-image: url(../img/icono_facebook.png);
	}

#imgFace:hover{
	opacity:0.7;
	cursor:pointer;
	}


#banner{
	width:100%;
	/*height:360px;*/
	height:auto;
	margin-left:1px;
	}
	

#menuCategorias{
	width:1150px;
	height:54px;
	background-image:url(../img/franja_menu.png);
	margin-left:-80px;
	}
		
#ofertas{
	width:100%;
	height:auto;
	}
	
.destacados{
	width:230px;
	height:320px;
	background-color:#FFFFFF;
	margin:8px;
	float:left;
}

.titProductos{
	width:200px;
	height:auto;
	color:#e52250;
	font-size:15px;
	text-align:center;
	font-family: 'robotobold';
}

#contenido{
	width:100%;
	height:auto;
	/* border:#00FF33 1px solid; */
}

.bannersHome{
	margin:5px;}


#promoFace{
	width:100%;
	height:auto;
	border: #FF3366 1px solid;
	}

#promoHome{
	width:660px;
	height:auto;
	display: inline-block;
	}

#facebook{
	width:300px;
	height:400px;
	margin-left:10px;
	border: #FF6600 1px solid;
	display: inline-block;
	}
    		

#footer{
	width:100%; 
	height:300px;
	background-color:#CCCCCC;
	border-top:#808080 6px solid;
	float:left;
}

#contentFooter{
	width:990px;
	height:175px;
	margin:0 auto;
	}

#itemsFooter{
	width:720px;
	height:170px;
	float:left;
}
	
.itemsPata{
	width:140px;
	height:150px;
	float:left;
	margin-top:20px;
	margin-right:4px;
	font-size:12px;
	}
	
.itemsPata ul li{
	list-style-image:url(../img/vineta.png);
	}
	
.itemsPata ul li a{
	text-decoration:none;
	color:#000;
	}
	
.itemsPata ul li a:hover{
	color:#666;
	}
	
#navarrito{
	width:259px;
	height:317px;
	border:#00FF33;
	float:left;
	margin-top:-130px;
	background-image:url(../img/navarrito.png);
	}

#datos{
	margin: 10px 0 0 0;
	font-family: 'robotolight';
	width:960px;
	height:70px;
	float:left;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color:#000;
	text-align:center;
}

/********* estilo para los productos descatados *******/	

.imagenProducto{
	height: 149px;
	width: 149px;
	margin-left: 34px;
	margin-top: 27px;
}
.imagenProducto a img{
	/* height:100%;
	width:100%; */
}
.tituloProductoDest{
	float:left;
	
	width: 100%;
	text-align: center;
	margin-top:-45px;
	/*padding: 0 0 18px 0;*/
	font-family: 'robotobold';
	font-size:15px;
	
}
.tituloProductoDest a {
	text-decoration:none;
	color:#E52250;
}
.descripProduct{
	margin-top: 26px;
	width: 100%;
	font-family: 'robotoregular';
	font-size: 12px;
	text-align:center;
}
.PrecioFinalProductDest{
	
	/*-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;*/
	width:100%;
	text-align:center;
	font-weight:bold;
	height:26px;
	background-image:url('../img/fondo_precio_destc.png');
	background-repeat:no-repeat;
	

}
.contentProductDestacados{
	
	margin-left:13px; 
	width: 226px;
	height:310px;
	background-color:white;
}
.PrecioMensual{
	margin-top:-20px;
	font-size:11.84px;
	text-align:center;
}

.VerDetallesDestacados{
	
	width:100%;
	height:26px;
}
.BotonverDetalleDestc{
	
	background-image:url('../img/boton_detalle.jpg');
	width: 78px;
	float: right;
	height: 26px;
	margin-right: 10px;
	margin-top: 1px;

}
/*menu*/
#menu-horizontal{
	 list-style: none; /*Elimina el bullet de la lista*/ 
     margin: 0; /*Sobre escribe los margenes de la lista a 0*/ 
     padding: 0; /*Sobre escribe el relleno de la lista a 0*/
	margin-left: 64px;
	float: left;
	margin-top: 10px;	 
	position: absolute;
	z-index: 100;
}
#menu-horizontal li{
	float: left;
	padding-left: 72px;
	color:white;
	font-weight:bold;
	
}
#menu-horizontal li a{
	text-decoration:none;
	color:white;
}

#indicador{
	background-image:url('../img/hover_menu.png');
	width:189px;
	height:57px;
	float:left;
	position: absolute;
	z-index: 98;
	margin-left: 105px;
	margin-top: -6px;
	display: none;
}
#viewport ul li img{
	margin-top: -10px;
}

/* Modificaciones cesar */	

.imgProductCategoria{
	margin-left: 35px;
	width:144.573px;
	height:145px;
	overflow:hidden;
}

.imgProductCategoria a img{
	border:none;
}

.browseProductImage{
	height: 100% !important;
	width: auto !important;
}

.browseProductImage:hover{
	opacity: 0.8;
}



.browseProductImage2{
	height: auto !important;
	width: 100% !important;
}

.browseProductImage2:hover{
	opacity: 0.9;
}


.descripcionProductoCategoria{
	width:200px;
	margin: -20px 0px 0px -60px;
	font-size: 11px;
	padding: 7px;
	text-align:center;
	font-family: 'robotolight';
	float:left;
}

.ContentProductos{
	width:223px;
	height:auto;
	background-color:white;

}

.contentAllProduct{
	
	width:715px;
}

.contentAll{
	width: 715px;
	/* border: 1px solid; */
	float: left;
}

.detalleProduct:hover{
	opacity: 0.8;
}

.detalleProduct {
	background-image:url('../img/botonVer.png');
	width:78px;
	height:26px;
	float:right;
	margin-top: -12px;
}
.detalleProduct a{
	margin-top: 4px;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: white;
	font-family: 'open_sans_condensedbold';
	font-size: 14px;
	text-transform: uppercase;

}
.tituloProductoV{


	height:38px;
	text-align:center;	

}
.tituloProductoV a{
	text-decoration:none;
	color: #E52250;
	font-family: 'robotobold';
}
.precioTotal{
	background-image:url('../img/lineaVerde.png');
	width:200px;
	height:28px;
	float: left;
	margin-left: -69px;
	text-align: center;
	
	font-family: 'robotobold';
	
}

.precioMensual{
	font-size: 11px;
	margin-left: -15px;
	font-family: 'robotobold';
	width: 150px;
	margin: 5px 0 0 -12px;
	text-transform: uppercase;
}
.anchoProductDetall{
	width: 715px;
	border:1px solid;
	background-color:white;
	/*height: 516px;*/
	height:auto;
	float:left;

}
.anchoDescripcionProduct{
	width: 342px;
	height: auto;
	font-family: 'robotoregular';
	line-height: 1.4em;
	text-align: justify;
	/*border: solid 1px #CBF;*/
}

.anchoDescripcionProduct ul li{
	font-family: 'robotoregular';
	font-size: 12px;
	color: #4E4E4E; 
	list-style-type:none;
	/*height: 15px;*/
	line-height: 20px;
	/*border: solid 1px #CBF;*/
}

.anchoDescripcionProduct ul li:before{
	content: "» ";
}

.anchoImgDetall{
	width:280px;
	height:auto;
	margin: 100px 0 0 20px;
}
.anchoImgDetall div a img{
	border:none !important; 
}

.tituloDetalleProd{
	width: 690px;
	height: auto;
	margin-top: 20px;
	float:right;
	text-align:center;
	color:#E52250;
	font-family: 'robotobold';
	font-size: 25px;
}

.titDetalleProd{
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size:25px;
}
.subtituloDescrip{
	color:#000;
	font-family: 'robotobold';
	text-transform:uppercase;
	font-size:20px;
}
.fondoPrecioSemanal{
	display: none;
		background-image:url(../img/lineaDetalle.png);
		width:444px;
		height:59px;
		margin-left: -168px;
		text-align:center;
}

.lineQuestion
{
	width: 472px;
	height: 2px;
	background-image: url(../img/lineQuestion.png);
}

.question
{
	width: 330px;
	margin: 20px 0 0 -65px;
	font-family: 'robotoregular';
	font-size: 12px;
	color: #4E4E4E; 	
}

.formSendMoreInfo
{
	width: 330px;
	margin: 10px 0 0 0px;
}

.icoFormMoreInfo{
	background-image: url(../img/icoForm.png);
	width: 61px;
	height: 45px;
	position: absolute;
	margin: -60px 0 0 -80px;
}

.inpuFieldQuestion
{
	background-color: #dcdbdb;
	width: 240px;
	padding: 2px;
}

.inpuFieldQuestion>input{
	width: 232px;
	font-family: 'robotoregular';
	border: none;
	font-size: 12px;
	background: none;
	color: #4E4E4E;
}

.btnSend
{
	background-image: url(../img/btnSend.png);
	width: 75px;
	height: 25px;
	margin: 0 0 0 5px;
	cursor: pointer;
}

.btnSend:hover
{
	opacity: 0.8;
}


.precioSemanal{
	font-family: 'robotobold';
	margin-top: 6px;
	float: left;
	margin-left: 40px;
	font-size: 35px;
}
.detailsSemanal{
	display: none;
	font-family: 'robotobold';
	float:left;
	margin:5px 0 0 80px;
	font-size: 14px;
	width: 180px;
	text-transform: uppercase;
}
.Jmodulos{
	width: 271px;
	height: 1050px;
	float: right;
	margin: 0 0 50px 0;
}

.Modulo1{
	float:left;
	width:auto;
	height:auto;
	
	margin: 0 12px;
}
.Modulo2{
	float:left;
	width:auto;
	height:auto;
	
	margin: 0 12px;
}
.Modulo3{
	float:left;
	width:auto;
	height:auto;
	
	margin: 0 12px;
}
.Modulo4{
	float:left;
	width:auto;
	height:auto;
	
	margin: 0 12px;
}
.productoDestacados{
	/* border: 1px solid red; */
	/*height: 450px; */ 
	height: auto;  
	width: 715px;
	float: left;
}

.ProducDestacadosDetall{
    background-image: url("../img/imgDestacados.png");
    width: 362px;
    height: 38px;
	margin: 25px 0 0 0;
	text-align:center;
}

.textDestacados{
		font-family: 'robotobold';
		font-size:22px;
		text-transform:uppercase;
		color:white;
		margin: 7px 35px;
		float: left;

}
.leftOfertas{
	
	background-image:url('../img/imgOferta.png');
	width:79px;
	height:79px;
	float:left;
	margin: -15px 0 0 -15px;
}
.titProd{
	width: 180px;
	margin: 0 32px;
}



#mElectroHogar{
	position:absolute;
	float: left;
	
	width: auto;
	/*height: auto;*/
	height:0px;
	margin-top:44px;
	margin-left:80px;
	background-color: white;
	display:none;
	/* border:1px solid #939393; */
	/*z-index:15;*/
	z-index: 10000;
	/*padding: 10px;*/
	overflow:hidden;
	
}

.E1{ float:left; width:57px; height:auto;text-align:center; margin:30px 0 0 30px;}
.E1 a{text-decoration:none; color:#E52250;}
.E2{ float:left; width:57px; height:auto;text-align:center; margin:30px 0 0 30px;}
.E2 a{text-decoration:none; color:#E52250;}
.E3{ float:left; width:57px; height:auto;text-align:center; margin:30px 0 0 30px;}
.E3 a{text-decoration:none; color:#E52250;}
.E4{ float:left; width:57px; height:auto;text-align:center; margin:30px 0 0 30px;}
.E4 a{text-decoration:none; color:#E52250;}

	
/* fin */	

/* stylos para el contenedor de articulos */

.contentIntArticulo{
width:678px;
height:auto;
padding:20px;
background-color:#FFFFFF;
margin-top:20px;
float:left;
overflow:hidden;
}

.tituloContact {
    background-image: url("../img/imgDestacados.png");
    margin: 25px 0 0;
    width: 362px;
    height: 38px;
}

.textoKub {
	color: white;
	font-size: 22px;
	text-transform: uppercase;
	width: 100%;
	padding-top: 5px;
	text-align: left;
	margin: 0 0 0 10px;
	font-family: 'robotobold';
}




/* Footer */

#itemsFooter{
	width:720px;
	height:170px;
	float:left;
}

.itemsPata {
	width: 140px;
	height: 150px;
	float: left;
	margin-top: 20px;
	margin-right: 4px;
	font-size: 12px;
}
.itemsPata ul li{
	list-style-image:url(../img/vineta.png);
}

/*empresa*/


#contentEmpresa {
	width: 675px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.copyEmpresa {
	width: 430px;
	height: auto;
	float: left;
	margin-left: 10px;
}
.copyEmpresa1 {
	width: 430px;
	height: auto;
	float: right;
	margin-right: 10px;
}
.copyEmpresa p {
	color: #2b2b2b;
	font-size: 12px;
	text-align: justify
}
.copyEmpresa1 p {
	color: #2b2b2b;
	font-size: 12px;
	text-align: justify
}
.imgEmpresa1 {
	width: 200px;
	height: auto;
	float: right;
}
.imgEmpresa2 {
	width: 200px;
	height: auto;
	float: left;
}
.titCopyEmpresa {
	color: #e52250;
	font-size: 18px;
	font-family: 'robotobold';
}

/**************clientes institucionales***************/

#contentInstitucional {
	width: 580px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left:40px;
}


#contentInstitucional p {
	color: #2b2b2b;
	font-size: 12px;
	text-align: justify
}

# contentInstitucional ul {
	width: 500px;
	margin-left:120px;
}

#contentInstitucional ul li {
	list-style-image: url(../img/vineta.png);
	
}

/************** eventos ****************/



.eventos{
	width:630px;
	padding:30px;
	height:140px;
	}
	
.eventos p {
	color: #2b2b2b;
	font-size: 12px;
	text-align: justify
}

.imgFecha{
	width:149px;
	height:149px;
	background-image:url(../img/fondo_fecha_evento.png);
	float:left;
	}
	

	
.imgFecha h3{
	padding-top:14px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family: 'robotobold';
	}
		
.imgFecha h2{
	
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-family: 'robotobold';
	}
	
.imgFecha h1{
	
	text-align:center;
	color:#000;
	font-size:58px;
	font-family: 'robotobold';
	}
	
.descrEvento{
	width:460px;
	height:auto;
	float:right;	
	}
	
.descrEvento h2{
        color: #4c98d2;
	font-size:22px;
	font-family: 'robotobold';
	}
	
.descrEvento h3{
	color: #2b2b2b;
	font-size:14px;
	margin-top:10px;
	}



/*navegacion de la paginacion Productos*/

.inicioKub li{
	/* border:1px solid red; */
	width:50px;
	height:20px;
	float:left;
	
	
}

.prevKub li{
	/* border:1px solid red; */
	width:50px;
	height:20px;
	float:left;
	
}

.nextKub li{
	/* border:1px solid red; */
	width:80px;
	height:20px;
	float:left;
}

.endKub li{
	/* border:1px solid red; */
	width:50px;
	height:20px;
	float:left;
}
.contadorKub{
	/* border:1px solid red; */
	width:20px;
	height:20px;
	float:left;

}
.pagCenter{
	margin:0 auto;
	width: 293px;
	height: auto;
	font-size:18px;
	margin-top:37px
}
.pagCenter a{
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
	color: white;
	
}
.pagenav{
	font-size: 16px;
	
	font-weight: bold;
}

.imgPrev{
	background-image:url('../img/anterior.png');
	width:12px;
	height:12px;
}
.InicioPrev{
	/* background-image:url('../img/anterior.png');
	width:12px;
	height:12px; */
}
.imgNext{
	background-image:url('../img/siguiente.png');
	width:12px;
	height:12px;
	float: left;
	margin-left: 30px;

}
.imgEnd{
	/* background-image:url('../img/siguiente.png');
	width:12px;
	height:12px; */
}
.subTituloCliente{
	padding: 15px;
	font-weight: bold;
	font-size: 17px;
}

.textlistCliente li{
	margin: 0 0 0 80px;
	text-align: justify;
	width: 565px;
}
.textlistCliente li span{
	font-weight: bold;
	font-size: 14px;
}

/*.menu {
	margin-top:0px;
	margin-left:-40px;
	}*/

.menuPrincipales{
	float: left;
	height: 145px;
	width: 120px;
	padding: 4px;
	text-align: center;
	margin-left: 6px;
	margin-top: 15px;
	background-image: url(../img/points.png);
	background-repeat: repeat-y;
	background-position: right;
	/*
	border-right: dotted;
	border-width: 2px;
	border-color: #949495;
	*/
	cursor: pointer;
} 

.menuPrincipales:hover{
	opacity: 0.8;
}

.menuPrincipales a{
	text-decoration: none;
	color: black;
	font-family: 'robotolight';
	
}

.menuPrincipales img{
	margin-top:8px ;
}
.imgproduct{
	height:120px;
}

.enlaceMenu
{
	color: #E52250;
	text-transform: uppercase;
	font-size: 13px;
    /*font-family: 'robotoregular';	*/
	font-family: 'robotobold';
}