img {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border:  0px;
}
body {	
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 1em;
	background-image: url('images/fondo_agua.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom center;
}
a {
	color: #5ab45a;
	text-decoration: none;
}
#cabecera_idiomas {
	width: 990px;
	margin: 0px auto;
	padding: 0px;	
	height: 40px;
	text-align:  left;
	background: #fff url('images/fondo_bg1.jpg') repeat-x;	
}
#cabecera_idiomas_logo {
	float: left;
	text-align:  left;
	margin-left: 10px;
}
#cabecera_idiomas_banderas {
	float: right;
	text-align:  right;
}
#cabecera_slogan {
	width: 990px;
	height: 40px;
	margin: 0 auto;
	padding: 0px;	
	text-align: right;
	background: #fff url('images/fondo_bg2.jpg') repeat-x;	
}
#cabecera_slogan h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	margin-right: 10px;
	display: inline;
}
#contenido {
	width: 950px;
	margin: 15px auto;
	text-align: center;
}
#contenido_menu {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;	
}
#menu {
	background: url('images/menu_lateral_fondo.png') repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: left;
}
#menu ul,li {
	width: 230px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
}

.menu_pagina_on {
	width: 220px;
	background: url('images/fondo_menu_pagina_on.png') no-repeat;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom:  8px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 0.7em;
	font-weight: bold;
	color: #5ab45a;
	margin-left: 5px;
}
.menu_pagina_on a {
		color: #5ab45a;
		text-decoration: none;
}
.menu_pagina_off {
	width: 220px;
	background: url('images/fondo_menu_pagina_off.png') no-repeat;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom:  8px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	margin-left: 5px;
}
.menu_pagina_off a {
		color: #fff;
		text-decoration: none;
}
.menu_seccion_on {
	width: 220px;
	background: url('images/fondo_menu_seccion_on.png') no-repeat;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom:  8px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 0.7em;
	font-weight: bold;
	color: #3c783c;
}
.menu_seccion_on a {
		color: #3c783c;
		text-decoration: none;
}
.menu_seccion_off {
	width: 220px;
	background: url('images/fondo_menu_seccion_off.png') no-repeat;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom:  8px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 0.7em;
	font-weight: bold;
	color: #eee;
}
.menu_seccion_off a {
	color: #eee;
	text-decoration: none;
}
#correo {
	margin-top: 20px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
#contenido_texto {
	float: right;
	width: 700px;
	margin: 0px;
	padding: 0px;		
}
#contenido_texto_fuentes {
	float: left;
	text-align: left;
}
#contenido_texto_botones {
	float: right;
	text-align: right;
}
#contenido_texto_fuentes_txt {
	float: left;
	text-align: left;
	font-size: 0.6em;
	padding-top: 10px;
	padding-left: 20px;
	color: #5ab45a	
}
#contenido_texto_botones_txt {
	float: right;
	text-align: right;
	font-size: 0.6em;
	padding-top: 10px;
	padding-right: 20px;
	color: #5ab45a	
}
#contenido_texto_botones_txt a {
	color: #284d28;	
}
#enlaces_titulo {
	text-align: right;
	margin-right: 20px;
	margin-bottom:  20px;
	font-size: 0.6em;
}
#texto {
	background: url('images/texto_fondo.png') repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#texto h2 {
	margin: 0px;
	padding: 0px;
	color: #dcf4d0;
	font-size:  1.5em;
}
#texto_cuerpo {
	width: 620px;
	margin-top: 10px;
	font-size: 0.8em;
	text-align: justify;
	background: url('images/fondo_texto.jpg') repeat-y;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
}
#texto_cuerpo h3 {
	font-size:1.3em;
	color: #367216;
	text-align: center;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
#navegacion {
	margin-top: 30px;
}
#navegacion_izda {
	float: left;
	text-align: left;
	width: 50%;
}
#navegacion_dcha {
	float: right;
	text-align: right;
	width: 50%;
}
#subir {
	clear: both;
	text-align: center;
	margin-top: 20px;
}
#banners {
	clear: both;
	text-align:  center;
	padding-top: 25px;
}
#datos {
	clear: both;
	margin-top: 20px;
	text-align:  center;
	font-size: 0.7em;
}
#datos a {
	color: #284d28;
}
.sl {
	font-family: "Rockwell";
	font-weight: bold;
}
.ad {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}
.lista {
	list-style-image: url('images/lista_disco.png');	
	list-style-type: disc;
	width:  100%;
	margin-bottom: 5px;
}
.textog {
	font-size: 1.2em;
}