@charset "utf-8";
/* CSS Document */
#barraIzq 
  {
  width:185px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:10px;
	 color:#333333;
  }

#barraIzq .top
  {
     background-image:url(images/barraIzqTop.gif);
	 background-repeat:repeat-x;
	 height:16px;
	 background-position:bottom;	 	 
	 border-bottom-color:#FBF8E1;
	 border-bottom-width:1px;	
	 border-bottom-style:solid;
  }  

#forma
  {
  padding:0;
  margin:0;
  }  
#barraIzq .busqueda
  {
	 background-position:top;
     background-image:url(images/barraIzqBusqueda.gif);
	 background-repeat:repeat-x;
	 height:45px;
	 border:none;
	 vertical-align:middle;

  }
  
#barraIzq .busqueda .txtBusqueda
   {
      width:142px;
	  height:20px;
	  
	  border-color:#CBCCCE;
	  border-style:solid;
	  border-width:1px;
	  border-top-color:#8D8E90;
	  border-top-style:solid;
	  border-width:1px;
   }
#barraIzq .categoria
  {
     background-image:url(images/barraIzqCategoria.gif);
	 background-repeat:repeat-x;
	 height:25px;	 
	 border-bottom-color:#BCBEB1;
	 border-bottom-width:1px;	 
	 border-bottom-style:solid;
	/* font-family:Verdana, Arial, Helvetica, sans-serif;*/
     font-size:10px;
	 color:#333333;	 
     font-weight:bold;
	 vertical-align:middle;
	 text-align:left;

  }   
#barraIzq .dependencia
  {
     background-image:url(images/barraIzqDependencias.gif);
	 background-repeat:repeat-x;
	 background-position:top;
	 height:220px;	 
	 background-color:#fefefe;
	 border-bottom-color:#94A795;
	 border-bottom-style:solid;
	 border-bottom-width:1px;

  }      
#barraIzq .bot
  {
	  font-size:7px;
     background-image:url(images/barraIzqBottom.gif);
	 background-repeat:repeat-x;
 	 background-position:top;
	 height:9px;	 
	 background-color:#ff0000;
	 border-top-color:#FFFFFF;
	 border-top-style:solid;
	 border-top-width:1px;
	 border-bottom-color:#94A795;
	 border-bottom-style:solid;
	 border-bottom-width:1px; 	 
  }      
#barraIzq .separador
  {
	 border-bottom-color:#E0D9BE;
	 border-bottom-style:double;
	 height:50px;
	 text-align:center;
	 vertical-align:middle; 	 
	 color:#AFA38D;
  }         
#barraIzq .separador a
  {
 color:#AFA38D;
  }         
#cuadroPrincipal
   {
      width:760px;	 
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  color:#676735;
	  font-size:10px; 
	  border-color:#CCCCCC;
	  border-style:solid;
	  border-width:1px;
   }
#cuadroPrincipal   .izq
   {
      width:194px;
      background-color:#F6F5E4;
	  vertical-align:top;
	  padding-top:4px;
   }
.menu
   {
     background-color:#FAF8D8;
	 height:21px;
/*	 border-bottom-color:#CCCCCC;
	 border-bottom-style:solid;
	 border-bottom-width:1px;*/
	 text-align:left;
   }  
form
   {
   	 height:21px;
   }   
#tablaMenu
   {
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#666666;
	   height:21px;	   
   } 
#tablaMenu td
   {
	   width:67px;
	   font-size:10px;
	   text-align:center;
	   vertical-align:middle;
	   font-weight:bold;
   } 
#tablaMenu td   a
   {
		display:block;
		height:21px;	
		/*padding:0px;	*/
		text-decoration:none;
		/*#CDE855*/
		background-color:#FAF8D8;
		color:#666666;      
   }
#tablaMenu td   a:hover
   {
		display:block;
		height:21px;	
		/*padding:0px;	*/
		text-decoration:none;
		background-color:#CDE855;
		color:#666666;      
   }  
#tablaMenu td   a:active
   {
		display:block;
		height:21px;	
		/*padding:0px;	*/
		text-decoration:none;
		background-color:#CDE855;
		color:#666666;      
   }  
#tablaMenu input
  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  }   
.iframeInterna
  {
    width:557px;
    border:none;	
  }       

#tablaDependencias
  {
	  padding-left:10px;
	  vertical-align:top;
  }
  
#tablaDependencias .dep
  {
      color:#333333;
	  padding-left:3px;	  
	  text-align:left;
  }
#tablaDependencias .dep a
  {
		display:block;
		text-decoration:none;
		color:#333333;  
  }     
#tablaDependencias .dep a:hover
  {
  		display:block;
		background-color:#D2CCB5;
		text-decoration:none;
		color:#333333;  
  }     
