* {
    font-family: Arial;
}
body{
	margin: 0px;
}

select, input {
	font-family:Arial;
	font-size:10pt;
	color:black;
}
	
#div_carga_archivos{
	width:520px;
	height:150px;
	overflow-y:scroll;
}

.archivoRequerido{
	color:white;
	background:red;
}

	.txtBotonmenu{
   font-family:Arial;
   font-size:8pt;
   color:#6f6f6d;
   cursor:hand;
   width:150;
   height:20;
   border:0px;
   font-weight: bold;
   background-image:url(images/boton2.jpg);
   background-repeat:repeat-x;

   /*margin-right:-3px*/
}

.txtBotonmenu2{
   font-family:Arial;
   font-size:8pt;
   color:#1E1E1E;
   cursor:hand;
   width:90;
   height:20;
   border:0px;
   background-image:url(images/boton1.jpg);
   margin-right:-3px
}

/*
.txtBoton{
   font-family:Arial;
   font-size:8pt;
   font-weight: bold;
   color:#6f6f6d;
   cursor:hand;
   width:90;
   height:20;
   border:0px;
   background-image:url(images/boton1.jpg);
   
}
*/
.txtBoton{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	height:20;
	cursor:pointer;
	background:#01424c;
   border-radius: 32px;
}

.txtBotonMin{
   cursor:pointer;
   width:22px;
   height:22px;
   border:0px;
   background-color: transparent;
   background-image: url(images/22x22/buscar_22x22.png);
   
}

.txtTituloPrincipal{
   font-family:Arial;
   font-size:12pt;
   font-weight: bold;
   color:#6F6F6D;
   margin-left:26px; 	
  
}
.txtTitulo{
   font-family:Arial;
   font-size:10pt;
   color:#6F6F6D;
   margin-left:26px; 	 
}

.txtTitulo_cabecera{
	font-family:Arial;
	font-size:10pt;
	color:#ffffff; 	
}

.txtTitulo2{
   font-family:Arial;
   font-size:8pt;
   font-weight: bold;
   color:#01424c;  
}
.txtTituloTabla{
   font-family:Arial;
   font-size:8pt;
   font-weight: bold;
   color:#ffffff; 
   text-align:center;
}
.txtContenidoTabla{
   font-family:Arial;
   font-size:8pt;
   color:#6F6F6D; 
   border-color:#01424c;
}

.txtContenidoTabla2{
   font-family:Arial;
   font-size:6.5pt;
   color:#6F6F6D; 
   border-color:#01424c;
}

.combo{
   font-family:Arial;
   font-size:7pt;
   color:#272727;
   width:150px;
 }
.txtCt{
   font-family:Arial;
   font-size:8pt;
   color:#272727;
   width:150px;
 }
 .txtradio{
    font-family:Arial;
    font-size:8pt;
    color:#6F6F6D;
    
 }

.txttexttarea{
    font-family:Arial;
    font-size:8pt;
    color:#272727;
    width:430px;
 }
 .txtTitulohome{
    font-family: Arial !important;
    font-size:12pt;
    color:#01424c;  
}
.txtbodyhome{
    font-family:Arial;
    font-size:8pt;
    color:#01424c;  
}
.paginacion{
   font-family:Arial;
   font-size:8pt;
   font-weight: bold;
   color:#6f6f6d; 
}

.txtInfo{
    font-family:Arial;
    font-size:9pt;
    color:#01424c;
 }
 .txtTitulo22{
    font-family:Arial;
    font-size:10pt;
    font-weight: bold;
    color:#6f6f6d;  
}
a:link{color:#01424c;text-decoration:none}
a:active{color:#01424c;text-decoration:none} 
a:visited{color:#01424c;text-decoration:none}

.foot{color:#01424c;
   font-family:Arial;
   font-size:8pt;
   font-weight: bold;
   }



