@charset "utf-8";
/* CSS Document */

#principal
  {
  	 border-style:solid;
	 border-width:1px;
	 border-color:#B1B1A9;
	 background:#FFFFFF;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 width:553px;
  }
  

#principal .top
  {
      height:35px;
	  background-color:#F3F2F0;
	  border-bottom:solid;
	  border-bottom-width:1px;
	  vertical-align: middle;	  
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:10px;	  
  }  


#principal .campoTexto
  {
  	 border-style:solid;
	 border-width:1px;
	 border-color:#CCCCCC;
	 background:#FFFFFF;
	 width:200px;
	 height:14px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;		 
  }

#principal .texto  
  {
	 margin-left:10px;
  	 border-style:solid;
	 border-width:1px;
	 border-color:#CCCCCC;
	 background:#FFFFFF;
	 width:69px;
	 height:16px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;		 
  }

#tablaContenido
  {
   	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:10px;	
	  color:#999999;
  }

#tablaContenido .subrayado
  {
	  background-color:#FFFFFF;
	  border-bottom:solid;
	  border-bottom-width:1px;
	  border-bottom-color:#88AA88;
	  color:#999999;
	  padding-top:2px;
	  padding-bottom:2px;
	  padding-left:3px;
	  
  }

.ligaTitulo  
   {
	  /*background-color:#FFFFFF;*/
	  border-bottom:solid;
	  border-bottom-width:1px;
	  border-bottom-color:#88AA88;
	  color:#999999;
	  padding-top:2px;
	  padding-bottom:2px;
	  padding-left:3px;   
   }

#tablaContenido .botonesTemas
   {   
      width:250px;
	  height:18px;
	  background-color:#FFFFFF;
	  background-image:url(images/vinetaFraccion.gif);
	  background-repeat:no-repeat;
	  background-position:2px 2px;	  
	  border-style:solid;
	  border-color:#493F0B;
	  border-width:1px;
	  padding-left:18px;
   }  
#tablaContenido .botonesTemasActivo
   {
      width:250px;
	  height:18px;
	  background-color:#FAF8D8;
	  background-image:url(images/vinetaFraccion.gif);
	  background-repeat:no-repeat;
	  background-position:2px 2px;	  
	  border-style:solid;
	  border-color:#493F0B;
	  border-width:1px;
	  padding-left:18px;
	  color:#493F0B;
   }   
#tablaContenido .botonesTemasActivo a  
   {
		display:block;
		padding:0px;	
		text-decoration:none;
		background-color:#FAF8D8;
		color:#493F0B;
   }     
#tablaContenido .botonesTemas a  
   {
		display:block;
		padding:0px;	
		text-decoration:none;
		background-color:#FFFFFF;
		color:#493F0B;
   }
   
   
   
   
   
   
#tablaDirectorio .colIzq
   {
      
	  vertical-align:top;
   }   
#tablaDirectorio .colCent
   {
      width:32px;
   }   
#tablaDirectorio .colDer
   {
      
	  vertical-align:top;
	  text-align:center;
   }         
#tablaConteneDirectorio
   {
      
   }
#conteMapa 
   {
      width:231px;
	  height:246px;
	  border-width:1px;
	  border-style:solid;
	  border-color:#000000;
	  vertical-align:middle;
	  text-align:center;
	  margin-top:5px;
   }   
#conteMapa image
  {
	  border-width:1px;
	  border-style:solid;
	  border-color:#000000;  
  }   
   
.encabezado
   {
      width:65px;
	  background-color:#FFFFFF;
	  color:#493F0B;
	  border-style:outset;
	  border-width:1px;
	  border-color:#B1B1A9;	
	  text-align:center;
   }
.encabezado   a
   {
		display:block;
		padding:0px;	
		text-decoration:none;
		background-color:#FFFFFF;
		color:#493F0B;      
   }

#tablaDirectorio .encabezado   a:hover
   {
		display:block;
		padding:0px;	
		text-decoration:none;
		background-color:#493F0B;
		color:#FFFFFF;      
   }

#tablaDirectorio .encabezadoSel
   {
      width:65px;
	  background-color:#493F0B;
	  color:#FFFFFF;
	  text-align:center;
	  border-style:outset;
	  border-width:1px;
	  border-color:#B1B1A9;	  
   }
#tablaDirectorio .encabezadoCentro
   {
      width:10px;
	  background-color:#FFFFFF;
   }


#tablaContenido .botonesTemas a:hover{

background-color:#FAF8D8;
	


}
   
         
#contenedor 
  {
     width:557px;
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
  }  
#contenedor .top
  {
      height:35px;
	  background-color:#F3F2F0;
	  border-bottom:solid;
	  border-bottom-width:thin;
  }  
#tablaDependencias
  {
	  padding-left:10px;
	  vertical-align:top;
	  width:263px;
  }
  
#tablaDependencias .dep
  {

      /*width:200px;*/
	  height:15px;
	  background-color:#EFEFEF;
	  border-style:solid;
	  border-color:#FFFFFF;
	  border-bottom-width:2px;
	  border-top-width:0px;	  
	  border-right-width:3px;
	  border-left-width:1px;
	  color:#666666;
	  padding-left:10px;	  
  }
#tablaDependencias .dep a
  {
		display:block;
		padding:0px;	
		text-decoration:none;
		background-color:#EFEFEF;
		color:#666666;  
  }  
#cuadroInstrucciones
  {
  border-style:solid;
  border-top-width:9px;
  border-right-width:5px;
  border-left-width:9px;
  border-bottom-width:9px;
  border-color:#E6E4AA;
  width:530px;
  height:50px;
  background-color:#E6E4AA;
  color:#333333;
  font-size:12px;
  }
#cuadroInstrucciones .nota
  {
  font-size:9px;
  }  
#cuadroInstrucciones .cuadroConteInst
  {
	/*border-top-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-left-color:#999999;
	border-bottom-color:#999999;   */   
	 border-style:solid;
	 border-width:1px;
	 text-align:center;
  }    

#cuadroInstrucciones2
  {
  border-style:solid;
  border-top-width:9px;
  border-right-width:5px;
  border-left-width:9px;
  border-bottom-width:9px;
  border-color:#E6E4AA;
  width:200px;
  height:50px;
  background-color:#E6E4AA;
  color:#333333;
  font-size:12px;
  }
#cuadroInstrucciones2 td
  {
     border-color:#FFFFFF;
	 border-style:solid;
	 border-width:1px;
	 text-align:center;
  }  
  
    
#tablaDependencias .dep a:hover
  {
		display:block;
		padding:0px;	
		text-decoration:none;
		background-color:#CDE855;
		color:#666666;  
  }       
#tablaDependencias .val
  {

      width:63px;
	  height:15px;
	  background-color:#F8F8F8;
	  border-style:solid;
	  border-color:#FFFFFF;
	  border-bottom-width:2px;
	  border-top-width:0px;	  
	  border-right-width:1px;
	  border-left-width:3px;
	  color:#666666;	
	  padding-left:10px;	    
  }  
.fideicomiso_Div
  {
/*  position:absolute;
  float:left;
  visibility:hidden; */
  text-align:left; 
  }
.OD_Div
  {
/*  float:left;  
  position:absolute;  
  visibility:hidden;  */
  text-align:left;
  }  


#FraccionTR 
   {
	  background-color:#FAF8D8;
	  border-color:#493F0B;
	  border-width:1px;
	  padding-left:18px;
	  color:#493F0B;
	  font-size:11px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
   }   
#FraccionTR a  
   {
		display:block;
		padding:0px;	
		text-decoration:none;
		background-color:#FFFFFF;
		color:#493F0B;
   }     
#FraccionTR  a:hover
  {
		background-color:#FAF8D8;
  }
#FraccionTR .seleccionada
  {
  background-color:#A7C520;
  }       
/***************************************/
.tituloSecretContenidos
  {
      font-size:12px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  background:#E0D9BE;
	  /*color:#E0D9BE;*/
  }  

.contenidosAgrupados
  {
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#333333;
  }  
    
