@charset "UTF-8";
/* CSS Sitio Argenta */
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: none;
}


#popup {
		background-color: rgba(0,0,0,0.8);
		position: fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		z-index: 999 !important;
  	 	/* Animación que durará 2 segundos*/
		-webkit-animation:autopopup 2s;
		-moz-animation:autopopup 2s;
		animation:autopopup 2s;
	}
		@-webkit-keyframes autopopup {
			from {opacity: 0;margin-top:-200px;}
			to {opacity: 1;}
		}
		@-moz-keyframes autopopup {
			from {opacity: 0;margin-top:-200px;}
			to {opacity: 1;}
		}
		@keyframes autopopup {
			from {opacity: 0;margin-top:-200px;}
			to {opacity: 1;}
		}

	#popup:target {
		visibility:visible;
   		opacity: 1;
   		background-color: rgba(0,0,0,0.8);
   		position: fixed;
  		top:0;
   		left:0;
   		right:0;
   		bottom:0;
   		margin:0;
   		transition:all 1s;
	}

	.popup-contenedor {
		position: relative;
		margin:7% auto;
		padding:30px 50px;
		background-color: #fafafa;
		color:#333;
		border-radius: 3px;
		width:50%;
	}

	a.popup-cerrar {
		position: absolute;
		top:3px;
		right:3px;
		background-color: #333;
		padding:7px 10px;
		font-size: 20px;
		text-decoration: none;
		line-height: 1;
		color:#fff;
	}

#container {
	width: 1070px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 3px;
	padding-left: 3px;
}
#header {
	width: 100%;
	margin-top: 0px;
	height: 125px;
}
#logo {
	height : 76px;
	top : 35px;
	width : 312px;
	padding-left: 10px;
	position: absolute;
}
#horario {
	height : 70px;
	top : 25px;
	width : 270px;
	margin-left: 530px;
	position: absolute;
}
#horario .telefono1 {
	font-family: "MyriadProSemibold";
	font-size: 32px;
	color: #49a42c;
}
#horario .telefono2 {
	font-family: MyriadProSemibold;
	font-size: 32px;
	color: #373737;
}
#horario .direccion {
	font-family: "MyriadPro";
	font-size: 18px;
	color: #b5b5b5;
	font-weight: normal;
	margin-top: -20px;
}

#horario .lugar {
	font-family: MyriadPro;
	font-size: 16px;
	color: #b5b5b5;
	font-weight: normal;
	margin-top: -10px;
	line-height: 16px;
}

#login {
  height: 33px;
  /* position: absolute; */
  /* width: 244px; */
  /* margin-left: 827px; */
  float: right;
}
#cotiza {
	height : 90px;
	margin-left : 827px;
	position: absolute;
	top : 34px;
	width : 217px;
}
#menu {
	margin-top: 1px;
	padding: 0px;
	position: relative;
	height: 21px;
}
#menu img {
	float: left;
}
#menu li {
	font-family: "BebasNeue";
	font-size: 18px;
	display: inline;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
}
#menu li a {
	width: 186px;
	height: 17px;
	background-color: #606060;
	text-decoration: none;
	float: left;
	padding: 9px;
	/* padding-bottom: 10px; */
	color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5b1b1;
}
#menu li a:hover {
	width: 186px;
	height: 17px;
	background-color: #b5b1b1;
	text-decoration: none;
	color: #fff;
}
#catalogo {
	margin-top: 3px;
	padding: 0px;
	background-image: url(../img/barra_submenu.png);
	/* [disabled]overflow: hidden;
*/
	background-repeat: no-repeat;
	width: 1070px;
	height: 60px;
}
#catalogo a, #largeImage {
	cursor: pointer;
}
#description {
	color: white;
	position: absolute;
	bottom: 0;
	padding: 10px 20px;
	width: 525px;
}
#slider {
	/*width: 805px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;*/
	width: 805px;
	height: 300px;
	position: relative;
	float: left;
	margin: 2px auto;
}
#menucatalogo {
margin-left: 0px;
padding-left: 0px;
/* padding-top: 3px; */
float: none;
width: 1070px;
/* height: 50px; */
}
#menucatalogo .titulo {
	font-family: "BebasNeue";
	font-size: 23px;
	color: #FFF;
	/* margin-left: 15px; */
/* margin-right: 40px; */
float: left;
	/* margin-top: 15px; */
/* margin-bottom: 15px; */
margin: 16px;
	position: absolute;
}
/*#menucatalogo li {
	font-family: "MyriadPro";
	font-size: 19px;
	display: inline;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 0px;
	background: url("../img/bullet_submenu.png") no-repeat left 0px;
	background-position-y: 0px;
}
#menucatalogo li a {
	color: #FFF;
	text-decoration: none;
}
#menucatalogo li a:hover {
	color: #016301;
	text-decoration: none;
}*/

#navi {
font-family: "MyriadPro";
font-size: 19px;
list-style-type: none;
margin-left: 195px;
position: absolute;
width: 835px;
}
#navi li {
	display: inline;
	background: url("../img/bullet_submenu.png") no-repeat left;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 6px;
	padding-top: 3px;
}
#navi li a {
	text-decoration: none;
	color: #FFF;
}
#navi li a:hover {
	color: #016301;
}
#banners {
	width: 261px;
	margin-top: 2px;
	float: right;
}
#banners img {
	margin-bottom: 3px;
}
#seccion {
	width: 1070px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url(../img/seccion_banner.png);
	height : 155px;
	background-repeat: no-repeat;
}
#seccion img {
	float: left;
	margin-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-right: 7px;
	margin-left: 7px;
}
#seccion p {
	text-indent: 3px;
}
#seccion p a {
	color: #373737;
	text-decoration: none;
}
#seccion p a:hover {
	color: #606060;
	text-decoration: none;
}
#seccion .titulo {
	font-family: "BebasNeue";
	font-size: 20px;
	color: #373737;
	text-transform: uppercase;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#seccion .texto {
	font-family: "MyriadPro";
	font-size: 13px;
	color: #999;
	text-indent: 1px;
	margin: 0px;
	padding: 0px;
}

#seccion_uno {
	top : 20px;
	width : 240px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 10px;
	float: left;
}
#seccion_dos {
	top : 10px;
	width : 250px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 10px;
	float: left;
}
#seccion_tres {
	top : 10px;
	width : 270px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 10px;
	float: left;
}
#seccion_cuatro {
	top : 10px;
	width : 270px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 10px;
	float: left;
}
#footer {
	background-image: url(../img/bg_footer.png);
	/* [disabled]width: 100%;*/
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 20px;
	height: 132px;
	position: relative;
	width: auto;
}
#footer_caja {
	width: 1070px;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
}
#footer_seccion {
	padding-top: 15px;
	margin-top: 5px;
	margin-right: 30px;
	padding-left: 0px;
	padding-right: 30px;
	/* [disabled]clear: none;
*/
	float: left;
}
#footer_seccion img {
	float: left;
	padding-right: 10px;
	padding-bottom: 80px;
}
#footer_seccion p a{
	text-align: left;
	text-indent: 3px;
	color: #fff;
	text-decoration: none;
}
#footer_seccion .titulo {
	font-family: "BebasNeue";
	font-size: 20px;
	color: #FFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#footer_seccion .texto {
	font-family: "MyriadPro";
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#footer_seccion .texto-ch {
	font-family: "MyriadPro";
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
/*ESTILOS INTERIOR*/

#contenido {
	margin-left: auto;
}
#barralateral {
	width: 265px;
	/*height: 300px;
	background-image: url(../img/img_lateral.png);
	background-repeat: no-repeat;*/
	vertical-align: top;
	margin-left: 0px;
}
#barralateral .imagen {
	margin-top: 0px;
}
#barralateral .menu {
	margin: 50px 0px;
	text-align: left;
}
#barralateral .linea {
	width: 265px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #FFF;
}
#barralateral .menu p a {
	font-family: "MyriadPro";
	color: #FFF;
	font-size: 12px;
	padding: 0px 15px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
#barralateral .menu p a:hover {
	color: #CCC;
	text-transform: uppercase;
	text-decoration: none;
}
#barratexto {
	font-family: "MyriadPro";
	font-size: 14px;
	color: #FFF;
	/*	text-align: justify;*/
	text-indent: 0px;
	margin: 20px;
	padding: 0px;
	margin-top: 20px;
	clear: none;
}
#barratop {
	background-image: url(../img/bg_submenu.png);
	width: 788px;
	height: 50px;
	float: right;
	margin-right: 1px;
	padding-left: px;
	/* background-position: 2px; */
	background-repeat: no-repeat;
	background-color: rgba(255, 126, 0, 1);
}
#barratop .titulo {
	font-family: "BebasNeue";
	font-size: 23px;
	color: #FFF;
	text-transform: uppercase;
	text-indent: 0px;
	/*width: 245px;*/
	margin-top: 14px;
	margin-left: 17px;
	margin-right: 17px;
	float: left;
	padding: 0px;
	font-weight: normal;
}
/*#barratop .texto{
	font-family: "MyriadPro";
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	text-indent: 0px;
	float: right;
	margin-right: 15px;
	padding: 0px;
	margin-top: 10px;
	clear: none;
	width: 510px;
	}*/
#interior {
	margin-left: 16px;
	position: relative;
	width: 100%;
}
#producto {
	height: 260px;
	width: 253px;
	margin-right: 14px;
	/*margin-left: 4px;*/
	margin-top: 0px;
	float: left;
	  position: relative;
}
#productotexto {
	height: 30px;
	width: 780px;
	margin-right: 0px;
	margin-top: 5px;
	float: left;
	position: relative;
	font-family: "MyriadProSemibold";
	font-size: 16px;
	color: #49a42c;
	margin-bottom: 20px;
}

#producto p {
	font-family: "MyriadPro";
	font-size: 14px;
	color: #3a3a3a;
	/*text-align: justify;*/
	padding: 0px;
	margin: 8px;
}
#producto .boton {
	padding: 0px 8px;
	border: 0px;
}
/*INTERIOR PRODUCTOS*/
#galeria_producto {
/*height: 140px;*/
}
#detalle {
	width: 760px;
	margin-left: 10px;
}
#detalle h1 {
	font-family: "BebasNeue";
	font-size: 34px;
	color: #666;
	margin-bottom: 5px;
	line-height: 32px;
}
#detalle h2 {
	font-family: "BebasNeue";
	font-size: 24px;
	color: #ff9b00;
	margin-top: 12px;
	padding-left: 12px;
	background-image: url(../img/bullet_subtitulo.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#detalle h2.verde {
	font-family: "BebasNeue";
	font-size: 24px;
	color: #00a611;
}
#detalle h2.negrita {
	font-family: "BebasNeue";
	font-size: 24px;
	color: #333;
}
#detalle p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
}
#detalle li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: square;
}
#detalle img.izq {
	float: left;
	margin: 10px;
}
#detalle img.der {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#detalle a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#detalle a:hover {
	color: #fc8b00;
	font-weight: bold;
	text-decoration: none;
}
#detalle a.boton_naranjo {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 1px 5px;
	color: #fff;
	background: rgba(255, 155, 0, 1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin: 5px 2px;
	display: inline-block;
}
#detalle a:hover.boton_naranjo {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 1px 5px;
	color: #fff;
	background: rgba(253, 190, 93, 1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin: 5px 2px;
	display: inline-block;
}
#detalle a.boton_naranjo2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 1px 5px;
	color: #fff;
	background: rgba(255, 155, 0, 1);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	margin: 5px 2px;
	display: inline-block;
}
#detalle .destacado {
	padding: 2px 5px 2px 5px;
	background-color: #ffeac9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#detalle table {
	background-color: #EAEAEA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#detalle td {
	vertical-align: top;
}
#detalle td>p {
	margin: 5px;
	display: block;
}
/*#detalle p .sangria{
  text-indent: 5.5em;
  margin-top: 0; 
  margin-left: 50px;}*/
#detalle_uno {
	width: 588px;
	float: left;
	margin-left: 10px;
}
#detalle_dos {
	width: 588px;
	float: left;
	margin-left: 19px;
}
#detalle_dos h3 {
	font-family: "BebasNeue";
	font-size: 17px;
	color: #666;
}
#detalle_dos .box1 {
	width: 300px;
	float: left;
	margin-top: 5px;
}
#detalle_dos .box2 {
	width: 140px;
	float: right;
	margin-top: 5px;
}
#cantonline {
	font-family: "BebasNeue";
	font-size: 17px;
	color: #666;
	width: 584px;
	float: left;
	text-align: center;
	margin-top: 3px;/*	border: 2px;
	border-style: solid;
	border-color: rgb(255, 167, 59);*/
}
#cantonline a {
	color: #EA8B61;
}
#cantonline p {
	margin-top: 10px;
	margin-bottom: 8px;
	display: inline-block;
}
#cantonline .dest {
	color: #EA8B61;
}
#barra_der {
	width: 150px;
	position: absolute;
	margin-left: 640px;
	margin-top: 20px;
}
.boton_agrega {
	font-family: "BebasNeue";
	font-size: 20px;
	padding: 10px;
	color: #000;
	text-align: center;
	background: url(../img/btn_cotizar.png) no-repeat;
	width: 92px;
	height: 37px;
	border: none;
	cursor: pointer;
}
.boton_revisar a{
  font-family: "BebasNeue";
  font-size: 19px;
  padding: 7px;
  margin: 6px;
  color: #5F5E5E;
  text-align: center;
  background: #FFF;
  width: 74px;
  height: 17px;
  border: 1px #ccc solid;
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  text-decoration: none;
}

.boton_revisar a:hover {
  color: #1F1F1F;
  background: #FFF;
}
/*BOTONES INCREMENTAL*/
input[type=text] {
	float: left;
	width: 20px;
	height: 37px;
	font: bold 13px Arial, sans-serif;
	padding: 0px 0 0 0;
	text-align: center;
	margin-left: 2px;
	margin-top: 0px;
	background: url(../img/btn_masmenos.png) no-repeat;
	background-position: -20px;
	border: none;
}
.button {
	margin: 0 0 0 0px;
	text-indent: -9999px;
	cursor: pointer;
	width: 25px;
	height: 37px;
	float: left;
	text-align: center;
	background: url(../img/btn_masmenos.png) no-repeat;
	background-position: -50px;
}
.dec {
	background-position: 0px;
	margin-left: -70px;
}
.buttons {
	padding: 20px 0 0 110px;
}
/*TIPOGRAFIAS*/
/*@font-face {
	font-family: "BebasNeue";
	src: url("../fonts/Bebas.otf");
}
@font-face {
	font-family: "MyriadPro";
	src: url("../fonts/MyriadPro-Regular.otf");
}
@font-face {
	font-family: "MyriadProSemibold";
	src: url("../fonts/MyriadProSemibold.otf");
}*/
@font-face {
	font-family: "BebasNeue";
	src: url("../fonts/Bebas.otf");
	src: url("../fonts/BebasNeue.eot");
	src: url("../fonts/BebasNeue.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeue.woff") format("woff"), url("../fonts/BebasNeue.ttf") format("truetype"), url("../fonts/BebasNeue.svg#BebasNeue") format("svg");
}
@font-face {
	font-family: "MyriadPro";
	src: url("../fonts/MyriadProRegular.otf");
	src: url("../fonts/MyriadProRegular.eot");
	src: url("../fonts/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular.ttf") format("truetype"), url("../fonts/MyriadProRegular.svg#MyriadPro") format("svg");
}
@font-face {
	font-family: "MyriadProSemibold";
	src: url("../fonts/MyriadProSemibold.otf");
	src: url("../fonts/MyriadProSemibold.eot");
	src: url("../fonts/MyriadProSemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadProSemibold.woff") format("woff"), url("../fonts/MyriadProSemibold.ttf") format("truetype"), url("../fonts/MyriadProSemibold.svg#MyriadProSemibold") format("svg");
}
