* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	width:100%;
	height:100%;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#415535;
	/*background-color:#FFF;
	background:url(../imagenes/recursos/fondo_contenedor.gif) top left #FFF;*/
	padding:0;
	padding-top:16px;
	text-align:center;
	
}
.textos p {
	font-size:1.1em;
	margin:0.5em 0;
	text-align:justify;
}
h1 {
	font-size:1.3em;
	border-bottom:1px solid #415535;
	margin-bottom:1em;
}
h2 {
	font-size:1.3em;
	margin:0.5em 0;
	padding:0;
}
h3 {
	font-size:1.1em;
	margin:0;
	padding:0;
}
ol {
	margin-left:2em;
	margin-top:2em;
}
	li{
		margin:0.5em 0;
		text-align:justify;
	}
a {
	text-decoration:none;
	color:#415535;
}
	a img {
		border:0;
		text-decoration:none;
		vertical-align:middle;
	}
img {
	vertical-align:middle;
}
.seleccionado {
	color:#000;
}
#contenedor {
	height:100%;
	width:100%;
	text-align:center;
}
	#contenedor[id] {
		float:left;
	}
	#centrar {
		width:77.2em;
		margin:0 auto;
		height:100%;
		background:url(../imagenes/fondo_arbol.gif) no-repeat 4.3em 18em;
		position:relative;
	}
		#centrar[id]{
			background:url(../imagenes/fondo_arbol.gif) no-repeat 4em 18em;
		}
	#fondo_izq {
		width:77.2em;
		background:url(../imagenes/fondo_contenido_i.gif) repeat-y top left ;
	}
	#empuja_pie {
		float:left;
		background:url(../imagenes/fondo_contenido_i.gif) repeat-y top left ;
		position:relative;
		text-align:left;
		z-index:0;
		width:100%;
	}
		.arbol {
			position:absolute;
			bottom:-1px;
			left:0;
			background:url(../imagenes/pie.gif) no-repeat bottom left;
			height:65px;
			width:100%;
			z-index:0;
		}
	.fondo_top {
		background:url(../imagenes/fondo_contenido_top.gif) repeat-x top left ;
		height:15px;
		float:left;
		width:74em;
	}
		.fondo_top[class]{
			float:none;
			width:auto;
		}
	.esq_izq_top {
		background:url(../imagenes/contenido_esq_i.gif) no-repeat top left ;
		height:41px;
		width:41px;
		float:left;
	}
	
/*************************************************************************************/
/*                                 textos                                            */
/*************************************************************************************/
	.textos {
		float:right;
		width:45.7em;
		margin-bottom:70px;
		margin-left:-12px;
		background:url(../imagenes/textos_fondo.gif) no-repeat bottom left #FFF;
		padding:0 0px 75px 0px;
		height:100%;
		margin-top:-1px;
		z-index:10;
	}
		.textos[class] {
			width:45.95em;
			margin-top:0;
			background:url(../imagenes/textos_fondo.gif) no-repeat bottom left #FFF;
		}
		.txt_fondo_i {
			padding:0px 0px 0px 15px;
			margin-left:0px;
			background:url(../imagenes/txt_fondo_i.gif) left top repeat-y;
		}
		.txt_fondo_d {
			padding:15px 15px 15px 15px;
			margin-left:0px;
			border-right:10px solid #415535;
			/*background:url(../imagenes/txt_fondo_d.gif) left top repeat-y;*/
		}
	.sangria {
		margin-left:2em;
	}
	.origen {
		color:#640C03;
	}
/*************************************************************************************/
/*                                  MENU                                             */
/*************************************************************************************/
#menu {
	width:31.7em;
	height:100%;
	padding-bottom:69px;
	clear:left;
	margin-top:-26px;
	margin-right:-4px;
}
	#menu[id]{
		clear:none;
		margin-top:0;
	}

	.menu_enlaces {
		background:url(../imagenes/menu_fondo.gif) no-repeat top right;
		text-align:right;
		color:#FFF;
		height:200px;
		padding-right:68px;
		padding-top:20px;
		margin-right:50px;
	}
		.menu_enlaces p {
			display:block;
			margin:8px 0;
		}
		.menu_enlaces a {
			display:block;
			margin:5px 0;
		}
			.menu_enlaces > a, .menu_enlaces > p {
				margin:5px 0;
			}
	.texto_premio {
		margin:10px 0 20px 40px;
	}
.ing_esp_ver {
	padding-top:1em;
	padding-right:0.5em;
}
/*************************************************************************************/
/*                                  Pie                                             */
/*************************************************************************************/

#pie {
	width:77.305em;
	background:url(../imagenes/pie_fondo.gif) repeat-x bottom left ;
}
	#pie[id] {
		float:left;
		margin:0 auto;
		width:77.2em;
	}
	.pie_esq_i {
		background:url(../imagenes/pie_esquina_i.gif) no-repeat top left ;
		height:69px;
	}
	.pie_esq_d {
		background:url(../imagenes/pie_esquina_d.gif) no-repeat bottom right;
		height:69px;
	}
	a.enlace_sacejo {
		display:block;
		position:absolute;
		bottom:1.9em;
		left:27em;
		background:transparent;
		width:49em;
		height:2.6em;
		z-index:0;
	}

div.noticias p, div.noticias h3 {
	margin-left:19px ;
}
