BODY
{
	PADDING: 0px;
	MARGIN: 0px;
	background-image:url(fondoGeneral.jpg);
	background-repeat: repeat;
	FONT-FAMILY: Arial,Verdana,sans-serif;
	FONT-SIZE: 75%;
}
#dipuHead
{
	height:30px;
	width:762px;	
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	left:0px;
	text-align:right;
}
#dipuHead IMG
{
	border:none;
	margin:0px 10px 0px 0px;
	padding:0px;
}


IMG
{
	border:dashed 1px #cccccc;
	float:right;
	right:0px;
	margin:5px;
	padding:4px;
	cursor:pointer;
}

.imagen_derecha
{
	float:right;
}

.imagen_izquierda
{
	float:left;
}

.imagen_centrado
{
	float:none;
	margin-left:20%;
	margin-right:20%;
}

.texto_derecha
{
	text-align:right;
}

.texto_izquierda
{
	text-align:left;
}

.texto_centrado
{
	text-align:center;
}

.texto_justificado
{
	text-align:justify;
}

A:link
{
    COLOR: #006c00;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #006c00;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline 
}

H1
{
    PADDING: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    MARGIN: 0px;
    COLOR: #334d55;
}

H2
{
    PADDING: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 114%;
    MARGIN: 0px;
    COLOR: #006699;
}

H3
{
    PADDING: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    MARGIN: 0px;
    COLOR: #006c00;
}

H4
{
    PADDING: 0px;
    FONT-SIZE: 120%;
    MARGIN: 0px;
    color:#666666;
    font-weight:lighter;
}

H5
{
    PADDING: 0px;
    FONT-SIZE: 90%;
    MARGIN: 0px;
    COLOR: #334d55;
}

H6
{
    PADDING: 0px;
    FONT-SIZE: 114%;
    MARGIN: 0px;
    COLOR: #666666;
}
P 
{
	text-align:justify;
	}
UL
{
	list-style-type: square;
}
UL UL
{
    LIST-STYLE-TYPE: disc
}
UL UL UL
{
    LIST-STYLE-TYPE: none
}

LI 
{
	margin-left:20px;
	list-style-image: url(punto_amarillo.gif);
}

FORM
{
    PADDING: 0px;
    MARGIN: 0px;
}
LABEL
{
    FONT-WEIGHT:lighter;
    FONT-SIZE: 100%;
    COLOR: #666666;
}
INPUT
{
    FONT-FAMILY: Verdana,Arial,sans-serif
}
#pagina
{
	margin-bottom:0px;
	margin-top:0px;
	margin-left: auto; 
    margin-right: auto;
	padding:0px;
	WIDTH: 762px;
	BACKGROUND-COLOR: #ffffff;
	text-align:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}

#cabecera
{    
   	margin-left: auto; 
	margin-right: auto;
	BACKGROUND-IMAGE:url("cabecera.jpg");
    WIDTH: 762px;
	height:142px;
    TOP: 0px;
	position:relative;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

#menu
{
	FONT-SIZE:11px;
    float:left;
	WIDTH: 160px;
	PADDING-TOP: 10px;
	LETTER-SPACING: 0em;
	BORDER-BOTTOM: 1px solid #cccccc;
	BORDER-RIGHT: 1px solid #cccccc;
	BORDER-TOP: 1px solid #cccccc;
	background-image:url(fondo_menu.jpg);
	background-position: right;
	
}
#contenido
{
	float:right;
	width:77%;
	
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}


#menu_local {
	list-style: none;
	WIDTH: 150px;
	float:right;
	font-size:90%;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #CCCCCC;
	background-image:url(fondo3nivel2.jpg);	
}

#menu_local H4 {
	PADDING: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	MARGIN: 0px;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	background-image: url(fondo3nivel.jpg);
	background-repeat: repeat-x;
}

#escudo
{
    visibility:hidden;
}
#cabecera H1
{
   visibility:hidden;
}
#sitioNombre
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 8px;
    MARGIN: 0px;
    COLOR: #ffffff;
    PADDING-TOP: 16px
}

#resultados{
	color:#000000;
	font-weight:bold;
}

#resultados IMG {
	float:left;
}

#fecha
{
    FONT-SIZE: 75%;
    LEFT:485px;
    COLOR: #666666;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    POSITION: absolute;
    TOP: 8px;
    FONT-VARIANT: normal;
    text-align:right;
}

#nombrePagina
{
	margin-top:8px;
	BORDER-BOTTOM: #ccd2d2 1px dotted;
	
}
#nombrePagina H2
{   position:relative;
    FONT-SIZE: 120%;
    font-weight:lighter; 
    COLOR: #666666;
	left:10px;
	letter-spacing:0.2em;
	
}

#nombrePagina IMG
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    RIGHT: 6px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    POSITION: absolute;
    TOP: 0px
}

#nombrePagina A {
	position:absolute;
	font-size:70%;
	color:#CCCCCC;
	padding-top:5px;

}


#contenido P
{
	margin-right:20px;
	text-align:justify;
}

#contenido UL 
{
	margin-left:20px;
}


#contenido LI 
{
	margin-left:20px;
	list-style-image: url(punto_amarillo.gif);
}





#nombreContenido H3 
{
	position:relative;
	font-size:110%;
	padding:10px;
	left:10px;
}

#contenido H4 {
	font-size:110%;
	
}
#contenido H3 {
	font-size:120%;
	color:#006c00;
	font-weight:lighter;
}


#herramientas{
	top:-35px;
	right:15px;
	position:relative;
	background-color:#0033FF;
}


#herramientasEnlaces
{    
	
}


#herramientasEnlaces li {width: 20px; height: 20px;  position:absolute; top: 0px; background: url(botonera.gif) 0 0 no-repeat; display: block; list-style: none;}
#herramientasEnlaces a {width: 20px; height: 20px; display: block; border: solid 1px #FFFFFF;}
#herramientasEnlaces a:hover {
	border-top: 0px solid #0000CC;
	border-right: 0px solid #0000CC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #666666;
}
#herramientasEnlaces #mapa {right: 0px;}
#herramientasEnlaces #enviar {right: 20px; background-position: -20px 0;}
#herramientasEnlaces #botonInicio {right: 40px; background-position: -40px 0;}
#herramientasEnlaces #buscar {right: 60px; background-position: -60px 0;}
#herramientasEnlaces #mapa a:hover {background: url(botonera.gif) -1px -21px no-repeat;}
#herramientasEnlaces #enviar a:hover {background: url(botonera.gif) -20px -20px no-repeat;}
#herramientasEnlaces #botonInicio a:hover {background: url(botonera.gif) -40px -20px no-repeat;}
#herramientasEnlaces #buscar a:hover {background: url(botonera.gif) -60px -20px no-repeat;}

#marcoIzquierda
{
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px
}
#marcoDerecha
{
    RIGHT: 0px;
    POSITION: absolute;
    TOP: 0px
}


.acoplamientosEnlaces
{
    DISPLAY: none
}


#buscador
{
    Z-INDEX: 101;
    RIGHT: 10px;
    POSITION: absolute;
    TOP: 5px
}
#buscador INPUT
{
    FONT-SIZE: 70%;
    MARGIN: 0px 0px 0px 10px
}
#buscador A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 80%
}
#buscador A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 80%
}
#buscador A:hover
{
    MARGIN: 0px
}


#pie
{	
	padding-bottom:10px;
	position:relative;
	CLEAR: both;
	width:762px;
	height:57px;
	background-image:url(fondoPie.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top:10px;
	BORDER-TOP: #cccccc 1px solid;
	text-align:center;
	
}
#pie P
{
    margin:0px;
    padding:0px;
    FONT-SIZE: 85%;
	color:#666666;
	text-align:center;
}

#pie IMG 
{
	margin-top:3px;
	border:none;
	float:none;
}

#sopde
{
  text-align:center;
  margin:10px;
  font-size:80%;
}

#sopde IMG{
	vertical-align:middle;
	border:none;
	float:none;
}

#logoHtml{
  display:none;
}

#logoCss{
  display:none;
}

#logoAccesible{
  display:none;
}

#iconosAccesibilidad
{	
	width:350px;
	}

#iconosAccesibilidad IMG
{
	float:none;
	border:0px;
	left:10px;
}


/* ___________________________________________
/*   Barra buscador
/*____________________________________________*/

#menuBuscador {
	position:relative;
	top:0px;
	
	margin-left:0px;
	font-size:80%;

}

#menuBuscador  FORM {
	text-align:left;
	padding-left:5px;
	font-size:12px;	
	width:350px;

}

#menuBuscador LABEL{
	display:none;
	
	}
	
#menuBuscador P{
	padding:0px;
	margin:0px;
	}
	
	
#menuBuscador .for_sen_caja {
	 border: solid 1px #666666;
	 font-size:80%;
	 margin-left:5px;
	 margin-right:5px;
	 
}

#menuBuscador .botonBuscar{ 
	 background-image:url(botonBuscar.gif);
	 background-repeat:no-repeat;
	 background-color:#FFFFFF;
	 margin-top:3px;
	 border: solid 1px #666666;
	 height:18px;
	 width:18px;
	 font-size:0%;
	 cursor:pointer;
	}

.botonBuscar{ 
	 background-image:url(botonBuscar.gif);
	 background-color:#FFFFFF;
	 border: 1px solid #999999;
	 height:20px;
	 width:20px;
	 font-size:0%;
	 cursor:pointer;
	}
.for_sen_caja {
	 border: 1px solid #666666;
	 font-size:100%;
	 margin-left:5px;
	 margin-right:5px;
}

#inicio{
  padding-top:0px;
  padding-bottom:5px;
  margin-bottom:5px;
  margin-left:20px;
  COLOR: #006c00;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
}

#inicio SPAN.seleccionado{
  font-weight:bold;
  color:#006c00;
}

#noticias{
  padding-top:0px;
  padding-bottom:5px;
  margin-left:10px;
  COLOR: #006c00;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
}

#noticias SPAN.seleccionado{
  font-weight:bold;
  color:#006c00;
}

#imagenes{
  padding-top:5px;
  padding-bottom:5px;
  margin-left:10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
}

#imagenes SPAN.seleccionado{
  font-weight:bold;
  color:#006c00;
}
.seleccion{
	font-weight:bold;
	color:#006c00;
}


#menuEnlaces
{   
	DISPLAY: block;
	MARGIN: 0px;
	height:auto;
}

#menuEnlaces UL
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT:10px;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	
}

#menuEnlaces LI
{
	padding-top:0px;
	padding-bottom:0px;
	LEFT: 0px;
	list-style-type: none;	
	margin-left:10px;
	list-style-image: NONE;
}

#menuEnlaces LI A
{
    TEXT-DECORATION: none;
    COLOR: #006c00;
    
}

#menuEnlaces UL LI SPAN.seleccionado 
{
    font-weight:bold;
    COLOR: #006c00;
}

#menuEnlaces LI A:hover
{
    
    TEXT-DECORATION: underline;
}

#menuEnlaces UL UL
{
	TEXT-DECORATION: none;
	list-style-image: url(punto.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
	margin-bottom:2px;
	
	
}

#menuEnlaces UL UL A:hover
{
    TEXT-DECORATION: underline;
	list-style-image: url(puntoon.gif);
	
}

#menuEnlaces UL UL LI
{
	padding-top:0px;
	padding-bottom:0px;
	list-style-image: url(punto.gif);
}

#menuEnlaces UL UL LI A
{
	
	TEXT-DECORATION: none;
    COLOR: #006c00;
}

#menuEnlaces UL UL LI A:hover
{
    TEXT-DECORATION: underline;
	list-style-image: url(puntoon.gif);
	list-style-position:outside;
}

#menuEnlaces UL UL LI.seleccionado
{
	font-weight:bold;
	color:#006c00;
	list-style-image: url(puntoon.gif);	
	
}

#menu_local  UL
{
	list-style-image: url(punto.gif);
	margin: 10px 10px 10px 10px;
	padding:0px;
	
}

#menu_local  LI
{
	margin: 5px 5px 5px 14px;
	list-style-image: url(punto.gif);	
	padding-bottom:14px;
	
}

#menu_local  LI A
{
    display: block;
	TEXT-DECORATION: none;
    COLOR: #006c00;
  
}
#menu_local  LI A:hover
{ 
    TEXT-DECORATION: underline;
}

#menu_local  LI.seleccionado
{
	font-weight: bold;	
	COLOR: #006c00;
	margin:5px 5px 5px 14px;
	padding-bottom:14px;
	list-style-image:url(puntoon.gif);
	
}

#menu_local H4 {
	padding: 5px 5px 5px 5px;
	font-size:120%;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
	}

.cabecera_local {
	color:#FF0000;
	font-size:90%;
}

.ocultar
{
 	VISIBILITY: hidden;
	width:25px;
	height:40px;
	font-size:10%;
}

/* ______________________________________
/* Combo de Búsqueda
/* ______________________________________ */

#busquedaAvanzada{
	
	padding: 10px 10px 10px 10px;
	background-image: url(fondoBusqueda.jpg);
	background-repeat: repeat-y;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006c00;
	border-bottom-color: #006c00;
	background-position: right;
	}
	
#busquedaAvanzada TD {
	font-weight:bold;
	font-size:80%;
	COLOR: #006c00;
	
	}


	
/* ______________________________________
/* Paginacion
/* ______________________________________ */

#paginacion{
	padding: 10px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006c00;
	background-image: url(fondoNoticias.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height:30px;
}



#herramientasPaginacion{
	position: relative;
	
	
	
}

#botonesPaginacion ul{
	
}

#botonesPaginacion li {width: 20px; height: 20px;   position:absolute; top: 0px; background: url(botoneraListado.gif) 0 0 no-repeat; display: block; list-style: none;}
#botonesPaginacion a {width: 20px; height: 20px; display: block; border: solid 1px #FFFFFF;}
#botonesPaginacion a:hover {

}
#botonesPaginacion #volver {right: 80px;background-position: 0px 0;}
#botonesPaginacion #primero {right: 60px; background-position: -20px 0;}
#botonesPaginacion #anterior {right: 40px; background-position: -40px 0;}
#botonesPaginacion #siguiente {right: 20px; background-position: -60px 0;}
#botonesPaginacion #ultimo {right: 0px; background-position: -80px 0;}
#botonesPaginacion #volver a:hover {background: url(botoneraListado.gif) -1px -21px no-repeat;}
#botonesPaginacion #primero a:hover {background: url(botoneraListado.gif) -20px -20px no-repeat;}
#botonesPaginacion #anterior a:hover {background: url(botoneraListado.gif) -40px -20px no-repeat;}
#botonesPaginacion #siguiente a:hover {background: url(botoneraListado.gif) -60px -20px no-repeat;}
#botonesPaginacion #ultimo a:hover {background: url(botoneraListado.gif) -80px -20px no-repeat;}

#botonesPaginacion2 ul{
	
}

#botonesPaginacion2 li {width: 20px; height: 20px;   position:absolute; top: 0px; background: url(botoneraListado.gif) 0 0 no-repeat; display: block; list-style: none;}
#botonesPaginacion2 a {width: 20px; height: 20px; display: block; border: solid 1px #FFFFFF;}
#botonesPaginacion2 a:hover {

}
#botonesPaginacion2 #volver {right: 80px;background-position: 0px 0;}
#botonesPaginacion2 #primero {right: 60px; background-position: -20px 0;}
#botonesPaginacion2 #anterior {right: 40px; background-position: -40px 0;}
#botonesPaginacion2 #siguiente {right: 20px; background-position: -60px 0;}
#botonesPaginacion2 #ultimo {right: 0px; background-position: -80px 0;}
#botonesPaginacion2 #volver a:hover {background: url(botoneraListado.gif) -1px -21px no-repeat;}
#botonesPaginacion2 #primero a:hover {background: url(botoneraListado.gif) -20px -20px no-repeat;}
#botonesPaginacion2 #anterior a:hover {background: url(botoneraListado.gif) -40px -20px no-repeat;}
#botonesPaginacion2 #siguiente a:hover {background: url(botoneraListado.gif) -60px -20px no-repeat;}
#botonesPaginacion2 #ultimo a:hover {background: url(botoneraListado.gif) -80px -20px no-repeat;}


/* ______________________________________
/* listado de elementos
/* ______________________________________ */

#listadoElementos UL {
	margin:0px;
	padding:0px;
}


#listadoElementos LI.listado_par {
	margin: 0px;
	/*margin-left:-20px;
	margin-right:20px;*/
	list-style-image:none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color:#CCCCCC;
	padding: 10px 10px 5px 5px;
	background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;
	border-left-color: #CCCCCC;
	}
	
#listadoElementos  LI.listado_impar {
	margin: 0px;
	/*margin-left:-20px;
	margin-right:20px;*/
	list-style-image:none;
	list-style-type: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px 10px 5px 5px;
	background-image: url(fondoImPar.jpg);
	background-repeat: repeat-y;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #006c00;
	}
	
	
#listadoElementos UL LI H3 A {
	font-style:normal;
	}
	
#listadoElementos UL LI H3 A:hover {
	text-decoration:underline;
	
	}
	
/* ______________________________________
/* Elemento
/* ______________________________________ */

#elemento {
	margin-left:0px;
	margin-right:0px;
	list-style-image:none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color:#CCCCCC;
	padding: 10px 10px 15px 15px;
	background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;
	border-left-color: #CCCCCC;

}

#elemento IMG
{
	float:none;
	margin-top:10px;
}


#elemento H3 {
	font-size:120%;
	font-weight:600;
	
	
}

#elemento H4 {
	font-size:75%;
}

#elemento H5 {
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color: #FFFFFF;
	
}

#elemento P {
	padding-left:15px;
	
}

#elemento LI {

	}
	
/* ______________________________________
/* listado de imagenes
/* ______________________________________ */

#listadoImagenes UL {
	margin:0px;
	padding:0px;
	
}


#listadoImagenes LI.listado_par {
	width:177px;
	height:150px;
	float:left;
	list-style-image:none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color:#CCCCCC;
	padding: 10px 10px 5px 5px;
	background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;
	border-left-color: #CCCCCC;
	margin: 0px;
	}
	
#listadoImagenes  LI.listado_impar {
	width:177px;
	height:150px;
	float:left;
	margin: 0px;
	list-style-image:none;
	list-style-type: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px 10px 5px 5px;
	background-image: url(fondoImPar.jpg);
	background-repeat: repeat-y;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #006c00;
	}
	
#listadoImagenes UL LI H3 A {
	font-size:12px;
	font-style:normal;
	FONT-WEIGHT:normal;
	
	
	}
	
#listadoImagenes UL LI H3 A:hover {
	text-decoration:underline;
	
	}

#listadoImagenes IMG {
	border: 0px;
	float:left;
}
	
/* ______________________________________
/* Imagen
/* ______________________________________ */

#imagen {
	margin-left:0px;
	margin-right:0px;
	list-style-image:none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color:#CCCCCC;
	padding: 10px 10px 15px 15px;
	background-image: url(fondoPar.jpg);
	background-repeat: repeat-y;
	border-left-color: #CCCCCC;

}

#imagen H3 {
	font-size:120%;
	font-weight:600;
	
	
}

#imagen H4 {
	font-size:75%;
}

#imagen H5 {
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color: #FFFFFF;
	
}

#imagen P {
	padding-left:15px;
	
}

#imagen LI {

	}	
	
/* ___________________________________________
/*   div barraDerecha
/* ___________________________________________ */

#barraDerecha{
    width:140px;
	float:right;
	padding-left:20px;
	padding-right:10px;
	}	

/* ___________________________________________
/*   Menu noticias página ppal
/* ___________________________________________ */

#menuNoticias {
	
	list-style: none;
	WIDTH: 140px;
	float:right;
	font-size:90%;
	border: 1px solid #CCCCCC;
	background-image:url(fondo3nivel2.jpg);
	margin-bottom:30px;
	
}

#menuNoticias H4 {
	PADDING: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	background-image: url(fondo3nivel.jpg);
	background-repeat: repeat-x;
}

#menuNoticias  UL
{
	list-style-image: url(punto.gif);
	margin: 10px 10px 10px 10px;
	padding:0px;
	
}

#menuNoticias  LI
{
	margin: 0px 0px 10px 14px;
	list-style-image: url(punto.gif);	
	
}

#menuNoticias  LI A
{
    display: block;
	TEXT-DECORATION: none;
    COLOR: #006c00;
  
}
#menuNoticias  LI A:hover
{ 
    TEXT-DECORATION: underline;
}



#menuNoticias H4 {
	padding: 5px 5px 5px 5px;
	font-size:120%;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
	}

#menuNoticias  LI.masNoticias {
	font-weight:bold;
	color:#006c00;
	list-style-type: none;
	padding-top:5px;
	list-style-image:url(masNoticias.gif);
	}
/* ___________________________________________
/*   Banners página ppal
/* ___________________________________________ */

#banner {
	
	WIDTH: 140px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear:both;
}

#banner IMG {
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
	border: SOLID 1PX #CCCCCC;
	margin-left:0px;
	margin-right:5px;
	}
	

/* ________________________________________
/* Flash página principal
/*_________________________________________*/
#flash OBJECT{
	border: 1px solid #CCCCCC;
	float:left;
}



/*__________________________________________
/* Ampliar Imagen
/*__________________________________________ */

#ampliarImagen{
	padding-top:5%;
	padding-right:3%;
	padding-left:3%;
	font-size:80%;
	font-style:oblique;
	font-weight:500;
	color:#333333;
}

#ampliarImagen IMG{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/*_____________________________________________
/*  Combo Municipios
/*____________________________________________*/
#comboMunicipios {
	position:relative;
}

/*___________________________________________
/*  Anclajes
/*___________________________________________*/

#anclajes {
	visibility:hidden;
	position:absolute;
}

#rss IMG
{
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
}

#rss A
{
	margin-left:6px;
}