body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#head {
	background-image: url(../imagenes/fondo-head.jpg);
	background-repeat: repeat-x;
	height: 193px;
	padding-top: 9px;
	margin-bottom: 22px;
}
#cabecera {
	margin-right: auto;
	margin-left: auto;
	height: 183px;
	width: 1010px;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 4px;
}
#interior-cab {
	border: 1px solid #CCC;
	background-image: url(../imagenes/fondo-cabecera.jpg);
	background-repeat: repeat-x;
	height: 110px;
	padding-top: 71px;
	padding-left: 52px;
}
#interior-cab img {
	float: left;
}
#botonera {
	float: left;
	padding-top: 44px;
	padding-left: 40px;
}


#interior-cab li {
	font-family: 'Philosopher', sans-serif;
	display: inline;
	font-size: 23px;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#interior-cab a:link, #interior-cab a:visited {
	color: #019B64;
	text-decoration: none;
}
#interior-cab a:hover{
	color: #333333;
	text-decoration: none;
}
#central {
	margin-right: auto;
	margin-left: auto;
	width: 1010px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 4px;
}
#cont-foto {
	border: 1px solid #CCC;
	background-color: #FFF;
	height: 408px;
	padding-top: 27px;
	text-align: center;
}
#foto-principal {
	background-image: url(../imagenes/fondo-foto.jpg);
	background-repeat: repeat-x;
	height: 291px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}

#foto {
	float: right;
	height: 291px;
	overflow: hidden;
	width: 619px;
}
#destacados {
	width: 1048px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.destacado {
	background-image: url(../imagenes/recuadro-destacado.png);
	background-repeat: no-repeat;
	float: left;
	height: 361px;
	width: 243px;
	background-position: right;
	margin-right: 21px;
}
.destacado-smargen {
	background-image: url(../imagenes/recuadro-destacado.png);
	background-repeat: no-repeat;
	float: left;
	height: 361px;
	width: 243px;
	background-position: right;
	margin-right: 0px;
}
.foto-destacado {
	z-index: 1;
	margin-top: 9px;
	margin-left: 24px;
}


.cintita {
	position: absolute;
	z-index: 2;
	background-image: url(../imagenes/cintita.png);
	height: 59px;
	width: 132px;
	background-repeat: no-repeat;
}
.txt-destacado {
	margin-left: 24px;
	margin-right: 10px;
}
.destacado-smargen a {
	font-family: 'Philosopher', sans-serif;
	float: right;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	margin-top: 7px;
}
.destacado a {
	font-family: 'Philosopher', sans-serif;
	float: right;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	margin-top: 7px;
}
#blanco {
	clear: both;
}
#pie {
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#envios {
	float: left;
	width: 134px;
	margin-right: 40px;
	margin-bottom: 15px;
	background-image: url(../imagenes/envios.png);
	background-repeat: no-repeat;
	height: 76px;
	padding-top: 30px;
	padding-left: 170px;
}
#news {
	background-image: url(../imagenes/news.png);
	background-repeat: no-repeat;
	height: 76px;
	float: left;
	width: 558px;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-left: 114px;
}
#mail {
	float: right;
	width: 277px;
}


#footer {
	text-align: center;
	margin-bottom: 20px;
}
#footer a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#news form {
	padding-top: 10px;
	width: 260px;
	height: 80px;
}
#news input {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	width: 150px;
}
#news form input.boton {
	width: 65px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	color: #333333;
	background-color: #FFFFFF;
	border: thin none #000;
}
#news form.val_error {
	border: 1px solid #F00;
}
h1 {
	font-family: 'Philosopher', sans-serif;
	font-size: 25px;
	color: #006837;
	font-weight: normal;
}

h3 {
	font-family: 'Philosopher', sans-serif;
	float: left;
	width: 310px;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin-top: 60px;
	line-height: 28px;
}

h2 {
	font-family: 'Philosopher', sans-serif;
	font-size: 15px;
	color: #006A39;
	font-weight: normal;
	margin-top: 7px;
	line-height: 18px;
	margin-bottom: 5px;
}
h4 {
	font-family: 'Philosopher', sans-serif;
	font-size: 15px;
	color: #006837;
	font-weight: normal;
}
h5 {
	font-family: 'Philosopher', sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
	font-weight: normal;
}
h6 {
	line-height: 18px;
	font-weight: normal;
}
p {
	line-height: 18px;
	margin-top: 7px;
}
#texto {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 25px;
}
#col-1 {
	float: left;
	width: 460px;
}

#col-2 {
	float: right;
	width: 480px;
}
#col-1 a {
	font-size: 11px;
	color: #006837;
	text-decoration: none;
}
#col-2 a {
	font-size: 12px;
	color: #006837;
	text-decoration: none;
	font-weight: bold;
}
/*CONTACTO*/

#col-1 form  {
	float: left;
	width: 285px;
}
#col-1 label  {
	display: block;
	width: 265px;
	margin-bottom: 10px;
}
#col-1 input  {
	/*height: 22px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 260px;
	background-color: #F2EBD9;
	margin-top: 5px;
	line-height: 10px;
	border: 1px none #000;
	color: #333;
}
#col-1 textarea  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 260px;
	background-color: #F2E6D1;
	margin-top: 5px;
	color: #333;
	border: thin none #000;
}

#col-1 form input.boton {
	width: 65px;
	margin-top: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	color: #FFFFFF;
	background-color: #019A64;
	
	}
	
#col-1 form input.val_error {
	border: 1px solid #C79C61;
}
.prod {
	float: left;
	height: 195px;
	width: 200px;
	margin-right: 24px;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #CCC;
	text-align: center;
}
.prod a {
	text-decoration: none;
	color: #006837;
}
