body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #cccccc;
}
#cabecera {
	height: 100px;
	width: 895px;
	margin: auto;
	text-align: left;
	background-repeat: no-repeat;
}
#cabecera_titulo {
	height: 100px;
	width: 400px;
	background-image: url(../img/cabecera_titulo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	float: left;
}
#cabecera_links {
	margin-top: 12px;
	padding: 5px;
	border: 1px solid #f27901;
	float: right;
}
#cabecera_links a {
	font-size: 14px;
}
#contenedor_nav_txt {
	height: 30px;
	border-top: 1px solid #f27901;
	border-bottom: 1px solid #f27901;
	text-align: center;
}
#nav_txt {
	width: 905px;
	margin: auto;
}
.nav_txt_link {
	width: 175px;
	margin: 10px 0px 0px 5px;
	float: left;
}
#contenedor_nav_img {
	height: 120px;
	border-bottom: 1px solid #f27901;
	text-align: center;
	background-color: #7d4105;
}
#nav_img {
	height: 120px;
	width: 905px;
	margin: auto;
	border-left: 1px solid #9c5108;
	border-right: 1px solid #9c5108;
	background-color: #000000;
}
.nav_img_link {
	height: 120px;
	width: 173px;
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #9c5108;
	border-right: 1px solid #9c5108;
	float: left;
	background-repeat: no-repeat;
	background-color: #86480d;
}
div.nav_img_link img {
	border: 0px;
	visibility: hidden;
}
#contenido {
	height: 500px;
	width: 895px;
	padding: 22px 0px 50px;
	margin: auto;
	text-align: left;
	line-height: 18px;
	background-repeat: no-repeat;
}
#contenido_izq {
	width: 214px;
	text-align: center;
	float: left;
}
#contenido_izq img {
	margin: 0px auto 10px;
}
#contenido_der {
	width: 248px;
	float: right;
}
#contenido_cen {
	width: 355px;
	padding-left: 255px;
}
a {
	text-decoration: none;
	color: #f27901;
}
a.amailto {
	color: #cccccc;
}
a.ahttp {
	font-size: 14px;
}
a:hover, a:active {
	color: #dddddd;
}
#div_link_manzana {
	background-image: url(../img/manzana_off.gif);
	background-position: 40px 20px;
}
#img_link_manzana {
	height: 91px;
	width: 94px;
	padding: 20px 39px 9px 40px;
}
#div_link_botillo {
	background-image: url(../img/botillo_off.gif);
	background-position: 25px 20px;
}
#img_link_botillo {
	height: 86px;
	width: 122px;
	padding: 20px 26px 14px 25px;
}
#div_link_pimiento {
	background-image: url(../img/pimiento_off.gif);
	background-position: 55px 20px;
}
#img_link_pimiento {
	height: 91px;
	width: 65px;
	padding: 20px 53px 9px 55px;
}
#div_link_pera {
	background-image: url(../img/pera_off.gif);
	background-position: 55px 20px;
}
#img_link_pera {
	height: 87px;
	width: 66px;
	padding: 20px 52px 13px 55px;
}
#div_link_castana {
	background-image: url(../img/castana_off.gif);
	background-position: 60px 20px;
}
#img_link_castana {
	height: 87px;
	width: 53px;
	padding: 20px 60px 13px 60px;
}
h1 {
	height: 19px;
	padding-left: 255px;
	margin-bottom: 20px;
	font-size: 12px;
	background-color: #ca6604;
	color: #000000;
	background-image: url(../img/titulo.gif);
	background-repeat: no-repeat;
}
h2 {
	margin-top: 0px;
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin-top: 0px;
}
.texto_naranja {
	color: #ff7f00;
}
