@charset "UTF-8";
/* CSS Document */

::selection 						{ background: #ef4d58; /* Safari */ }
::-moz-selectio						{ background: #ef4d58; /* Firefox */ }

body{
	background: #E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	margin:0; 
	background-image:url(../imagenes/tubos.jpg);
	background-position:fixed center;
	background-size:cover;
	/*font-family: 'Exo 2', sans-serif;
	background: #fffce4;
	border-top: 3px solid #ef4d58;
	overflow-x: hidden;*/
}

.cleare								{ display:block; clear:both; }

#wrapper{
	margin: auto;
	width:1200px;
	display:table;
	height:auto;
	background-image:url(../imagenes/fondo_trans.png);
	background-repeat:repeat;
}

#cabecera{
	width:100%;
	padding:10px 0;
	background-color:#FFF;
	height:120px;
	text-align:center;
	position:relative;
}
#soporte{
	width:250px;
	text-align:center;
	position:absolute;
	left:80%;
	top:20px;
}

#menu{
	width:100%;
	height:40px;
	background-color:#1275B8;
	display:block;
}
#menu ul{
	width:100%;
	height:40px;
}
#menu ul li{
	width:14.2%;
	height:40px;
	float:left;
	font-size:16px;
	color:#FFF;
	text-align:center;
	display:table;
	position:relative;
}
#menu ul li a{
	width:100%;
	height:20px;
	padding:10px 0;
	text-decoration:none;
	color:#FFF;
	display:table;
}
#menu ul li a:hover{
	background-color:#036;
}

.seleccionado{
	width:100%;
	height:3px;
	background-color:#F90;
	position:absolute;
	top:-3px;
}

#slide{
	width:100%;
	height:400px;
	overflow:hidden;
}

#marcas{
	width:100%;
	height:90px;
	padding:10px 0;
	background-color:#FFF;
}
#marcas ul{
	width:100%;
}
#marcas ul li{
	width:19.5%;
	float:left;
	text-align:center;
}

#footer{
	width:100%;
	height:40px;
	padding:10px 0;
	background-color:#1275B8;
	color:#FFF;
	font-size:12px;
	text-align:center;
}

/* CONTACTO */
#contacto{
	width:100%;
	height:auto;
	color:#333;
}
#contacto_izq{
	width:56%;
	padding:30px 2%;
	float:left;
}
#contacto_izq titulo{
	font-size:22px;
	color:#036;
	line-height:25px;
}

#contacto_der{
	width:36%;
	padding:30px 2%;
	float:left;
}
#contacto_der ul{
	width:100%;
}
#contacto_der ul li{
	width:90%;
	padding:5px 5%;
	height:auto;
	color:#09F;
	background-color:#FFF;
	border-left:solid 5px #FF9900;
	margin-bottom:5px;
}
#contacto_der ul li titulo{
	font-size:19px;
	color:#069;
}
#contacto_der ul li datos{
	font-size:13px;
	color:#333;
}

#contacto_der a{
	text-decoration:none;
	color:#777;
}

.txt{
	width:80%;
	padding:10px;
	background-color:#A0BFCE;
	color:#036;
	border:none;
	border-radius:5px;
	font-size:14px;
}

.txt2{
	width:80%;
	height:100px;
	padding:10px;
	background-color:#A0BFCE;
	color:#036;
	border:none;
	border-radius:5px;
	font-size:14px;
}

.enviar{
	width:140px;
	padding:10px;
	background-color:#036;
	color:#FFF;
	border:none;
	border-radius:5px;
	font-size:18px;
	cursor:pointer;
}
/* FIN DE BLOQUE */

/* SUCURSALES */
#sucursales{
	width:100%;
	height:auto;
	color:#666;
}
#sucursales ul{
	width:100%;
}
#sucursales ul li{
	width:20.7%;
	height:90px;
	padding:15px 2%;
	background-color:#BCCED7;
	font-size:14px;
	float:left;
	margin-left:0.3%;
}
#sucursales ul li titulo{
	font-size:14px;
	color:#036;
}
#sucursales ul li datos{
	font-size:12px;
	color:#333;
}
#sucursales ul li a{
	text-decoration:none;
}
/* FIN DEL BLOQUE */

/* PROVEEDORES */
#proveedores{
	width:100%;
	height:auto;
	color:#666;
	padding:10px 0;
	display:table;
}
#proveedores ul{
	width:100%;
}
#proveedores ul li{
	width:19.7%;
	height:70px;
	float:left;
	text-align:center;
	padding:15px 0;
	display:block;
	background-color:#FFF;
	margin-left:2px;
	margin-bottom:2px;
}
#proveedores ul li a{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	opacity:0.3;
}
#proveedores ul li a:hover{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	opacity:1;
}
/* FIN DEL BLOQUE */

/* PRODUCTOS */
#productos{
	width:100%;
	height:auto;
	color:#666;
	padding:10px 0;
	display:table;
}
#productos ul{
	width:100%;
}
#productos ul li{
	width:24.5%;
	padding:10px 0;
	float:left;
	border:solid 1px #ccc;
	border-radius:5px;
	background-color:#FFF;
	text-align:center;
	margin-left:2px;
	margin-bottom:2px;
}
#productos ul li img{
	height:100px;
	text-align:center;
	overflow:hidden;
}
#productos ul li titulo{
	color:#036;
	font-size:16px;
}
#productos ul li a{
	text-decoration:none;
	padding:5px 10px;
	background-color:#333;
	color:#FFF;
	border-radius:4px;
	font-size:13px;
}

#productos_1{
	width:26%;
	padding:10px 2%;
	height:260px;
	float:left;
	background-color:#FFF;
	text-align:center;
	position:relative;
	overflow:hidden;
}
#ampliar{
	width:30px;
	height:30px;
	position:absolute;
	top:250px;
	left:330px;
}
#productos_1 img{
	width:100%;
	text-align:center;
}
#productos_2{
	width:46%;
	margin:5px 2%;
	float:left;
	text-align:left;
	color:#666;
	font-size:13px;
}
#productos_2 titulo{
	padding:5px;
	background-color:#1275B8;
	color:#FFF;
	font-size:14px;
}
#productos_2 descripcion{
	width:94%;
	height:230px;
	background-color:#FFF;
	color:#555;
	font-size:13px;
	display:block;
	padding:10px 3%;
	overflow-x:hidden;
	overflow-y:scroll;
}

#separador{
	width:94%;
	padding:5px 3%;
	background-color:#1275B8;
	color:#FFF;
}

#producto_similar{
	width:18.7%;
	margin-right:1%;
	float:left;
	height:250px;
	background-color:#CCD6E0;
	border:solid 1px #ccc;
	border-radius:5px;
	font-size:12px;
}
#producto_similar imagen{
	width:100%;
	height:140px;
	background-color:#FFF;
	overflow:hidden;
	display:block;
	text-align:center;
	padding-top:10px;
}
#producto_similar imagen img{
	height:70%;
	width:auto;
	text-align:center;
}

.desc{
	width:50%;
	height:40px;
	font-size:12px;
	color:#333;
	padding:5px 5%;
}

.separador_azul{
	width:100%;
	border-bottom:solid 2px #1275B8;
}

#productos_3{
	width:20%;
	float:left;
	text-align:left;
	margin-top:21px;
	padding:5px 0;
	text-align:center;
}
#marca{
	width:100%;
	text-align:center;
	padding:5px 0;
	border-bottom:thin dotted #666;
	background-color:#FFF;
}

.ruta_1{
	font-size:13px;
	color:#036;
}
.link_1{
	text-decoration:none;
	font-size:13px;
	color:#036;
}
.ruta_2{
	font-size:13px;
	color:#069;
}
.link_2{
	text-decoration:none;
	font-size:13px;
	color:#069;
}
.ruta_3{
	font-size:13px;
	color:#09C;
}
.regresar{
	text-decoration:none;
	font-size:14px;
	color:#FFF;
	background-color:#036;
	padding:5px 10px;
	border-radius:5px;
}

#ruta{
	width:96%;
	padding:10px 2%;
	text-align:left;
	background-color:#CCD6E0;
}
/* FIN DEL BLOQUE*/

/* SOMOS */
#somos{
	width:100%;
	height:auto;
	color:#666;
	padding:50px 0;
	text-align:center;
	font-size:33px;
	background-color:#FFF;
}
#somos_izq{
	width:46%;
	padding:0px 2%;
	float:left;
	font-size:14px;
	text-align:left;
}
#somos_der{
	width:46%;
	padding:0px 2%;
	float:left;
	font-size:14px;
	text-align:left;
}
.resaltar{
	font-size:16px;
	font-weight:700px;
	color:#036;
}
/* FIN DEL BLOQUE */

/* PROMOCIONES */
#promociones{
	width:90%;
	height:auto;
	color:#666;
	padding:50px 5%;
	font-size:14px;
	background-color:#FFF;
}
#promociones_izq{
	width:25%;
	float:left;
	text-align:center;
	padding-top:10px;
	position:relative;
}
#porcentaje{
	width:100%;
	position:absolute;
	left:0px;
	top:40%;
	font-size:40px;
	color:#333;
}
#promociones_der{
	width:60%;
	padding:10px 2%;
	margin:0 2%;
	float:left;
	text-align:left;
	font-size:14px;
	background-color:#E5E5E5;
	border-radius:5px;
	min-height:130px;
}
#promociones_der titulo{
	font-size:20px;
	color:#036;
}
#promociones_der informacion{
	font-size:13px;
	color:#333;
}
#promociones_der fecha{
	font-size:13px;
	color:#666;
}
/* FIN DEL BLOQUE */

/* EVENTOS */
#eventos{
	width:100%;
	height:auto;
	color:#666;
	padding:10px 0;
	display:table;
}
#eventos ul{
	width:100%;
}
#eventos ul li{
	width:24%;
	height:150px;
	float:left;
	text-align:center;
	padding:0;
	display:block;
	background-color:#FFF;
	margin-left:2px;
	margin-bottom:2px;
}
#eventos ul li a{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	overflow:hidden;
	/*opacity:0.3;*/
}
#eventos ul li a:hover{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	opacity:1;
}
/* FIN DEL BLOQUE */