/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align:  baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------------------------------*/
body{
	font-family: Arial, sans-serif;
}
#global{
	width:100%;
	background: url(../siteGrafs/fondo_content_global.png) repeat top left;
	height:auto;
	float:left;
}
#header{
	width:100%;
	background:url(../siteGrafs/fondo_header2.png) repeat top left;
	height: 184px;
	float: left
}
#content{
	width:100%;
	float: left
}
#footer{
	width:100%;
	background-color: #87871B;
	height: auto;
	min-height: 120px;
	float: left;
	padding: 3px 0;
}
#footer2{
	width:100%;
	background-color: #A9AA6E;
	height: auto;
	min-height: 20px;
	float: left;
	padding: 3px 0;
}
#footer a, #footer2 a{color:#6e6f72; text-decoration:none;}
.clear{clear:both;}
#headerInt, #contentInt, .footerInt, #textoSep{ width: 95%; min-width: 460px;}
.comun{float:left;}
.comun2{float:right;}
#headerInt{
	background:url(../siteGrafs/fondo_header3.png) repeat top left #e8e8e0;
	height:184px;
	margin-left:auto;
	margin-right:auto;
}
#header #logo{
	float:left;
	height:173px;
	widows:460px;
}
#header #secciones{
	float:right;
	width: 512px;
}
#header .seccion, #header .seccionAct{
	float:left;
	height:173px;
	position:relative;
	overflow:hidden;
}
#header .seccionAct img{ position:absolute; top:-173px;}
.seccion img{
	transition: top 0.5s;
	-webkit-transition: top 0.5s;
	position:absolute; 
	top:0;
}
.seccion img:hover{
	transition: top 0.5s;
	-webkit-transition: top 0.5s;
	top:-173px;}
#empresa{ width:127px;}
#inicio{ width:128px;}
#contacto{ width:124px;}
#productos{ width:126px;}
#contentInt{
	background: #e8e8e0;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.footerInt{
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.footerInt img {
	position: absolute;
	top: 0;
	right: 10px;
	width: 250px;
}
#footerInfo{
	color: #040404;	
	font-size: 17px;
	font-family:'Arial Narrow', Arial, sans-serif;
	text-align:center;
	width:100%;
	line-height:30px;
	margin-top:15px;
	font-weight:bold;
}
#footerInfo a{
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	color: #040404;
}
#footerInfo a:hover, #footerInfo a#activo, a#footerDiseno:hover{
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	color: #FFF;
}
a#footerDiseno, #footerDerechos{
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	color: #6c702f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	width: 49%;
}
a#footerDiseno {
	float:right; 
	text-align:right;
	padding-right: 10px;
}
#footerDerechos {
	float:left;
	padding-left: 10px;
}
#titulo{
	font-size: 33px;
	font-family:'Arial Narrow', Arial, sans-serif;
	font-weight:bold;
	color: #b75826;
	height: 35px;
	width: 98.4%;
	margin: 0px 0.8%;
	border-bottom: solid 1px #878627;
	float:left;
}
#titulo span{
	font-size: 18px;
	font-family:'Arial Narrow', Arial, sans-serif;
	font-weight:bold;
	color: #6d7034;
	width: 300px;
	float:right;
	margin-top:15px;
	text-align:right;
}
/*index*/
.indexCuadro{
	width: 32.4%;
	margin: 0px 0.44% 18px;
	height:218px;
	float:left;
	background-color:#FFF;
}
#indexProductos{
	width:100%;
	float:left;
	background: #e8e8e0;
}
.indexCuadro .titulo{
	width: 95%;
	padding-left: 5%;
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
	color: #e8e8e0;
	padding-top: 7px;
	float: left;
	background-color: #878627;
	font-size: 20px;
	height: 25px;
	#height: 32px;
}
.indexCuadro .foto{
	width: 40%;
	text-align: center;
	height:184px;
	float:right;
}
.indexCuadro a.producto, .indexCuadro .vacio{
	padding-left: 4%;
	width: 55%;
	font-family:'Arial Narrow', Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	color: #e8e8e0;
	height:20px;
	#height:28px;
	padding-top: 8px;
	float:left;
	margin-top: 3px;
}
.indexCuadro a.producto:hover{
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
	background-color: #a9a971;}
.indexCuadro a.producto{background-color: #7e7e7e; text-decoration:none;}
.indexCuadro .vacio{background-color:#a4a4a4;}
#indexAviso{
	font-size: 21px;
	font-family:Arial, sans-serif;
	text-align:center;
	color:#7f7e16;
	width:100%;
	float:left;
	height:30px;
}
#indexAviso a{
	color:#7f7e16;
	text-decoration:none
}
#indexAviso a:hover{
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	color: #000;
}
/*Empresa*/
#textoIzq, #textoDer{
	color:#6c702f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;
	line-height:20px;
	width: 48%;
	margin: 10px 0.8% 0px;
}
#textoIzq{float:left;}
#textoDer{float:right;}
#textoDer span {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 28px;
	padding-bottom: 5px;
	text-decoration: underline;
	text-transform: uppercase;
}
#textoDer img{ width: 100%; margin-top: 10px;}
/*Productos*/
#categorias{
	float:left;
	width: 23.3%;
}
.categoria{
	float:left;
	width: 100%;
	margin-bottom: 2px;
}
#categorias .titulo{
	width: 90.7%;
	padding-left: 6%;
	font-family:'Arial Narrow', Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #e8e8e0;
	height:25px;
	#height:32px;
	padding-top: 7px;
	float:right;
	background-color: #878627;
	margin-bottom: 3px;
}
#categorias a.producto, #categorias a.productoActual{
	width: 90.7%;
	padding-left: 6%;
	font-family:'Arial Narrow', Arial, sans-serif;
	font-weight:bold;
	font-size:15px;
	color: #e8e8e0;
	height:20px;
	#height:24px;
	padding-top: 4px;
	float:right;
	margin-bottom: 3px;
	transition: background 0.5s;
	background-color: #7e7e7e;
	text-decoration:none;
}
#categorias a.producto:hover, #categorias a.productoActual{
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
	background-color: #a9a971;
}

#producto{
	width: 75%;
	padding: 0px 0.7% 10px;
	float:left;	
}
#producto .titulo{
	font-size: 21px;
	font-family:'Arial Narrow', Arial, sans-serif;
	font-weight:bold;
	color: #b6592e;
	line-height: 24px;
	width: 98.6%;
	margin: 5px 0.7% 0px;
	float: left;
	text-align:left;
}
#producto .titulo span{
	color: #6d7034;
	font-size:18px;	
}
#producto #fotos{
	width: 100%;
	float:right;
	text-align:center;
	line-height:20px;
}
#producto #fotos .borde{ border: solid 1px #858756;}
#producto #datos{
	width: 98.4%;
	margin: 12px 0.1% 0px;
	float:right;
	border-top: 1px solid #878627;
	border-bottom: 1px solid #b75826;
	height:70px;
	position:relative;
}
#datos #logo{
	position:absolute;
	top: 3px;
	left:0px;
}
#datos #info{
	color: #6d7034;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 90%;
	float:right;
	text-align:right;
	margin-top:40px;
	padding-right:10px;
}
#datos #info a{
	color: #6d7034;
	text-decoration:none;
}
#datos #info a:hover{
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	color:#000;}
#producto #imprimir{
	float:right;
	width: 180px;
	height: 23px;
	text-align:center;
	margin-right:0.1%;
}
/*Contacto*/
#formIzq{
	width:45%;
	float:left;
	margin-left: 0.8%;
	margin-top:14px;
}
#formDer{
	width:45%;
	float:right;
	margin-right: 0.8%;
	margin-top:14px;
}
#formDer img {
	clear: both;
}
.renglon{
	width: 100%;
	height: 36px;
	float:left;
}
#formDer .renglon span, #formIzq .renglon span, #formAbajo #renglonEsp span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	float:left;
	margin-top:6px;
	color:#6c702f;
}
#formDer .renglon input{
	width: 78%;
	border: 2px solid #676F32;
	height: 24px;
	#height: 30px;
	float: right;
	padding: 3px;
	font-size: 16px;
}
#formIzq .renglon input{
	width: 63%;
	border: 2px solid #676F32;
	height: 24px;
	#height: 30px;
	padding: 3px;
	font-size:16px;
	float: right;
}
#formAbajo{
	width: 73%;
	float:left;
	margin-left: 0.8%;
	height:180px;
}
#renglonEsp{
	width: 100%;
	height: 145px;
	float:left;
}
#formAbajo #renglonEsp textarea{
	border: 2px solid #676F32;
	width: 77.2%;
	height: 136px;
	#height: 142px;
	padding: 3px;
	float:right;
	resize:none;
	font-size:16px;
}
#formEnviar{
	width:230px;
	float: right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#b75826;
	text-align:right;
	margin-top:90px;
	margin-right:7px;
}
#contactoGracias{
	color:#6c702f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	width:475px;
	margin-left:0.7%;
	float:left;
	margin-top: 14px;
	height:350px;
}
#contactoGracias #volver{
	float:right;
	margin-top:50px;	
}

#miniMenu{
	position: absolute;
	top: 0;
	right: 2.5%;
	width: 137px;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 20px 0 0;
	height: 100px;
	text-align: right;
	display: none;
	font-family:'Arial Narrow', Arial, sans-serif;
}
#miniMenu input:checked  ~ ul{
	display:block;
}
#miniMenu input {
	display: none;
}
#miniMenu label {
	box-sizing: border-box;
	display: contents;
	float: right;
	width: 40px;
	height: 40px;
	font-size: 40px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	user-select: none;
	cursor: pointer;
}
/* Estilo del boton cuando se pasa el mouse por encima*/
#miniMenu label:hover{
	background: grey;
}
/* Estilo del boton cuando el menú está expandido*/
#miniMenu input:checked ~ label {
	background: lightgrey; 
}
#miniMenu ul{
	margin-top: 5px;
	padding: 0;
	width: 134px;
	display: none;
	text-align: left;
}
#miniMenu li {
	background: #888800;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid white;
}
#miniMenu li:last-child {
    border: none;
}
/*Estilo cuando el mouse pasa encima de cada link del menu*/
#miniMenu li:hover {
	background: #aaa970;
}
#headerInt > a img.miniLogo{
	display: none;
}
#headerInt a{
	color: #fff;
	text-decoration: none;
}
@media print {
/*#header {display:none;}
#titulo {display:none;}
#categorias {display:none;}
#footer {display:none;}
#datos{ width:730px;}
#imprimir {display:none;}*/
}
@media (min-width: 1024px) {
	#headerInt, #contentInt, .footerInt, #textoSep{ max-width: 1600px;}
	#textoDer img{
		width: 70%;
		margin-left: 15%;
		margin-top: 20px;
	}
}
@media (min-width: 680px) and (max-width: 1023px) {
	#miniMenu{
		display: block;
	}
	#header #secciones {
		display: none;
	}
	#footerInfo{
		margin-top: 10px;
	}
	.indexCuadro {
		width: 48%;
		margin: 0px 1% 18px;
	}
	.indexCuadro .titulo {
		font-size: 2vw;
	}
	.indexCuadro a.producto, .indexCuadro .vacio{ font-size: 12px;}
	#textoIzq, #textoDer{
		font-size: 16px;
		width: 98%;
	}
	#textoDer img {
		margin-top: 20px;
		width: 50%;
		margin-left: 25%;
	}
	#formAbajo #renglonEsp textarea {
		width: 60.2%;
		}
	#formIzq .renglon input {
		width: 48%;
	}
	#formDer .renglon input {
		width: 64%;
	}
	#formAbajo {
		width: 59%;
	}
	#titulo span {
		display: none;
	}
	#producto{
		width: 98.6%;
	}
	#producto #fotos img {
		max-width: 90%;
	}
	#categorias {
		width: 99.2%;
	}
	#categorias .titulo, #categorias a.producto, #categorias a.productoActual {
		width: 96.2%;
		padding-left: 3%;
	}
	#categorias .titulo{
		min-height: 17px;
		padding-bottom: 6px;
	}
	.accordion {
		cursor: pointer;
		outline: none;
		transition: 0.4s;
	}
	.accordion + .panel {
		height: 0px;
	}
	.accordion.active + .panel{
		height: auto;
	}
	.panel {
	overflow: hidden;
	width: 100%;
	transition: max-height 0.2s ease-out;
	transition: height 0.2s ease-out;
	}
	#headerInt a {
		text-align: center;
		display: block;
	}
	.footerInt img{
		position: inherit;
		margin: 10px auto;
		display: block;
	}
	a#footerDiseno, #footerDerechos{
		margin-top: 5px;
		padding: 0;
	}
}
@media (max-width: 679px) {
	#miniMenu{
		display: block;
	}
	#header #secciones {
		display: none;
	}
	.indexCuadro {
		width: 98%;
		margin: 0px 1% 18px;
	}
	#indexAviso {
		height: auto;
		margin: 5px auto 10px;
		font-size: 5vw;
	}
	.footerInt img{
		position: inherit;
		margin: 10px auto;
		display: block;
	}
	#footerInfo {
		margin-top: 8px;
		line-height:25px;
	}
	a#footerDiseno, #footerDerechos{
		margin-top: 5px;
		padding: 0;
	}
	.foto img {
		width: 124px;
	}
	#textoIzq, #textoDer, #formAbajo{
		width: 98%;
	}
	#textoDer img {
		margin-top: 10px;
		width: 80%;
		margin-left: 10%;
	}
	#formIzq, #formDer {
		width: 98%;
	}
	#formDer .renglon input, #formAbajo #renglonEsp textarea{ width: 63%;}
	#formEnviar {
		margin-top: 45px;
		margin-bottom: 10px;
	}
	#formAbajo {
		height: auto;
		padding-bottom: 20px;
	}
	#titulo span {
		display: none;
	}
	#formAbajo #renglonEsp {
		margin-top: 37px;
	}
	#formDer {
		float: left;
		margin-left: 0.8%;
		margin-right: 0;
		margin-top: 0;
	}
	#producto{
		width: 98.6%;
	}
	#producto #fotos img {
		max-width: 90%;
	}
	#datos #info {
		width: 70%;
		margin-top: 18px;
		display: none;
	}
	#categorias {
		width: 99.2%;
	}
	#categorias .titulo, #categorias a.producto, #categorias a.productoActual {
		width: 96.2%;
		padding-left: 3%;
	}
	#categorias .titulo{
		min-height: 17px;
		padding-bottom: 6px;
	}
	.accordion {
		cursor: pointer;
		outline: none;
		transition: 0.4s;
	}
	.accordion + .panel {
		height: 0px;
	}
	.accordion.active + .panel{
		height: auto;
	}
	.panel {
		overflow: hidden;
		width: 100%;
		transition: max-height 0.2s ease-out;
		transition: height 0.2s ease-out;
	}
	#headerInt a {
		text-align: center;
		display: block;
	}
	a#footerDiseno, #footerDerechos{
		margin-top: 5px;
		padding: 0;
	}
}
@media (max-width: 480px) {
	#header{
		height: 150px;
		background: none;
	}
	#headerInt, #contentInt, .footerInt, #textoSep {
		min-width: auto;
	}
	#headerInt > a img {
		width: 100%;
	}

	.indexCuadro a.producto, .indexCuadro .vacio {
		font-size: 11px;
	}
	.indexCuadro .foto {
		width: 38%;
		overflow: hidden;
	}
	.indexCuadro .titulo {
		font-size: 4.5vw;
	}
	.indexCuadro a.producto, .indexCuadro .vacio {
		width: 57%;
	}
	#textoDer span {
		font-size: 5vw;
		line-height: 6vw;
	}
	.footerInt img{
		position: inherit;
		margin: 10px auto;
		display: block;
		width: 50%
	}
	#footerInfo {
		font-size: 12px;
		background-color: #87871B;
		letter-spacing: -0.1px;
	}
	#headerInt > a img{
		display: none;
	}
	#headerInt > a img.miniLogo{
		display: block;
	}
	#formIzq, #formDer, #formAbajo {
		width: 96%;
		margin-left: 1.8%;
	}
	#formIzq .renglon input, #formDer .renglon input{
		width: 48%;
	}
	#formDer .renglon span, #formIzq .renglon span, #formAbajo #renglonEsp span{
		font-size: 14px;
	}
	#formAbajo #renglonEsp textarea{
		width: 55%;
	}
	#textoIzq, #textoDer {
		width: 96%;
	}
	#textoIzq, #textoDer {
		margin: 10px 1.8% 0px;
	}
	#footerDerechos, a#footerDiseno{
		width: 100%;
		text-align: center;
		margin-top: 0px;
		padding: 0;
	}
	a#footerDiseno {
		margin-top: 8px;
	}
}