body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #fff;
}

h2 {
	font-family: arial, sans-serif;
}

h3{ 
	font-size: 20px; 
	color: #889d33;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 5px;
}

h4{ 
	font-size: 14px; 
	color: #889d33;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 5px;
}

h5{ 
	font-size: 12px; 
	color: #889d33;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 5px;
}

h6{ 
	font-size: 11px; 
	color: #666;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
}

p {
	font-size: 12px; 
	margin: 0.5em 0.5em 0.5em 0.5em; 
}

img {
	border: 0;
}

a {
	color: #003808;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 990px;
	background: white;
}

#wrapperi {
	padding: 0px 2px;
	background: url(../images/dot.gif) 259px 0px repeat-y;
}

#wrapperj {
	background: url(../images/dot.gif) 491px 0px repeat-y;
}

#wrapperk {
	background: url(../images/dot.gif) 803px 0px repeat-y;
}

#wrapperl {
	background: url(../images/dot.gif) 984px 0px repeat-y;
}

#logo {
	float: left;
	width: 400px;
	height: 80px;
	background: #e0e8b8;
}

#banner {
	float: right;
	width: 586px;
	height: 80px;
	background: #e0e8b8;
	border-top: 2px solid #fff;
}

#header, #buscar, #nav, #nav li, h2, #special, #special h3, #footnav, #static li, #Info1 li, #Info1 ul {
	margin: 0;
	padding: 0;
	color: #889d33;
}

#header {
	background: #e0e8b8;
	border-top: 2px solid #fff;
}

#menu {
	float: right;
	width: 986px;
	height: 25px;
	background: url(../images/fondo_menu.png) 985px 25px repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	text-align: right;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
}

#menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
}

#slogan {
	float: left;
	width: 986px;
	height: 18px;
	background: url(../images/fondo_slogan.png) 985px 18px repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	border-bottom: 1px solid #889d33;
}

#slogan p {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color: #889d33;
	margin: 3px 0px 0px -32px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 5px;
	margin: 0 0 -4px 0;
}

#izquierda {
	float: left;
	width: 250px;
	background: #e0e8b8;
}

#centro {
	float: left;
	width: 531px;
	padding: 1px 15px 1px 15px;
}

#centro_contenido {
	float: right;
	width: 706px;
	padding: 1px 15px 1px 15px;
}

#derecha {
	float: right;
	width: 175px;
	background: #e0e8b8;
}

#buscar {
	background: #e0e8b8 url(../images/search_icon.png) 21px 10px no-repeat;
	padding: 4px 0px 4px 45px;
	border-bottom: 1px solid #889d33;
}

#buscar .text {
	font-size: 10px;
	color: #26618d;
}

#buscar .submit {
	background: #db8100;
	font-size: 11px;
	color: #e5e4e2;
	border: 1px solid #e5e4e2;
}

.occu{
	height: 1px;
	width: 1px;
}

#callbox {
	float: left;
	width: 235px;
	background: #e0e8b8;
	padding: 4px 0px 4px 15px;
	clear: right;
	font-size: 12px;
	color: #003808;
}

#static {
	color: #666;
	background: #e0e8b8;
	border-top: 3px solid #e0e8b8;
//	height: 100%;
	margin: 0px 8px 0px 0px;
}

#static p {
	padding: 0;
	border: 0;
	margin: 0px 5px 0px 15px;
}

#static h2 {
	background: #e0a403;
}

#static ul a {
	color: #003808;
}

#static li {
	padding: 0;
	margin: 0;
	line-height: 0.7;
	margin: 0.5em 0.2em;
}

#explore {
	height: auto;
	background: #fff url(../images/right_bg.jpg) top right repeat-x;
	border-top: 10px solid #fff;
	border-bottom: 6px solid #fff;
}

#explorei {
	background: url(../images/right_woman.jpg) top right no-repeat;
	padding-bottom: 11px;
}

#explore_contenido {
	height: auto;
	margin-top: -1px;
	background: #fff url(../images/fondo_explore_contenido.png) top right repeat-x;
	border-bottom: 6px solid #fff;
	padding-top: 1px;
}

#explore ul, #explore_contenido ul {
	margin-top: 6px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-left: 25px;
}

#explore a .sub, #explore_contenido a .sub {
	color: #666;
	text-decoration: underline;
}

#explore li, #explore_contenido li {
	font-size: 12px; 
	list-style: none;
	background: url(../images/bullet_arrow.png) left center no-repeat;
	padding: 2px 0px 2px 25px;
	margin-left: 0px;
	margin-right: 30px;
}

#explore .orange, #explore_contenido .orange{
	color: #f09d27;
}

#explore .learnmore, #explore_contenido .learnmore {
	margin: 5px 0 20px 18px;
}

.learnmore{
	text-decoration: none;
	font-weight: bold;
}

#texto_protec_datos  p {
	font-size: 9px;
	color: #999;
	margin: 1em 2.5em 1.5em 2.5em; 
}

#special {
	margin-left: 9px;
	margin-top: 10px;
	width: 250px;
	background: url(../images/offer_box_bg.png) repeat-y;
}

#special, #special a {
	color: #f5f5f5;
	text-decoration: none;
}

#special p {
	padding: 0 13px;
}

#special div {
	background: url(../images/offer_box_bot.png) bottom no-repeat;
	height: 6px;
	font-size: 1px;
	padding-top: 4px;
}

#subcentro {
	margin-top: 0px;
}

#subcentro ul a {
	color: #666;
}

#Info1 {
	color: #666;
	float: left;
	width: 220px;
	background: #fff;
}

#Info1 h2 {
	background: #889d33;
}

#Info1 li {
	color: #889d33;
	padding: 0;
	margin: 0;
	line-height: 0.7;
	margin: 0.8em 0.5em;
}

#Info2 {
	color: #666;
	float: right;
	width: 298px;
}

#Info2 h2 {
	background: #889d33;
}

#Info2 li {
	color: #889d33;
	padding: 0;
	margin: 0;
	line-height: 0.7;
	margin: 0.5em 0.5em;
}

#upper_footer {
	background: #e0e8b8;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #e0e8b8;
}

#upper_footer p {
	text-align: center;
	font-size: 9px;
	color: #003808;
}

#footer {
	text-align: right;
	background: #889d33;
	color: #cdc;
}

* html #footer {
	height: 1.5em;
}

#footeri {
	padding: 2px 3px 4px 13px;
	border-bottom: 2px solid #fff;
}

#footer .copyright {
	float: left;
}

#footer .avisolegal {
	float: right;
}

#footer a {
	color: #cdc;
}

.readmore {
	padding-top: 5px;
	text-align:right;
	font-weight:bold;
}

.green {
	color: #437319;
}

.blue {
	color: #4880ab;
}

.orange {
	color: #e0a403;
}

p.photo {
	text-align: center;
}

.imagen {
	padding: 8px 6px 8px 6px;
	border: 0;
}

.imagen2 {
	padding: 3px 6px 3px 6px;
	border: 0;
}

/*
	De acuerdo con http://www.coders.me/lang/en/web-html-js-css/comprimir-un-sitio-web
	Se aplica la técnica de las propiedades a los img, aunque aquí no usemos un DIV.
	Supuestamente al tenerlo en el css, el navegador no tiene que interpretarlo como cuando
	lo añadimos en un html normal, lo que a más imágenes menor sufrimiento del servidor.
*/

#Encabezado_menu .img {
	width: 250px;
	height: 22px;
}

#Encabezado_titulo1 .img {
	width: 480px;
	height: 32px;
}

#Encabezado_tituloG .img {
	width: 480px;
	height: 57px;
}

/* Estilos de los menús, elimina la necesidad de funciones javascript*/

ul#menuOpciones {  
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menuOpciones li {
	padding: 0;
	float: left;
}

ul#menuOpciones li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 9px;
	text-align: left;
	vertical-align: center;
}

ul#menuOpciones li a:hover {
	background-position: bottom;
}

ul#menuOpciones li a span {
	display: none;
}

#elem_1, #elem_1:hover {
	width: 43px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_1 {
	background-image: url(../images/menu/mn_1.png);
}

#elem_1:hover {
	background-image: url(../images/menu/ms_1.png);
}

#elem_2, #elem_2:hover {
	width: 56px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_2 {
	background-image: url(../images/menu/mn_2.png);
}

#elem_2:hover {
	background-image: url(../images/menu/ms_2.png);
}

#elem_3, #elem_3:hover {
	width: 57px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_3 {
	background-image: url(../images/menu/mn_3.png);
}

#elem_3:hover {
	background-image: url(../images/menu/ms_3.png);
}

#elem_4, #elem_4:hover {
	width: 55px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_4 {
	background-image: url(../images/menu/mn_4.png);
}

#elem_4:hover {
	background-image: url(../images/menu/ms_4.png);
}

#elem_5, #elem_5:hover {
	width: 81px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_5 {
	background-image: url(../images/menu/mn_5.png);
}

#elem_5:hover {
	background-image: url(../images/menu/ms_5.png);
}

#elem_6, #elem_6:hover {
	width: 81px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_6 {
	background-image: url(../images/menu/mn_6.png);
}

#elem_6:hover {
	background-image: url(../images/menu/ms_6.png);
}

#elem_7, #elem_7:hover {
	width: 56px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_7 {
	background-image: url(../images/menu/mn_7.png);
}

#elem_7:hover {
	background-image: url(../images/menu/ms_7.png);
}

#elem_8, #elem_8:hover {
	width: 105px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_8 {
	background-image: url(../images/menu/mn_8.png);
}

#elem_8:hover {
	background-image: url(../images/menu/ms_8.png);
}

#elem_9, #elem_9:hover {
	width: 120px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_9 {
	background-image: url(../images/menu/mn_9.png);
}

#elem_9:hover {
	background-image: url(../images/menu/ms_9.png);
}

#elem_10, #elem_10:hover {
	width: 52px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_10 {
	background-image: url(../images/menu/mn_10.png);
}

#elem_10:hover {
	background-image: url(../images/menu/ms_10.png);
}

#elem_11, #elem_11:hover {
	width: 73px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_11 {
	background-image: url(../images/menu/mn_11.png);
}

#elem_11:hover {
	background-image: url(../images/menu/ms_11.png);
}

#elem_12, #elem_12:hover {
	width: 120px;
	height: 25px;
	background-repeat: no-repeat;
}

#elem_12 {
	background-image: url(../images/menu/mn_12.png);
}

#elem_12:hover {
	background-image: url(../images/menu/ms_12.png);
}

/* Estilos formulario de administración de Noticias 
	 De momento son estilo globales, sin encapsular en clase alguna
*/

label {
	display: block;
	font-weight: bold;
}

input:focus, textarea:focus {
	background: #FFF799;
}

a.Noticia {
	color: #437319;
	padding-left: 10px;
}

a.Noticia:hover {
	color: #e0a403;
}

a.Noticia_Eliminar {
	color: red;
}

a.Noticia_Eliminar:hover {
	color: #EFBAA4;
}

div.listado {
	border: 0px solid #000;
	height: auto;
	width: auto;
	font-size: 12px;
	margin: 0em 2.5em 0em 2.5em; 
}

.formulario_line1 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	color: #4880ab;
	background: #fce0be;
}

.formulario_line2 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	background: #f9c88f;
}

table.informativo{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;	
	border: 1px #889D33 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
#robots{
	display:none;	
}