@charset "utf-8";

html {
	overflow-y: scroll;
	background: #5c3a18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.subBody {
	width: 830px;
	margin: 0 auto;
	position: relative;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearBoth {
	clear: both;
	width: 100%;
	height: 0;
}

p.error {
	padding: 15px 10px;
	border-color: red;
	border-width: 1px 0;
	border-style: solid;
	color: red;
    background-color: #ffdddd;
}

.enlacePDF {
	display: inline-block;
	height: 20px;
	margin-top: 8px;
	padding-left: 25px;
	line-height: 20px;
	background: url("../img/pdf.png") no-repeat top left;
}

.enlaceFLV {
	display: inline-block;
	height: 20px;
	margin-top: 8px;
	padding-left: 25px;
	line-height: 20px;
	background: url("../img/flv.png") no-repeat top left;
}

.leerMas {
	display: block;
	clear: both;
	text-align: right;
	color: #666;
}

/* -------------------- Cabecera ------------------------- */

#cabecera {
	position: relative;
	height: 142px;
	margin-top: 27px;
	background: url("../img/head-fondo.jpg") no-repeat bottom;
}

#cabecera h1 a {
	position: absolute;
	display: block;
	left: 52px;
	top: 57px;
}

#cabecera ul {
	margin-left: 35px;
	height: 39px;
}

#cabecera li {
	float: left;
	width: 115px;
	height: 31px;
	margin-right: 7px;
	border-top: 8px solid #71541d;
	background: #9f932a;
}

#cabecera li a:hover {
	text-decoration: none;
	background: #c7b835;
}

#cabecera li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: white;
}

#cabecera li a span {
	padding-left: 20px;
	line-height: 30px;
	background: no-repeat center left;
}

#cabecera li.op1 span {
	background-image: url("../img/menu-historia.png");
}

#cabecera li.op2 span {
	background-image: url("../img/menu-noticias.png");
}

#cabecera li.op3 span {
	background-image: url("../img/menu-localizacion.png");
}

#cabecera li.op4 span {
	background-image: url("../img/menu-contacto.png");
}

#cabecera li.op5 span {
	background-image: url("../img/menu-instalaciones.png");
}

#cabecera .caballos {
	position: absolute;
	z-index: 50;
	width: 313px;
	height: 155px;
	right: 0;
	bottom: -1px;
	background: url("../img/caballos.png") no-repeat;
}

/* -------------------- Cuerpo ------------------------- */

#cuerpo {
	position: relative;
	background: #d1985c;
}

#cuerpo .plantas {
	position: absolute;
	left: -11px;
	bottom: 0;
	width: 124px;
	height: 41px;
	background: url("../img/plantas.png") no-repeat left bottom;
}

#cuerpo .caballos {
	position: absolute;
	width: 313px;
	height: 102px;
	right: 0;
	background: url("../img/caballos.png") no-repeat 0 -155px;
	z-index: 50;
}

#cuerpo .lateral {
	float: left;
	width: 113px;
	background: url("../img/lateral-fondo.png") no-repeat;
}

#cuerpo .menu {
	position: relative;
	z-index: 1;
	width: 201px;
	margin-top: 41px;
	background: #c0b3ab;
}
/*
#cuerpo .menu ul {
	width: 192px;
	padding-top: 35px;
	padding-bottom: 16px;
	border-right: 1px solid #836b5a;
	background: #765c49 url("../img/menu-flecha.png") no-repeat top right;
}
#cuerpo .menu li {
	margin: 2px 0 2px 32px;
	padding-left: 17px;
	background: url("../img/menu-item.png") no-repeat 0 7px;
}
*/
#cuerpo .menu ul.first {
	width: 192px;
	padding-top: 35px;
	padding-bottom: 16px;
	border-right: 1px solid #836b5a;
	background: #765c49 url("../img/menu-flecha.png") no-repeat top right;
}

#cuerpo .menu li {
	margin: 2px 0 2px 10px;
	padding-left: 10px;
	background: url("../img/menu-item.png") no-repeat 0 7px;
}

#cuerpo .menu a {
	line-height: 18px;
	color: #feffaf;
}

#cuerpo .principal {
	position: relative;
	float: right;
	width: 613px;
	padding: 0 0 35px 102px;
	border: 1px solid #d4cfc4;
	border-bottom-color: #beb0a3;
	background: white;
}

#cuerpo .eslogan {
	height: 101px;
}

#cuerpo .eslogan cite {
	position: relative;
	top: 40px;
}

#cuerpo .superior {
	height: 386px;
	margin-bottom: 26px;
}

#cuerpo .noticias,
#cuerpo .modulo {
	float: right;
	position: relative;
	left: 1px;
	width: 258px;
	margin-left: 14px;
	padding-bottom: 15px;
	border: 1px solid #ccc;
	background: white;
}

#cuerpo .noticias .texto,
#cuerpo .modulo .texto {
	padding: 0 20px;
}

#cuerpo .noticias div.texto {
	color: #61422c;
	font-size: 10px;
	line-height: 11px;
}

#cuerpo .noticias h3 {
	font-weight: bold;
	color: #9f932a;
}

#cuerpo .noticias h3 a {
	color: #9f932a;
}

#cuerpo .noticias .leerMas {
	margin: 10px 0;
}

#cuerpo .noticias h2.texto {
	height: 27px;
	padding-left: 44px;
	line-height: 24px;
	margin-bottom: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #808080;
	background: url("../img/noticias.png") no-repeat 20px 6px;
}

#cuerpo .modulo {
	clear: right;
	margin-top: 5px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 11px;
}

#cuerpo .modulo h2 {
	color: #d57407;
}

#cuerpo .modulo .texto {
	color: #61422c;
}

#cuerpo .inferior {
	clear: both;
	margin-right: 22px;
	margin-bottom: 26px;
}

.inferior h2 {
	font-weight: bold;
}

.inferior div {
	line-height: 12px;
}

#columna1 {
	float: left;
	width: 336px;
}

#columna2 {
	float: right;
	width: 233px;
}

/* -------------------- Texto ------------------------- */

.texto {
	color: #313131;
}

.texto p {
	margin: 1em 0;
	text-align: justify;
}

/* -------------------- Pie ------------------------- */

#pie {
	clear: both;
	width: 100%;
	padding: 17px 0;
	font-size: 10px;
}

.contactar {
	clear: both;
	width: 100%;
	padding: 10px 0;
	font-size: 11px;
	color: #f0bc36;
	margin-right: 24px;
}

#pie .enlaces {
	margin-right: 24px;
}

#pie .enlaces, #pie .enlaces a {
	color: #f0bc36;
}

#pie a {
	text-transform: lowercase;
}

/* -------------------- */

.catalogo h2, .contenido h2, .noticiasGrande h2, .sitemap h2 {
	padding: 6px 12px;
	border-color: #71541d;
	border-style: solid;
	border-width: 1px 0;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-style: italic;
	color: #765c49;
	background-color: #ece6da;
}

/* -------------------- Catálogo ------------------------- */

.catalogo {
	margin-right: 10px;
}

.catalogo li {
	width: 500px;
	margin: 15px auto;
	padding: 12px 14px;
	border: 1px solid #d7d1a1;
	background: #fffce2 url('../img/ficha.jpg') repeat-x top left;
}

.catalogo h3 {
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-color: #765c49;
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 15px;
	text-align: center;
	color: #765c49;
}

.catalogo h3 .venta {
	position: absolute;
	right: -3px;
	top: -7px;
	height: 18px;
	padding: 0 6px;
	border: 1px solid #9abf96;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	background-color: #cdffc8;
}

.catalogo .foto {
	float: left;
	width: 150px;
	text-align: center;
}

.catalogo .foto a {
	line-height: 16px;
	color: #836b5a;
	text-decoration: none;
}

.catalogo .foto img {
	border: 1px solid #765c49;
}

.catalogo .foto a:hover span {
	text-decoration: underline;
}
.catalogo .breadcrumbs {
	margin-top: 10px;
}
.catalogo .breadcrumbs a {
	color: #836b5a;
}
.catalogo dl {
	float: right;
	width: 350px;
	color: #330;
}

.catalogo dt, .catalogo dd {
	height: 20px;
	line-height: 18px;
}

.catalogo dt {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
}

.catalogo dd {
	clear: right;
	float: right;
	width: 210px;
}

.catalogo dd.observaciones {
	clear: both;
	float: none;
	width: 350px;
	height: auto;
}

/* ---------- Contenido ---------- */

.contenido {
	margin-right: 20px;
}

.contenido h3 {
	margin-top: 16px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

.contenido a {
	text-decoration: underline;
	color: #666;
}

.contenido th, .contenido td {
	padding: 3px 5px;
}

.contenido ul {
	list-style: disc inside;
}

.contenido ul ul {
	margin-left: 16px;
	list-style-type: circle;
}

/* -------------------- Noticias ------------------------- */

.noticiasGrande h3 {
	margin: 20px 0 15px 0;
	font-size: 13px;
	font-weight: bold;
}

.noticiasGrande .foto {
	float: left;
	margin: 0 16px 16px 0;
	text-align: center;
}

.noticiasGrande a {
	color: #71541d;
}

/* -------------------- Contacto ------------------------- */

.contacto form input {
	width: 200px;
	margin-bottom: 4px;
}

.contacto form label {
	display: inline-block;
	width: 100px;
	margin-bottom: 4px;
}

/* -------------------- Sitemap ------------------------- */

.sitemap > ul {
	margin: 20px 0 20px 30px;
}

.sitemap li {
	margin: 4px 0;
}
