



  .page{
  	min-width:980px;
  }

  .col1 {
    
	  	display: none;
    
    width: 20%;
    float: left;
    z-index: 3;
  }

  .col2 {
    width: auto;
    z-index: 1;
     
    
    
    	margin-right: 20%;
    

  }


  .col3 {
    
    width: 20%;
    float: right;
    z-index: 5;
  }
  
  .rastro{
  
  }
  .menu{
    
  }
  
  .clear{
  	clear:both;
  }
  
  .oculto{
  	display:none;
  }
  
  /* Estilos de listado . CONFIGURACION  */

/* Estilos de caja . CONFIGURACION  */

.estiloCaja1 {border:1px solid #403603;text-align:center;margin-left:0px;width:190px;padding-top:10px;padding-bottom:10px;}

.estiloCaja1 

.estiloCaja1  .tituloSeccion {
	font-size:130%;
	color:#FFF;
	font-weight: bold;
}

.estiloCaja1 
p.tituloCaja{display:none;}

.estiloCaja2 {
	margin-top:25px;
}

.estiloCaja2 
.tituloCaja {
	display:none;
}

  
  