body, html {
  /*overflow:hidden;*/
	height: 100%;
	padding: 0;
	background: url(../images/fondo.png);
}

body {
	margin: 0px;
	font-family:'glight', arial, verdana;
	font-size:12px;
}
img{
	border: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.todo {
	width: 100%;
	max-width:1020px;
	margin:auto;
}
.caja{
	float: left;
	width: 100%;
}
.caja-menu-prin{
	float: left;
	width: 100%;
}

.fondo01{
	background: #FFF;
}
.fondo02{
	background: #F2F2F2;
}
.header-box{
	margin: auto;
	width: 100%;
	max-width: 1020px;
	height: 65px;
	background: #FFF;
}
.loading{
	float: left;
	width: 16px;
	height: 16px;
	background: url(../images/loading.gif) no-repeat;
	margin: 5px 0 0 5px;
}
#logo a{
	float: left;
	width: 200px;
	height: 65px;
	background: none;
}
.separa0{
	float: left;
	width: 100%;
	height: 5px;
}
.separa{
	float: left;
	width: 100%;
	height: 15px;
}
.separa2{
	float: left;
	width: 100%;
	height: 30px;
}
.header{
	float: left;
	width: 100%;
	max-width: 1020px;
	height: 65px;
	background: #FFF url(../images/header-bg.png) no-repeat left;	
}
.contenido{
	margin: auto;
	width: 100%;
	max-width: 1020px;
	display: block;
	overflow: hidden;
}
/** Menu **/
.caja-menu{
	float: left;
	width: 100%;
	max-width: 1020px;
	height: 40px;
	background: #F0F0F0;
	border-bottom: 10px solid #000;
}
.menu a{
	float: left;
	width: auto;
	padding: 0px 33px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	position: relative;
}
.menu a:hover, .menu-act a{
	float: left;
	width: auto;
	padding: 0px 33px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	background: #AC1725;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}
.menu-sep{
	float: left;
	width: auto;
	height: 40px;
	color: #D5D5D5;
	line-height: 40px;
}
.menu-prod{
	float: left;
	width: 100%;
	background: #333;
	position: absolute;
	z-index: 999;
	margin-top: 10px;
}
.menu-flecha{
	float: left;
	width: 10px;
	height: 10px;
	background: url(../images/menu.png) no-repeat;
	margin-top: -10px;
	position: absolute;
	z-index: 999;
}
.menu-img{
	float: left;
	width: 170px;
	height: 170px;
	background: #FFF;
	margin-left: 5px;
	background: url(../images/producto-0.png) no-repeat center center;
}
.menu-prods{
	float: left;
	width: auto;
	height: 165px;
	/*background: #CCC;*/
	margin-top: 5px;
	margin-left: 5px;
}
.menu-caja-titulos{
	float: left;
	width: 100%;
	height: 20px;
	/*background: #CCC;*/
	border-bottom: 1px dashed #FFF;
}
.menu-caja-listas{
	float: left;
	width: 100%;
}
.menu-cajita, .menu-cajita2{
	float: left;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	/*background: #FFD;*/
}
.menu-cajita, .menu-lista a{
	width: 139px;
}
.menu-cajita2, .menu-lista2, .menu-cajita2 a, .menu-lista2 a{
	width: 165px;
}
.menu-lista a, .menu-lista2 a{
	float: left;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	/*background: #FFD;*/
	padding: 2px 0;
}
.menu-imagen{
	float: left;
}

.caja-selec{
	margin: auto;
	width: 100%;
	max-width: 295px;
	/*background: #CCC;*/
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
.selec-img{
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid #CCC;
}
.selec-info{
	float: left;
	width: 100%;
	max-width: 195px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 8px;
	line-height: 130%;
	height: 90px;
	overflow: auto;
}
.selec-info a{
	color: #AC1725;
}
.selec-info h1{
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 3px;
}
.selec-info p{
	padding: 0;
	margin: 0;
}








.rotativo{
	float: left;
	width: 100%;
	display: block;
}
.caja-nuevos{
	float: left;
	width: 100%;
}
.nuevos-back{
	float: left;
	width: 236px;
	height: 55px;
	background: url(../images/nuevos-bg.png) no-repeat;
}
.nuevos-lineas{
	float: left;
	width: 100%;
	max-width: 784px;
	height: 30px;
	background: url(../images/lineas-bg.png) center center no-repeat;
}
.nuevos-texto{
	float: left;
	width: 100%;
	max-width: 734px;/*784*/
	padding: 0 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #000;
}
.carousel-prod{
	margin: auto;
	width: 225px;
	/*height: 350px;*/
	border: 1px solid #CCC;
	background: #F2F2F2;
	display: block;
	overflow: hidden;
}
.prod-nombre{
	float: left;
	width: 90%;
	padding: 3px 5%;
	color: #AC1725;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.prod-info{
	float: left;
	width: 90%;
	height: 60px;
	padding: 3px 5%;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	display: block;
	overflow: hidden;
	line-height: 125%;
	margin-bottom: 10px;
}
.prod-mas a{
	float: left;
	width: 75px;
	height: 30px;
	background: #AC1725;
	text-align: center;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	border: 1px solid #AC1725;

}
.prod-mas a:hover{
	background: #FFF;
	text-align: center;
	color: #AC1725;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	border: 1px solid #AC1725;
}
.prod-cotizar a{
	float: left;
	width: 94px;/*146*/
	height: 30px;
	background: #333 url(../images/sobre01.png) left center no-repeat;
	border: 1px solid #333;
	line-height: 30px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 50px;
}
.prod-cotizar a:hover{
	background: #FFF url(../images/sobre02.png) left center no-repeat;
	color: #000;
}

.caja-direcciones{
	float: left;
	width: 100%;
	max-width: 1020px;
	height: 277px;
	background: url(../images/direcciones.png) center center no-repeat;
}
.direccion01, .direccion02{
	float: left;
	height: 177px;/*277*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	line-height: 100%;
	padding-top: 100px;
}
.direccion01{
	width: 30%;
}
.direccion02{
	width: 40%;
}
.direccion01 a, .direccion02 a{
	color: #FFF;
}
.caja-mapa{
	float: left;
	width: 100%;
	height: 400px;
}

/** Footer **/
.caja-footer{
	float: left;
	width: 100%;
	max-width: 1020px;
	height: 210px;
	background: #333333;
}
.caja-footer a{
	text-decoration: none;
	color: #FFF;

}
.caja-footer a:hover{
	text-decoration: underline;
	color: #FFF;
}
.footer01, .footer02, .footer03{
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 210px;
	padding: 0 15px;
	font-weight: lighter; ;
}
.footer01{
	width: 100%;
	max-width: 140px;/*200*/
	/*background: #CCC;*/
}
.footer02{
	width: 100%;
	max-width: 160px;/*225*/
	/*background: #999;*/
}
.footer03{
	width: 100%;
	max-width: 220px;/*300*/
	/*background: #666;*/
}
.footer04 a{
	float: right;
	width: 405px;/*300*/
	height: 210px;
	background: url(../images/footer-boton.png) no-repeat;
}
.footer05 a{
	display: none;
}
.footer-titulo{
	float: left;
	width: 100%;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 20px;
	font-size: 16px;
}
.footer-opcion{
	float: left;
	width: 100%;
	color: #FFF;
	margin: 1px 0;
}



/** Breadcrumb **/
.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 8px 0px;
}
.breadcrumbs{
	margin: auto;
	width: 100%;
	max-width: 900px;
	background: #F2F2F2;
	font-family: 'univers-regular', Arial, Verdana, sans-serif;
	font-size: 14px;
}
.breadcrumbs a{
	color: #000;
	text-decoration: none;
}
.breadcrumbs a:hover{
	color: #AC1725;
	text-decoration: underline;
}

/** Productos **/
.caja-producto{
	margin: auto;
	width: 100%;
	max-width: 995px;
	display: block;
	overflow: hidden;
}
.producto-izq{
	float: left;
	width: 100%;
	max-width: 690px;
	/*background: #CCC;*/
	margin-right: 10px;
}
.producto-der{
	float: left;
	width: 100%;
	max-width: 295px;
	/*background: #999;*/
}
.producto-img{
	float: left;
	width: 100%;
	max-width: 250px;
	/*height: 300px;*/
	border: 1px solid #CCC;
	/*vertical-align: middle;*/
	display: block;
	overflow: hidden;
}
.producto-nombre{
	float: left;
	width: 100%;
	max-width: 425px;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #AC1725;
	margin-bottom: 10px;
	line-height: 90%;
}
.producto-info{
	float: left;
	width: 100%;
	height: 150px;
	max-width: 425px;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	overflow: auto;
}
.producto-capa a{
	float: left;
	width: auto;
	padding: 2px 5px;
	border: 1px solid #000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background: #FFF;
	margin-left: 10px;
	font-weight: bold;
}
.producto-capa a:hover{
	float: left;
	width: auto;
	padding: 2px 5px;
	border: 1px solid #000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background: #AC1725;
	font-weight: bold;
}
.producto-color{
	float: left;
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	margin-left: 10px;
	display: block;
	overflow: hidden;
	/*cursor: pointer;*/
}
.productos-share{
	float: left;
	width: 135px;
	height: 24px;
	margin-left: 50px;
}
.share-no{
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/compartir.png) no-repeat 0 0 ;
}
.share-tw a{
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/compartir.png) no-repeat -24px 0;
	margin-left: 3px;
}
.share-fb a{
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/compartir.png) no-repeat -48px 0;
	margin-left: 3px;
}
.share-gp a{
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/compartir.png) no-repeat -96px 0;
	margin-left: 3px;
}
.share-em a{
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/compartir.png) no-repeat -72px 0;
	margin-left: 3px;
}
.productos-mas{
	float: left;
	width: 100%;
	height: 23px;
	border-bottom: 1px solid #AC1725;
}
.productos-mas01, .productos-mas01 a, .productos-mas02, .productos-mas02 a, .productos-mas03, .productos-mas03 a{
	float: left;
	height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.productos-mas01, .productos-mas01 a{
	width: 100%;
	max-width: 130px;
}
.productos-mas02, .productos-mas02 a{
	width: 100%;
	max-width: 190px;
}
.productos-mas03, .productos-mas03 a{
	width: 100%;
	max-width: 150px;
}
.productos-mas01 a:hover, .productos-mas02 a:hover, .productos-mas03 a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background: #000;

}
.masinfo{
	float: left;
	min-height: 125px;
	height: auto;
	background: #F2F2F2;
	display: block;

}
.caja-detalles, .caja-usos, .caja-cotizar{
	float: left;
	width: 96%;
	height: 100%;
	padding: 0 2% 0 2%;
	display: block;
	overflow: hidden;
	/*min-height: 50px;*/
}
#cotiza-mensaje{
	float: left;
	width: 100%;
	color: #F00;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}


.caja-flechas{
	float: left;
	width: 100%;
	height: 10px;
}
.productos-flecha{
	float: left;
	width: 100%;
	height: 10px;
	background: url(../images/menu.png) no-repeat center;
}
.productos-detalle{
	float: left;
	width: 100%;
	color: #000;
	/*background: #999;*/
}
.productos-usos{
	float: left;
	width: 100%;
	color: #000;
	/*background: #333;*/
	
}
.productos-detalle p, .productos-usos p{
	padding: 0;
	margin: 0;
}
.boton-ingar a{
	float: left;
	width: 100%;
	height: 123px;
	text-align: center;
	background: #CCC url(../images/boton-ingar.png) no-repeat center;
	display: block;
	overflow: hidden;
}

.pleca-prod-rel{
	float: left;
	width: 100%;
	height: 70px;
	background: url(../images/pleca-productos-rel.png) repeat-x;
	margin: 10px 0;
	font-family: 'univers-regular', Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 70px;
	color: #FFF;
	text-align: center;
}

.caja-prod-car{
	float: left;
	width: 100%;
}

.nuevos-back2{
	float: left;
	width: 100%;
	height: 55px;
	background: url(../images/nuevos-bg2.png) no-repeat;
	line-height: 40px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
}
.nuevos-texto2{
	float: left;
	width: 100%;
	max-width: 734px;/*784*/
	padding: 0 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #000;
	margin-left: 230px;
	margin-top: -20px;
}

/** Cotizar **/
#cotiza-primero{
	float: left;
	width: 100%;
	color: #AC1725;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
}
.cotiza-caja{
	float: left;
	width: 50%;
	/*background: #CCC;*/
	margin: 2px 0;
}
.cotiza-caja2{
	float: left;
	width: 100%;
	/*background: #CCC;*/
}
.cotiza-c01{
	float: left;
	width: 100%;
	max-width: 125px;
	text-align: right;
	padding-top: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	/*background: #666;*/
}
.cotiza-c02{
	float: left;
	width: 100%;
	max-width: 200px;
	margin-left: 5px;
	margin-bottom: 10px;
	/*background: #999;*/
}
.cotiza-c03{
	float: left;
	width: 100%;
	max-width: 525px;
	margin-left: 5px;
	margin-bottom: 10px;
	/*background: #999;*/
}
.cotiza-c04{
	float: left;
	width: 100%;
	max-width: 165px;
	text-align: right;
	padding-top: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	/*background: #666;*/
}
.cotiza-c05{
	float: left;
	width: auto;
	padding: 0 2px;
}
input.cotiza{
	border: 1px solid #CCC;
	padding: 2px;
	width: 185px;
}
input.cotiza-cantidad{
	border: 1px solid #CCC;
	padding: 4px 2px;
	width: 185px;
	width: 100px;
}
textarea.cotiza2{
	border: 1px solid #CCC;
	padding: 2px;
	width: 100%;
	max-width: 500px;
	height: 100px;
	resize:none;
}
select.cotiza3{
	float: left;
	width: 150px;
}
#agregarMas a{
	margin: auto;
	width: 150px;
	padding: 5px 0;
	background: #333;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#botonCotizar a{
	float: right;
	width: 100px;
	padding: 5px;
	text-align: center;
	background: url(../images/boton-fondo.png) repeat-x;
	margin-right: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#botonCotizar a:hover{
	text-decoration: none;
	font-size: 14px;
	background: #000;
	color: #FFF;
}
#botonCotizarValido{
	float: right;
	width: 100px;
	padding: 5px;
	text-align: center;
}
#botonCotizarMensaje{
	margin: auto;
	width: 375px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	text-align: center;
}
.caja-acepto{
	float: right;
	width: 290px;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-right: 20px;
}

/** Acerca de nosotros **/

.header-nosotros{
	float: left;
	width: 100%;
	max-width: 1020px;
	height: auto;
}
.nosotros-texto{
	margin: auto;
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	color: #000;
	text-align: justify;
}
.nosotros-texto p{
	padding: 0;
	margin: 0;
}
.nosotros-lineas{
	margin: auto;
	width: 95%;
	height: 8px;
	background: url(../images/lineas-bg.png) repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
}
.nosotros-logo{
	margin: auto;
	width: 250px;
	height: 80px;
	background: url(../images/logo.png) no-repeat;
	margin-bottom: 15px;
}


/** Ingar **/

.ingar-izq{
	float: left;
	width: 100%;
	max-width: 400px;
	padding-right: 20px;
	border-right: 1px solid #E6E6E6;

	
}
.ingar-der{
	float: left;
	width: 100%;
	max-width: 575px;
	margin-left: 20px;
	background: #F2F2F2;
}
.ingar-der h1{
	float: left;
	width: 98%;
	margin: auto;
	padding: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #AB1C28;
	text-transform: uppercase;
	padding-left: 10px;
	padding-bottom : 5px;
	border-bottom: 1px solid #333333;

}
.ingar-logo{
	float: left;
	width: 100%;
	text-align: center;
	background: #CCC;
}
.ingar-texto{
	margin: auto;
	width: 96%;
	text-align: justify;
	font-size: 12px;
	color: #000;
	padding-top: 15px;
}
.ingar-nombre{
	float: left;
	width: 100%;
	max-width: 125px;
	text-align: right;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}
.ingar-campo{
	float: left;
	width: 100%;
	max-width: 400px;
	text-align: left;
	margin-left: 10px;
}
.ingar-campo2{
	float: left;
	width: 100%;
	/*max-width: 400px;*/
	text-align: left;
	margin-left: 10px;
}
input.campo{
	float: left;
	width: 300px;
}
textarea.campotext{
	float: left;
	width: 100%;
	max-width: 500px;
	height: 125px;
	resize: none;
}
#botonIngar a{
	float: none;
	margin: auto;
	width: 100px;
	padding: 5px;
	text-align: center;
	background: url(../images/boton-fondo.png) repeat-x;
	/*margin-right: 20px;*/
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
}
#botonIngar a:hover{
	text-decoration: none;
	font-size: 14px;
	background: #000;
	color: #FFF;
}
.caja-ingar-acepto{
	float: none;
	margin: auto;
	width: 290px;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
}


.caja-form-acerca{
	margin: auto;
	max-width: 575px;
	width: 100%;
}


.menu-movil a, #caja-menu-movil, #redesMov, #caja-menu-movil{
	display: none;
}

/** Correo electronico **/
.caja-correo{
	float: left;
	width: 100%;
	max-width: 300px;
	/*background: #CCC;*/
	padding: 10px;
}
.correo-header{
	margin: auto;
	width: 100%;
	max-width: 235px;
	height: 32px;
	background: url(../images/icono-mail.png) no-repeat left center;
	padding-left: 40px;
	line-height: 32px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
.correo-nombre{
	float: left;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	text-transform: uppercase;
	margin-bottom: 5px;
}
.correo-campos{
	margin: auto;
	width: 100%;
	max-width: 250px;
}
.correo-campo{
	float: left;
	width: 100%;
}
input.inputCorreo{
	float: left;
	width: 100%;
	max-width: 235px;
	padding: 5px;
	background: #333;
	color: #FFF;
}
.linea-roja{
	float: left;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FD0010;
	margin: 10px 0;
}
.correo-boton{
	float: right;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	background: url(../images/boton-fondo.png) repeat-x;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
.correo-boton:hover{
	background: #000;
	color: #FFF;
	text-decoration: none;
}
#correo-mensaje{
	float: left;
	width: 100%;
	color: #F00;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/** Productos vistas **/

.caja-vistas{
	margin: auto;
	width: 100%;
	max-width: 900px;
	height: 30px;
}
.vista-ordenado{
	float: left;
	width: 100%;
	max-width: 200px;
	height: 30px;
	font-family: 'myriad_hebrewregular', Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 30px;
}
.vista-select1{
	width: 100px;
}
.vista-select2{
	width: 130px;
}
.vista-mostrar{
	float: left;
	width: 100%;
	max-width: 200px;
	height: 30px;
	font-family: 'myriad_hebrewregular', Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	margin-left: 15px;
}
.vistas-icos{
	float: left;
	width: 65px;
	height: 30px;
}
#vistas-ico01 a{
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/vistas-ico01.png) no-repeat;
	opacity: 0.8;
}
#vistas-ico02 a{
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/vistas-ico02.png) no-repeat;
	margin-left: 5px;
	opacity: 0.8;
}
#vistas-ico01 a:hover, #vistas-ico02 a:hover{
	opacity: 1.0;
}
#vistas-paginacion{
	float: right;
	width: 200px;
	height: 30px;
	/*background: #666;*/

}

#vistas-result{
	float: none;
	margin: auto;
	width: 100%;
	max-width: 965px;
	text-align: center;
	/*display:inline-block;*/
	margin-top: 5px;
	display: block;
	overflow: hidden;
	/*background: #CCC;*/
}

.vistas-prod{
	margin:3px;
	width: 225px;
	/*height: 225px;*/
	text-align:left;
	display:inline-block;
	background: #F2F2F2;
	margin: 5px 5px;
	border: 1px solid #C6C6C6;
}
.vistas-prod2{
	margin:3px;
	width: 110px;
	/*height: 112px;*/
	text-align:left;
	display:inline-block;
	background: #FFF;
	margin: 5px 5px;
	border: 1px solid #C6C6C6;
}
.vistas-img{
	float: left;
	width: 100%;
}




@media (max-width: 768px) {
	.header{
		float: left;
		width: 100%;
		max-width: 1020px;
		height: 50px;
		background: #C0262F url(../images/header-bg2.png) no-repeat left;	
	}
	.menu-movil a{
		float: right;
		width: 40px;
		height: 40px;
		background: url(../images/menu-movil.png) no-repeat;
		display: block;
		margin-right: 15px;
		margin-top: 5px;
	}
	#logo a{
		float: left;
		width: 55px;
		height: 50px;
		background: none;
	}
	#caja-menu-movil{
		float: left;
		width: 95%;
		/*height: 300px;*/
		position: absolute;
		right: 0;
		z-index: 99999;
		display: block;
		margin-top: 50px;
		background: #F0F0F0;
	}

	/** Productos **/
	.producto-img{
		float: none;
		width: 100%;
		margin: auto;
		max-width: 250px;
		height: 300px;
		border: 1px solid #CCC;
		/*vertical-align: middle;*/
		display: block;
		overflow: hidden;
	}
	#redesMov{
		display: block;
	}
	.productos-share{
		float: none;
		margin: 0;
		margin: auto;
		width: 135px;
		height: 24px;
	}
	.producto-info{
		height: auto;

	}
	.productos-mas{
		float: left;
		width: 100%;
		height: auto;
		/*border-bottom: 1px solid #AC1725;*/
	}
	.productos-mas01, .productos-mas01 a, .productos-mas02, .productos-mas02 a, .productos-mas03, .productos-mas03 a{
		float: left;
		width: 100%;
		max-width: none;
	}

	.direccion01, .direccion02{
		float: left;
		width: 100%;
		height: auto;
		font-size: 16px;
		padding: 30px 0;
	}
	.producto-izq, .producto-der{
		max-width: 100%;
	}

	.caja-footer{
		height: auto;
	}
	.footer01, .footer02, .footer03{
		width: 100%;
		margin: 0;
		padding: 0;
		max-width: 100%;
		height: auto;
		text-align: center;
		font-size: 125%;
		margin-bottom: 15px;
	}
	.footer05 a{
		float: left;
		width: 100%;
		height: 120px;
		background: #CCC url(../images/ingar-movil.png) no-repeat center center;
		display: block;
		padding: 10px 0;
	}
	.cotiza-caja, .cotiza-c01, .cotiza-c02, .cotiza-c03, .cotiza-c04, .cotiza-c05{
		width: 100%;
		max-width: none;
		text-align: center;
		margin: 0;
		/*background: #CCC;*/
	}
	input.cotiza{
		width: 90%;
	}
	#cotiza-primero{
		text-align: center;
	}
	textarea.cotiza2{
		border: 1px solid #CCC;
		padding: 2px;
		width: 90%;
		max-width: auto;
		height: 100px;
		resize:none;
	}
	.masinfo{
		/*height: 600px;*/
	}
	#botonCotizar a{
		float: none;
		margin: 0;
		margin: auto;
		width: 100px;
		padding: 5px;
		text-align: center;
		display: block;
		overflow: hidden;
	}
	.caja-acepto{
		float: none;
		margin: auto;
	}


	.ingar-der{
		margin-left: 0;
	}
	.ingar-nombre{
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	textarea.campotext{
		width: 90%;
		max-width: 100%;

	}

	.ingar-campo{
		float: left;
		width: 100%;
		max-width: none;
		text-align: center;
		margin-left: 0;
	}

	input.campo{
		float: none;
		margin: auto;
		width: 90%;
	}

	.nuevos-back2{
		float: none;
		margin: auto;
		width: 100%;
		max-width: 236px;
		height: 55px;
		background: url(../images/nuevos-bg3.png) no-repeat;
		line-height: 40px;
		color: #FFF;
		font-size: 16px;
		text-transform: uppercase;
		font-family: Tahoma, Geneva, sans-serif;
	}

	.vista-ordenado{
		float: left;
		width: 100%;
		max-width: none;
		height: 30px;
		font-family: 'myriad_hebrewregular', Arial, Verdana, sans-serif;
		font-size: 12px;
		color: #000;
		line-height: 30px;
		text-align: center;
		margin-bottom: 10px;
	}
	.vista-mostrar{
		float: left;
		width: 100%;
		max-width: none;
		height: 30px;
		font-family: 'myriad_hebrewregular', Arial, Verdana, sans-serif;
		font-size: 12px;
		color: #000;
		line-height: 30px;
		margin-left: 15px;
		text-align: center;
		margin-bottom: 10px;
	}
	.vistas-icos{
		float: left;
		width: 100%;
		height: 30px;
	}

	.caja-menu, .footer01, .footer02, .footer04 a, #redesDesk, .productos-flecha, #caja-08, .boton-ingar, #cajaAgregaProducto{
		display: none;
	}



}
@media (max-width: 480px) {

}

