



  .page{
  	min-width:980px;
  }

  .col1 {
    
	  	display: none;
    
    width: 20%;
    float: left;
    z-index: 3;
  }

  .col2 {
    width: auto;
    z-index: 1;
     
    
    
    	margin-right: 240px;
    
    

  }


  .col3 {
    
    width: 240px;
    float: right;
    z-index: 5;
  }
  
  .rastro{
  
  }
  .menu{
    
  }
  
  .clear{
  	clear:both;
  }
  
  .oculto{
  	display:none;
  }
  
  /* Estilos de listado . CONFIGURACION  */

.listadoGenerico ul{
list-style:none;
list-style-image: none;
margin:0px;padding:0px;
}

.listadoGenerico 
 ul a:link{
 text-decoration:none;
}

.listadoGenerico 
ul a:visited{
 text-decoration:none;
}

.listadoGenerico 
li{
list-style:none;
list-style-image: none;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0px;
min-height:70px;
height:auto;border-bottom:2px #79BAD7 solid;
}

.listadoGenerico 
div.foto_resumen{float:left;width:105px;}

.listadoGenerico 
div.resumen_noticia {margin-left:115px;}

.listadoGenerico 
div.resumen_noticia_nofoto {margin-left:0px;}

.listadoGenerico 
 p.titulo_resumen{color:#79BAD7;margin:0px;padding:3px 0px;text-align:justify;font-weight:bolder;}

.listadoGenerico 
p.subtitulo_resumen{color:#4C4C4C;line-height:120%;margin:0px;padding:0px;text-align:justify;}

.listadoGenerico 
p.fecha_resumen{color:#79BAD7;font-size:85%;font-weight:bold;margin:0px ;padding:2px 0px 0px 0px ;text-align:justify;}

/* Estilos de caja . CONFIGURACION  */

.estiloCaja0 {width:100%;margin-bottom:10px;_width:95%;_overflow:hidden;}

.estiloCaja0 
p{margin:0px 10px;}

.estiloCaja0 
hr{margin-left: 20px; margin-right: 20px;}

.estiloCajaBanner {width:100%;margin-bottom:10px; text-align:center}

.estiloCajaBanner 
p{margin:0px 10px;}

.estiloCaja1 {width:95%;_width:80%;margin-bottom:10px;border-bottom:1px solid #452325;}

.estiloCaja1 
p.tituloCaja{
font-size:100%; 
background:url(../../../com.saga.helice.frontend/resources/image/flechaTitulo.gif) no-repeat ; 
padding:8px 8px 8px 15px;
color:#452325;
font-weight:bold;
margin:0;}

.estiloCaja1 
.contenidoCaja{
padding:5px;
}

.estiloCaja2 {
width:96%;
margin-top:10px;
margin-bottom:10px;
background:url(../../../com.saga.helice.frontend/resources/image/caja2tituDrch.png) no-repeat  top right;
}

.estiloCaja2 

p.tituloCaja{
font-size:100%; 
background:url(../../../com.saga.helice.frontend/resources/image/caja2tituIzq.png) no-repeat ; 
padding:9px;
color:#452325;
font-weight:bold;
margin:0;}

.estiloCaja2 

.contenidoCaja{
margin-top:-3px;
border:1px solid #D8D8D6;
padding:10px;
}

.estiloCaja2 

.separadorCaja{height:10px;}

.estiloCaja3 /*Estilos Caja Acceso Directos*/
{width:95%;border-top:10px solid #452325;overflow:hidden; margin:0px auto;}

.estiloCaja3 
.contenidoCaja
{background:#F6F6F6 url(../../../com.saga.helice.frontend/resources/image/fondoCaja3.png) repeat-x left bottom ; 
margin:0px; padding-top:10px;overflow:hidden; padding-bottom:10px;_height:60px;}

.estiloCajaPrivada /*Estilos Caja Acceso Directos*/
{width:70%;margin:20px auto;border:1px solid #8E9300;border-top:10px solid #8E9300;overflow:hidden;padding-bottom:15px;}

.estiloCajaPrivada 
p{font-size:15px; font-weight: bold;padding:5px 15px;}

.estiloCajaPrivada 
.contenidoCaja
{margin:0px; padding-top:10px;overflow:hidden;}

  
  