@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #2C4201;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: lighter;
	color: #E2EAD3;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#intro {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E2EAD3;
	text-decoration: none;
}
#intro a {
	color: #E2EAD3;
	font-weight: bold;
	text-decoration: none;
}

#logotipo {
	margin: 0px;
	width: 273px;
	float: left;
}


#menu {
	margin: 0px;
	padding: 0px;
	width: 250px;
	background-color: #6A8C24;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}





#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #E2EAD3;
	display: block;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 30px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#menu ul li a: hover {
	color: #FF6600;
}
#menu #activo {
	background-image: url(bg_btn.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C4201;
	letter-spacing: -1px;
	text-decoration: none;
	padding-left: 25px;
}
#contenido {
	background-color: #6A8C24;
	float: right;
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #E2EAD3;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#contenedor_contenido {
	background-color: #698C26;
	margin: 0px;
	padding: 0px;
	width: 960px;
	overflow: hidden;
	clear: both;
}

#pie {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(pie.jpg);
	height: 220px;
}
#pie_i {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(pie_i.jpg);
	height: 220px;
}
#pie_p {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(pie_p.jpg);
	height: 220px;
}
#pie_f {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(pie_f.jpg);
	height: 220px;
}
#contacto {
	padding: 0px;
	float: left;
	width: 340px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #C3D1A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
}
.aviso {
	color: #FFFF66;
	font-weight: bold;
}

#contacto a{
	color: #E2EAD3;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
#idioma {
	margin: 0px;
	text-align: center;
	padding-right: 20px;
	float: right;
	list-style-type: none;
	display: block;
	width: 940px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#idioma  li {
	color: #E2EAD3;
	text-decoration: none;
	display: inline;
}
#idioma li a {
	float: right;
	height: 25px;
	width: 120px;
	display: block;
	background-image: url(idioma.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 25px;
	color: #2C4201;
	text-decoration: none;
}
#idioma li a:hover {
	color: #FFFFFF;
}

#ipatsa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C941B;
	text-decoration: none;
	padding: 0px;
	float: right;
	margin-top: 190px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fotos img {
	padding: 0px;
	border: 8px solid #E2EAD3;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#fotos {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 680px;
}


#slide {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 687px;
}


#contenedor {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#
#menu, #contenido {
    padding-bottom: 32768px;
    margin-bottom: -32768px
}


 /* Formulario*/
 
 br {
	clear: left;
}

label {
	display:block;
	font-weight:normal;
	float: left;
	width: 160px;
	font-size: 13px;
	color: #E2EAD3;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	height: 30px;
	vertical-align: middle;
} 

legend {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E2EAD3;
	padding: 0px;
	margin: 0px;
} 
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
input, textarea, select {
	border:1px solid #CEDAB2;
	margin: 4px;
	float: left;
	background-color: #8EBB31;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C4201;
} 
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #45600F;
	text-decoration: none;
	height: 40px;
	width: 100px;
	background-image: url(btn.jpg);
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 160px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
.reset {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A8C24;
	text-decoration: none;
	height: 40px;
	width: 100px;
	background-image: url(btn.jpg);
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
input:focus, textarea:focus {
	background-color: #B8DA70;
}  

 /* highslide*/
 
 
* {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {


}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
