body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	width: 100%;
}

#container { 
	width: 775px;
	background: #FFFFFF;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: center; 
	
}  

#header { 
	padding: 0px;  
	margin: 0px;
	height: 82px;
	text-align: right;
	width: 775px;
	background-image:url(images/fondo_top.gif);
	background-repeat:no-repeat;
} 

#raya_top { 
	background: #8f9a48; 
	padding: 0px;  
	margin: 0px;
	height: 4px;
	width: 775px;
} 

.idioma { 
	margin-left: 1px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #8f9a48;
	font-style: normal;	
	font-weight: bold;
	text-align: center;
	float: right;
} 

#menucito { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b7c178;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	float: right;
} 

#menu { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86947c;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	width: 775px;
	padding-top: 15px;
	padding-left: 5px;
} 

#menu_izq { 
	width: 227px;
	float: left;
} 

#menu_dcha { 
	float: left;
} 

#fotos { 
	width: 227px;
	float: left;
} 

#texto { 
	float: left;
	width: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #a8a292;*/
	color: #837f73;
	background-color: #FFF;
	font-style: normal;	
	font-weight: normal;
	text-align: justify;
} 

#texto2 { 
	float: left;
	width: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535048;
	background-color: #FFF;
	font-style: normal;	
	font-weight: normal;
	text-align: justify;
} 

#texto_contacto { 
	float: left;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #a8a292;*/
	color: #837f73;
	background-color: #FFF;
	font-style: normal;	
	font-weight: normal;
	text-align: justify;
} 

#footer { 
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	background:#FFF;
	border-top-color: #dcdbd6;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #a8a292;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 775px;
	text-align: center;
	color: #8c8883;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

#sponsors { 
	padding-top: 17px;
	padding-bottom: 10px;
	background:#FFF;
	width: 775px;
	text-align: center;
} 

#cofinanciado { 
	float: left;
	margin-bottom: 10px;
} 

#accesibilidade { 
	float: right;
} 

#mainContent {
	width: 775px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	font-style: normal;	
	text-align: justify;
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.raya { 
	border-top: 1px;
	border-top-color: #a8a292;
	border-top-style: dotted;
}

div.separador { 
	height: 20px;
}

/*--------------------------------------------------------------------------------------------------*/
/* ELEMENTOS COMUNES */
/*--------------------------------------------------------------------------------------------------*/
.pie_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8c073;
	text-decoration: none;
	background-color: #FFF;
	font-weight:bold;
}

A.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8883;
	text-decoration: none;
	background-color: #FFF;
	font-weight:bold;
}

A.pie:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8883;
	text-decoration: underline;
	background-color: #FFF;
	font-weight:bold;
}

A.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8c073;
	text-decoration: none;
	background-color: #FFF;
}

A.enlace:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8c073;
	text-decoration: underline;
	background-color: #FFF;
}

.foto {
	float: right;
	width: 190px;
	text-align: right;
}

.fltlft {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837f73;
	font-weight: bold;
	background-color: #FFF;
	width: 65%;
}

.bloque {
	background-color: #00CC33;
}
.precio {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c5d584;
	font-weight: bold;
	background-color: #FFF;
}

A.menucito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b7c178;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
}

A.menucito:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b7c178;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFF;
}

.menucito_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a292;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
}

A.idio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #8f9a48;
	font-weight: bold;
}

A.idio:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
	background-color: #8f9a48;
	font-weight: bold;
}

A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86947c;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	text-decoration: none;
}

A.menu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #86947c;*/
	color: #535048;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	text-decoration: none;
}

.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c9d88c;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	color: #c5d584;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c5d584;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a8a292;
	font-weight: bold;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

A.visita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3c95b;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	text-decoration: none;
}

A.visita:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3c95b;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	text-decoration: underline;
}

.fecha_medios {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8a292;
	font-weight: bold;
	background-color: #FFF;
}

.verde {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b3c95b;
	font-weight: bold;
	background-color: #FFF;
}

A.medios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3c95b;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	text-decoration: none;
}

A.medios:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3c95b;
	background-color: #FFF;
	font-style: normal;	
	font-weight: bold;
	text-decoration: underline;
}

.video {
	float: left;
	width: 50%;
}


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

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535048;
	background-color: #e2eac1;
	border: 0px;
	font-weight: bold;
	overflow: auto;
}

div.nombre_campo {
	width: 75px;
	float: left;
	margin-top: 4px;
}

div.nombre_campo2 {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}

div.entrada {
	float: left;
	width: 445px;
	background-color: #e2eac1;
}


div.entrada3 {
	margin-left: 75px;
	margin-top: 4px;
	background-color: #FFF;
	padding: 0px;
}	

div.entrada4 {
	margin-left: 75px;
	margin-top: 4px;
	background-color: #FFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535048;
}	

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #c5d584;
	border: 0px;
	font-weight: bold;
	padding-left: 115px;
	padding-right: 115px;
	cursor: hand;
	margin: 0px;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535048;
	background-color: #e2eac1;
	border: 0px;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------*/

div.noticia_home_old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8a292;
	background-color: #fff;
	font-weight: bold;
	border-right: 1px;
	border-right-color: #a8a292;
	border-right-style: dotted;
	margin-right: 8px;
	text-align: justify;
	width: 33%;
	float: left;
	/*height: 200px;*/
	padding-right: 10px;
}

div.noticia_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #837f73;
	background-color: #fff;
	font-weight: bold;
	border-right: 1px;
	border-right-color: #a8a292;
	border-right-style: dotted;
	margin-right: 8px;
	text-align: justify;
	width: 66%;
	float: left;
	padding-right: 10px;
}


div.noticia_home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #837f73;
	background-color: #fff;
	font-weight: bold;
	text-align:left;
	width: 25%;
	float: left;
}

div.noticia_home3 {
	width: 72%;
	float: left;
}

.verde_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #587b2f;
	background-color: #fff;
	font-weight: bold;
	text-align: left;
}

.home_titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837f73;
	background-color: #fff;
	font-weight: bold;
}


.foto_thumb {
	width: 25%;
	float: left;
	text-align: center;
}

.foto_thumb2 {
	border-right: 1px;
	border-right-color: #a8a292;
	border-right-style: dotted;
	margin-right: 30px;
	
	border-left: 1px;
	border-left-color: #a8a292;
	border-left-style: dotted;
	margin-left: 30px;
	width: 36%;
	float: left;
	text-align: center;
}

.foto_thumb_final {
	width: 25%;
	float: left;
	text-align: center;
}


/*--------------------------------------------------------------------*/
.raya_tenda {
	background-color: #dcdbd6;
	height: 2px;
}

.raya_tenda2 {
	margin-top: 10px;
	height: 20px;
	border-top-width: 1px;
	border-top-color: #a8a292;
	border-top-style: dashed;
}

.nota {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535048;
	margin-left: 10px;
}

.destino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535048;
}

.campo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535048;
	background-color: #e2eac1;
	border: 0px;
	font-weight: bold;
	text-align: right;
}

.campo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535048;
	text-align: right;
}

.boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #c5d584;
	border: 0px;
	font-weight: bold;
	cursor: hand;
	margin: 0px;
	padding: 0px;
}

.resumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535048;
	background-color:#FFFFFF;
	border: solid #535048 1px;
}

.resumen thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color:#FFFFFF;
	font-weight:bold;
}

.resalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#FFFFFF;
	font-weight:bold;
}

div.separado {
	margin-left: 40px;
}

div#noticias_con_foto { 
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #837f73;
	background-color: #FFF;
	font-style: normal;	
	font-weight: normal;
	text-align: justify;
} 

div.foto_noticias_con_foto { 
	float: left;
	width: 227px;
	vertical-align: top;
} 

div.texto_noticias_con_foto { 
	float: left;
	width: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #837f73;
	background-color: #FFF;
	font-style: normal;	
	font-weight: normal;
	text-align: justify;
} 