div#container{font-size: 0.7em;}

div#situacion{ margin: 0px 0px 0px 0px;}
div#situacion .barra a {color: #24407e;font-weight: bold;text-decoration:none;}
div#situacion .barra a:hover {color: #24407e;font-weight: bold;text-decoration:underline;}

.imagenizquierda   { float: left; margin:0 10px 10px 0; color: #777; text-align: center; }

.imagencentrada   { text-align: center; margin: 10px 0 0 0; color: #777; text-align: center;}

.imagenderecha    { color: #777; float: right; margin:0 0 10px 10px; text-align: center; }

a.mtop:link, a.mtop:visited, a.mtop:active {
width:80px;
height:15px;
font-weight:bold;
color:#000000;
text-decoration:none;
padding-top: 2px;
background-repeat: no-repeat;
background-position: left center;
}
a.mtop:hover {
color:#ffffff;
}



.listado_secciones
{
 margin: 20px 20px 0px 35px;
}
  .mesnoticia
    {
    font-family:arial, helvetica, sans-srif;
    margin: 0;
	border-bottom: 4px solid #24407e;
    font-size:1.4em;
    font-weight:bold;
    color:  #24407e;
    }



  .noticia
    {
    margin: 0 0 0 3em;
    font-family:arial, helvetica, sans-srif;
    font-size:1.1em;
    }
  
  
  .noticia h3    {  color:  #000000;
 border-bottom: 2px solid #24407e;
 font-size: 1.5em;
 margin:0 0 10px 0;}
  
  .noticia .entradilla
  {
    font-size: 1em;
    font-weight:bold;
    text-align:justify;
  }
  .noticia .fecha
    {
    color: #777;
    }
  .noticia .imagen
   {   float:left;

   color: #777;
   width: 160px;
   text-align: justify;
   }

  .noticia p
  {
  text-align:justify;
  }


/*PANEL_IZQDO*/
#left_pane h3
{
 margin: 0px auto;
 /*background-color: #ffffff;*/
 border: 1px solid #24407e;
 color: #24407e;
 padding: 4px;
 font-size: 1em;
 font-weight: bold;
 text-align: center;
 margin-left: 25px;
 background-image: url('../img/repetir_serv_inv.gif');
 background-repeat: repeat-x;
 background-position: top left;
}

#left_pane .menu_lateral .rep
{
  background: url(../img/menu_rep.gif);
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

div#left_pane ul { list-style-type: none; padding: 0; margin: 0 0 0 0px;width: 188px;}

div#left_pane ul a { 
 height: auto;
 display:block;
 margin-left: 18px;
 padding: 2px 0px 2px 14px;
 background-image: url(../img/vineta_menu.gif);
 background-repeat: no-repeat;
 background-position: 0 center; 
 text-decoration: none;
 font-weight: bold;
 color: #013274;
 border-bottom: 1px solid #000000;
}


div#left_pane ul a:hover {  color:#FFFFFF; background-color:  #013274; background-image: url(../img/vineta_menu_activo.gif);}

div#left_pane ul a.activo{ color:#FFFFFF; background-color:  #013274; background-image: url(../img/vineta_menu_activo.gif);}

div#left_pane .sublista { margin-left: 0.8em;}

div#left_pane .sublista a { font-weight: normal; font-size: 0.8em;  padding: 2px 0px 2px 8px;text-decoration: none; background-image: url(../img/vineta2.gif);}

div#left_pane .sublista a:hover{ color:#FFFFFF; background-color:  #013274;  background-image: url(../img/vineta2.gif);}

div#left_pane .sublista a.activo{ color:#FFFFFF; background-color:  #013274;  background-image: url(../img/vineta2.gif);}
