/*<style type="text/css">	*/
	/*<texto del Body>*/
	.BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align:justify;
	margin-top: 0px;
	margin-left: 0px;
	}
	/*<fondo de pantalla de ingreso - login>*/
	.fondo{	
	background-image: url(../imagenes/ingreso.gif);
	background-repeat:repeat;
	}
	/*<texto del pie de información de procomer>*/
	.nota_info_procomer
	{
	color : #FFFFFF; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}
	/*<links en títulos>*/
	.Atitulo_links {
		color : #4c7094;
		font-size : 10pt;
		font-weight : bold;
		text-align : center;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	.atitulo:hover {
		color : #4c7094;
		font-size : 10pt;
		font-weight : bold;
		text-align : center;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	/*<links>*/	
	.A {
		color : #4c7094;
		font-size : 9pt;
		font-weight : bold;
		text-align : center;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	.a:hover {
		color : #006576;
		font-size : 9pt;
		font-weight : bold;
		text-align : center;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	.Atexto {
		color : #4c7094;
		font-size : 9pt;
		font-weight : normal;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	.atexto:hover {
		color : #4c7094;
		font-size : 9pt;
		font-weight : normal;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	
	/*<links en direcciones de correo>*/
	.Amail {
		color : #b2d0d6;
		font-size : 8pt;
		font-weight : bold;
		text-align : center;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	.amail:hover {
		color : #b2d0d6;
		font-size : 8pt;
		font-weight : bold;
		text-align : center;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	/*<input, caja y letra>*/
	.input_caja_texto {
		background-color : #c1cdda;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #000000;
	}
	.input_caja_texto_claro {
		background-color : #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #000000;
	}
	/*<etiqueta del input>*/
	.input_etiqueta {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: bold;
		color: #ffffff;
	}
	/*<etiqueta oscura del input>*/
	.input_textoscuro {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: bold;
		color: #000000;
	}
	/*<botones>*/
	.button {
		background: #00145d;
		color:#b2d0d6;
		border:1px;
		border-style:outset;
		border-color:#FFFFFF
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
}	
		
	.Titulo1 {
		color : #ffffff;
		font-size : 9pt;
		font-weight : bold;
		text-align : center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}

	
	.encabezado_tabla {
		background-color : #00145d;
		color:#b2d0d6;
		font-weight : bold;
		font-size : 10pt;
		text-align : center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.encabezado_tabla_claro{
		color:#00145d;
		font-weight : bold;
		font-size : 10pt;
		text-align : center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	TABLE {
	font-size : 8pt;
	}
    TABLE.directorio {
        background-color : #FFD763; 
		font-size : 8pt;
    }
	
	TABLE.nostyle {
		background-color : transparent;
		text-align:left;
	}
	TD.white {
		background-color : White;
		font-size : 8pt;
		text-align : center;
	}
	TD.gray {
		background-color : #FFF8E6;
		font-size : 8pt;
		text-align : center;
	}
    TR.white {
		background-color : White;
		font-size : 8pt;
	}
	TR.gray {
		background-color : #FFF8E6;
		font-size : 8pt;
	}
    
	
	TD.encabezado {
		background-color : #0051A5;
		color : White;
		font-weight : bold;
		font-size : 10pt;
		text-align : center;
	}
	span.encabezado {
		background-color : #0051A5;
		color : White;
		font-weight : bold;
		font-size : 10pt;
		text-align : left;
	}
		
	
	.input.nostyle {
		border-style : none;
		background-color : white;
		color : Black;
	}
	.cambio {
		color : White;
		font-weight : bold;
		font-size : 7pt;
	}

	h2,h3{
		font-family : Tahoma;
		font-size : small;
		color : Red;
	}
	h4{
	font-family : Verdana,Tahoma,Arial,Helvetica;
	font-size : 16px;
	color : Navy;
	font-weight : bolder;
}
	h5{
	font-family : Verdana,Tahoma,Arial,Helvetica;
	font-size : 16px;
	color : Navy;
	font-weight : normal;
}
	/*.clickeable{
		cursor:hand;
	}

	.justify{
		text-align:justify;
	}
	.left{
		text-align:left;
	}*/
	.normal{
		font-weight : lighter;
		text-decorations:none;
		font-size:8pt;
	}
	.peqSelect{
		font-size:xx-small;
}
.error {font-size: 9pt; color:#FF0000; font-weight:bold; font-family: verdana, arial, helvetica, sans-serif;}

encabezado1 {
		background-color : #0051A5;
		color : #006699;
		font-weight : bold;
		font-size : 10pt;
		text-align : center;
}

.clickeableCajaTexto{
		cursor:hand;
		background-color : #6086a5;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		
	}
