@charset "UTF-8";

body { background-color: #000 }

#cuerpo {
	position: absolute;
	width: 1024px;
	height: 768px;
	z-index: 1;
	left: 50%;
	top: 0px;
	margin-left: -512px;
	background-color: #000;
	overflow: hidden;
	border: none;
	outline:none;
}
#cabeza {
	position: absolute;
	width: 918px;
	height: 70px;
	z-index: 1;
	left: 20px;
	top: 20px;
	overflow: hidden;
	background-color: black;
}

.logo_cabeza {
	top: 0px;
	left: 0px;
}

#home {
	position: absolute;
	width: 66px;
	height: 70px;
	z-index: 2;
	overflow: hidden;
	left: 938px;
	top: 20px; 
}
#l_facebook {
	width:30px;
	height:23px;
	position:absolute;
	height:20px;
	width:20px;
	top:610px;
	left:20px;
	z-index:3;
}
.menu {
	position:absolute;
	top:110px;
	left:20px;
	width:140px;
	height:351px;
	background:#000;
	overflow: hidden;
	z-index: 10;
}
.boton {
	position:absolute;
	width:140px;
	height:40px;
	top:0px;
	left:0px;
}
.btn {
	height:40px;
	width:140px;
	background-color:#af0417;
	/*background-color:#a30416;*/
	text-align:center;
	/*display:inline-block;*/
	margin:2px 0px;
	display:table-cell;
	vertical-align:middle;
	outline:none;
	border:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*cursor:pointer;*/
}
.boton.dos {top:44px; left:0px;}
.boton.tres {top:88px; left:0px;}
.boton.cuatro {top:132px; left:0px;}
.boton.cinco {top:176px; left:0px;}
.boton.seis {top:220px; left:0px;}
.boton.siete {top:264px; left:0px;}
.boton.ocho {top:308px; left:0px; height:42px;}
/*.boton.garantia {width:103px; height:24px; top:103px; left:112px; overflow:hidden;}*/
.boton.contacto {width:162px; height:23px;}
.boton.condicionventa {width:170px; height:15; top:610px; left:837px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}

.btn.ocho {height:43px}

/*.btn.gar {width:103px; height:24px}*/

.btn.contact {width:162px; height:23px}

.btn:hover {background-color:#e0001a; /*background-color:#cf031b;*/}

a {color:#FFF; text-decoration:none}

a:hover {/*text-decoration:underline; color:#FF9A13;*/ color:#7A9791}

/*#banner1 {
	position: absolute;
	width: 839px;
	height: 351px;
	z-index: 4;
	left: 165px;
	top: 110px;
	overflow: hidden;
	background-image: url(imagenes/banner_contactenos/banner_contactenos_fondo_3.jpg);
}
#banner1 > div{
	position: absolute;
	width: 839px;
	height: 351px;
	z-index: 1;
	visibility: visible;
}
#garantia {
	position: absolute;
	width: 328px;
	height: 135px;
	z-index: 5;
	left: 20px;
	top: 466px;
	overflow: hidden;
	background-image:url(../imagenes/garantia/banner_garantia_2.jpg)
}*/
#banner2 {
	position: absolute;
	width: 656px;
	height: 135px;
	z-index: 6;
	left: 348px;
	top: 466px;
	overflow: visible;
}
#banner2 > div{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	visibility: visible;
}
#pie {
	position: absolute;
	width: 822px;
	height: 23px;
	z-index: 7;
	left: 20px;
	top: 725px;
	overflow: hidden;
}
#contacto {
	position: absolute;
	width: 162px;
	height: 23px;
	z-index: 8;
	left: 842px;
	top: 725px;
	overflow: hidden;
}
#l_home {
	position: absolute;
	width: 66px;
	height: 15px;
	z-index: 1;
	top: 10px;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#l_carrito {
	position:absolute;
	width: 23px;
	height: 23px;
	z-index: 2;
	top: 40px;
	left: 20px;
}
.fbook_2 {
	position:absolute;
	width:26px;
	height:26px;
	top:610px;
	left:20px;
	z-index:99;
	background-image: url(../imagenes/logo_facebook/facebook_logo_3.png);
	background-repeat: no-repeat;
	/*background-color:blue;*/
	/*text-align:center;*/
	/*color:#FFF;*/
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	/*font-size:18px;*/
	/*vertical-align:middle;*/
	/*padding-top:3px;*/
	/*border-radius: 5px; */
}

.fbook_2a {
	position:absolute;
	width: 28px;
	height: 28px;
	top:610px;
	left:20px;
	z-index: 999;
}

.fbook_2a a {
	font-size: 26px;
	color: #3b5998;
}
.fbook_2a a:hover { color:#5977B6 }

/*-----------------------------------ventana modal mensaje inicio----------------------------------------
#ventMsg {
	position: absolute;
	z-index: 99;
	width: 400px;
	height: 250px;
	left: 50%;
	top: 50%;
	margin-top: -125px;
	margin-left: -200px;
	background-image:url(../imagenes/ventana_modal/modal_3.png);
	background-image: url(imagenes/ventana_modal/modal_novedades4.png);
}
#fondoMsg {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	left: 0;
	top: 0;
	background-image:url(../imagenes/ventana_modal/fondo_modal_2.png);
}        
#btnclose {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 99;
	top: 10px;
	left: 360px;
}
-----------------------------------ventana modal mensaje inicio----------------------------------------*/
a:link {border:none; outline:none;}
a:visited {border:none; outline:none;}
a:hover {border:none; outline:none;}
a:active {border:none; outline:none;}
img {border:none; outline: none;}

/*-----------------------------------logo mejorado facebook (pendiente)----------------------------------------*/
.facebook_3 {
  position: absolute;
  top: 610px;
  left: 20px;
  z-index: 999;
}

i.icon-facebook {
  /*color: #3b5998;*/
  color: #0882CD;
}
/*-----------------------------------logo mejorado facebook (pendiente)----------------------------------------*/


/*-----------------------------------Pie de pagina con fecha automatica------------------------------------------*/
#pie {
	font-family: arial;
	font-size: 11px;
	color: white;
	display: flex;
	flex-direction: row;
	align-items: center;
}

 







