div#container{font-size: 0.7em;}
div#situacion{ margin: 0px 20px 0px 160px; padding-top: 35px;background-color:#ffffff;}

.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 30px 0px 20px;
}
  .mesnoticia
    {
    margin: 0;
    border-style: solid;
    border-width: 1px 1px;
    border-color: #803c3c;
	
	background-color: #e3e2bb;
    font-family:arial, helvetica, sans-srif;
    font-size:1.4em;
    font-weight:bold;
    color:  #803c3c;
    }



  .noticia
    {
    margin: 0 0 0 3em;
    font-family:arial, helvetica, sans-srif;
    font-size:1.1em;
    }
  
  
  .noticia h3    {    color:  #000000;
    font-size: 1.4em;
    border-bottom: 1px solid  #CCCCCC;
	
	padding-left: 5px;
	
	border-left: 15px solid #cccccc;  }
  
  .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-left: 3px;
 margin-top: 0px;
 margin-bottom: 0px; 
 margin-right: 0px; 
 padding:0 0 0 5px;
 color: #6E3634;
 background-color: #D4D393;
 border-left: 10px solid #6E3634;
 border-bottom: 1px solid #000000;
 border-top: 1px solid #000000; 
/* border-left: 10px solid #24248a;
 border-bottom: 3px solid #24248a;*/
 font-size: 1em;
 font-weight: bold;
}

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

div#left_pane ul a { 
 height: auto;
 display:block;
 padding: 2px 0px 2px 15px;
 background-image: url(../img/vineta.gif);
 background-repeat: no-repeat;
 background-position: 0 5px; 
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}


div#left_pane ul a:hover {  color:#000000; background-color:  #ffffff; background-image: url(../img/vineta.gif);}

div#left_pane ul a.activo{ color:#000000; background-color:  #d4d393; background-image: url(../img/vineta.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:#000000;  background-color: #d4d393;  background-image: url(../img/vineta2.gif);}

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

/*FIN PANEL IZQDO*/
