body
{
	text-align:center;
	font-family:Gill Sans, Verdana, Arial, Times News Roman;
	font-size:12px;
	
	color:#000000;
	background-color:#EADD96;
}

a img {border: 0;}
a {text-decoration:none;color:#087828 }

#contenedor_total{	
	background-color:#f7f7f7;
	width: 1024px;
	
	margin:0 auto;
}

#container
{
	background-color:#ffffff;
	width: 1024px;
	border:0px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#margen1{
	width: 1024px;
	height:16px;
	float:left;
	margin:0 auto;
	background-image:url('images/local/barra1.gif');
	background-repeat: no-repeat;
}

#cabecera
{
	width:1024px;
	height:70px;
	float:left;
	margin-left: 0px;
	margin-top: -1px;
	margin-bottom:0px;
	background-repeat: no-repeat;
}

#logo_cabecera{
	margin-left: 0px;
	float:left;
	width:610px;
	height:70px;
	margin-bottom:0px;
}

#imagen_cabecera{
	float:left;
	margin-left: 0px;
	text-align:right;
	width:414px;
	height:70px;
	margin-bottom:0px;
}

#separador{
	width: 1024px;
	height:10px;
	float:left;
	margin-top: 0px;
	margin-bottom:0px;
	background-image:url('images/local/barra2.gif');
	background-repeat: no-repeat;
}

#menu_principal
{
	width: 1024px;
	height:24px;
	text-align:center;
	background-color:#087828;
	background-image:url('images/local/fondo_menu.gif');
	float:left;
	text-align:left;
	font-size:12px;
	margin-top: -4px;
	margin-bottom:0px;
}

#contenido_izquierda{
	width: 824px;
	display:inline;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:35px;
	border-right: 2px solid #009E49;
}

#contenido_derecha{
	width:198px;
	float:left;
	margin-left:-2px;
	margin-right:0px;	
	border-left: 2px solid #009E49;
}

#contenidocentral{
	margin: 0 auto;
	margin-top:0px;
	margin-left:0px;
	clear:both;
	float:left;
	width:824px;
	background-color:#ffffff;
	overflow: hidden;
	text-align:left;
}

#seccion_ni4{
	clear:both;
	float:left;
	margin-left:5px;
	margin-right:0px;
	background-color:#d9e7dd;
	width:819px;
	text-align:left;
}

#fecha_actual{
	float:left;
	z-index:4;
	clear:both;
	margin-left:0px;
	width:198px;
	height:25px;
	color:#EADD96;
	font-weight:bold;
	background-color:#009E49;
}

#enlaces_directos{
	width:100%;
	height:70px;
	margin-top:5px;
	
}

.ruta_ni4{
	color:#000000;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;	
}

.banners{
	float:left;
	margin-top:10px;
	margin-left:5px;
	width:170px;
}

#separador_pie{
	position:relative;
	width: 824px;
	height:14px;
	float:left;
	margin-top:-49px;
	overflow: hidden;
	background-image:url('images/local/separador_pie.gif');
	background-repeat: no-repeat;
}

#menupie 
{	
	float:left;
	clear:both;
	width:1024px;
	margin-top:0px;
	height:15px;
	text-align:left;
	margin-bottom:-15px;
}

#menupie a
{
	font-size:12px;
	font-weight:bold;
	color:#009e49;
	margin-left:15px;
}

#menupie a:hover
{
	color:#fff;
	background-color:#009e49;
}

#literal_buscador{
float:left;
	margin-top:10px;
	width:170px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

#listado-seccion1{
	clear:both;
	float:left;
}

#listado-seccion2{
	float:left;
	margin-left:0px;
}

/* MENU PRINCIPAL*/
ul#navmenu-h {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 1024px; /*For KHTML*/
	list-style: none;
	height: 24px;
}

ul#navmenu-h li {
	background-image:url('images/local/fondo_menu.gif');
	background-repeat: repeat-x;
	width:19%;
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
}

ul#navmenu-h ul {
	background-color:#81c79c;
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 230px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu-h ul li {
	width: 230px;	/*Ancho de los submenús*/
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background-image:url('images/local/fondo_menu.gif');
	background-repeat: repeat-x;
	color: #046c2d;
	font: bold 12px/22px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	color: #000000;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	background: #81c79c;
	color: #ffffff;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
	background: #81c79c;
	color: #000;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
	display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
	display: block;
}

#imagencentrado { padding: 5px 5px 2px 45px; }
