<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
}

/********************************************************************************/
.logo_confamiliares{
	position:fixed; 
	float:left;
	top:0px;
	width:165px; 
	height:114px; 
	z-index:20; 
	visibility: visible;
	left: 0px;
	top: 0px;
	display:block;
}

.logo_vigilado{
	position:fixed;
	float:right;
	top:0px;
	width:143px; 
	height:114px; 
	z-index:13;
	visibility: visible;
	right: 0px;
	top: 0px;
	display:block;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #003366;
}

.Subtitulo {
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.tablaMenu {
	border: 1px solid #000000;
}

.tabla_login{
	background-image:url(../imagenes/bg_white.png);
	width: 320px;
}
.tabla_codigo{
	background-image:url(../imagenes/bg_white.png);
}

/*botones*/
.btn_login{
	background-image:url(../imagenes/bg_btn_login.png);
	background-repeat:no-repeat;
	border: 0px;
	width: 71px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #4b2d04;
	background-color: transparent;
	vertical-align: top;
	position: top;
	padding-bottom:5px;
	margin: 0 0 0 0;
}

.btn_captcha{
	background-color: #009bd9 !important;
	border: 0px;
	width: 180px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
	position: top;
	margin: 0 0 0 0;
	cursor: pointer;
}
/*imagen de fondo de menú*/
.table_menu_ppal{
	background-image: url(../imagenes/bg_menu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


/*fondo del boton de realizar solicitud*/
.bg_btn_realizar{
	background-image: url(../imagenes/point_bg_realizar.png);
	background-repeat: repeat-x;
	background-position: center;
}

/*Etiquetas que no sean de la solicitud*/
.celdaSubtitulo {
	font-family: Ubuntu, Arial, Helvetica, sans-seriff;
	font-size: 12px;
	color:#036293;
	font-weight: bold;
	/*background-color: #bdd3e6;*/
}

/*TEXTAREA*/
.campoTextoConFondo {
	border: 1px solid #578cb6;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ccdce9;
	color: #224e71;
}

.mano
{
	cursor: hand;
}

/*******************************************/
.tabla_principal{
	margin-left:;
	position: absolute; 
	/*margin:20% 80% 0% 20%;*/
	margin: 110px 0px 0px 400px;
	/*left: 13%; 
	top: 300px;*/ 
	width: 270px; 
	height: 68px;
	background-image:url(../imagenes/bg_white.png);
	z-index: 8;
	padding-top:10px;
	padding-bottom:10px;
}

.tabla_principal_sombra{
	margin-left:;
	position: absolute; 
	margin:418px 67% 0 33%;
	width: 270px; 
	height: 30px;
	z-index: 2;
	background-image:url(../imagenes/gradacion_login.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.capa_bottom{
	position:fixed;
	text-align:left;
	vertical-align:bottom;
	width:100%;
	height:126px;
	left: 0px;
	bottom: 0px;
	z-index: 8;
	display:block;
	background-image:url(../imagenes/bg_bottom_div.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

/* barra menu principal superior*/
.barra_menu{
	position:absolute;
	float:right;
	top:0px;
	width:100%; 
	height:20px; 
	z-index:9;
	visibility: visible;
	right: 0px;
	top: 0px;
	display:block;
	margin-top:5px;
}

.menu_ppal_top{
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}

.separador_menuTop{
	width:3px;
	background-image:url(../imagenes/separador_menuTop.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.link_menuTop{
	padding-left: 3px;
	padding-right: 3px;
}
/*******************************************************/
.header_index{
	background-image:url(../imagenes/header_index.png);
	background-position: top center;
	background-repeat:no-repeat;
}

/***********************************************************/
.bg_tablaLogin{
	height:315px;
	background-image:url(../imagenes/proveedores.png);
	background-repeat:no-repeat;
	background-position: left bottom;
}

.loginDiv{
	position:fixed; 
	float:left;
	top:0px;
	/*width:175px; 
	height:114px; */
	z-index:8; 
	visibility: visible;
	left: 0px;
	top: 0px;
	display:block;
}

.cont_loginDiv{
	position:fixed;
	width:600px; 
	height:600px;
	/*float:left;*/
	top:0px;
	z-index:18; 
	visibility: visible;
	left: 0px;
	top: 0px;
	display:block;
	margin-left: 200px;
}

.txt_descrip{
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: #06446f;
	padding: 5px 20px 5px 10px;
}

.tabla_index{
	width: 600px;	
}
.bg_titulo{
	background-image: url("../imagenes/txt_titulo.png");
	background-repeat: no-repeat;
	height: 136px;
	background-position: left;
}

.txt_intro{
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 16px;	
}

.headerImag{
	position:fixed; 
	float:left;
	top:0px;
	/*width:175px; 
	height:114px; */
	z-index:4; 
	visibility: visible;
	left: 0px;
	top: 0px;
	display:block;
}



.rich-panel-header{
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	background-image: url("../imagenes/header_1.jpg");
	background-repeat:repeat-x;
	background-color: transparent;
	color: #ffffff;
	padding-left: 10px;
	border-left-width: 0px;
}

.rich-panel-body{
	border-color: #babe8c;
	border: medium;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #02253d; 	 
	background-image:url('../imagenes/bg1.jpg');
	background-repeat: repeat-x;
}

.rich-panel{
	border: 0;
	border-color: #babe8c;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d273d;
}

.rich-panelbar{
	background-color: #fafdfe;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.rich-panelbar-header{
	background-image: url("../imagenes/panelbar_header.jpg");
	background-repeat:repeat-x;
	background-color: transparent;
	color: #0e2a3c;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.rich-messages{
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	background-image:url(../imagenes/bg_white.png);
	font-size: 13px;
	font-weight: bold;
	color: #c70404;
	padding-left: 15px;
}
/*.mensajes_txt{
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c70404;
	padding-left: 15px;
	background-image:url(../imagenes/bg_white.png);
}*/

.btn_index{	
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color:#ffffff/*082554*/;
	background-color: transparent;
	background-position: top left;
	background-image: url("../imagenes/btn_ingresar.png");
	background-repeat:no-repeat;
	cursor:pointer;
	height: 29px;
	width: 100px;
	border: none;
	text-align:left;
	padding-left:8px;
}
.txt_salir{
	background-image:url(../imagenes/bg_solicitud_1.png);
	background-repeat:no-repeat;
	border: 0px;
	width: 110px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #4b2d04;
	background-color: transparent;
	vertical-align: top;
	position: top;
	padding-bottom:5px;
	margin: 0 0 0 0;
}


/* Estilos nuevo home */
.nuevoHome{
	background-image: none !important;
	background-color: #FFFFFF !important;
}
.contenedorPrincipal{
	width:100%; 
}

.divInfoTelefono{
	width: 100%; 
	height: 18px;
	color: #009bd9;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px 0px 9px;
	border-width: 0px 0px 1px 0px; 
  	border-color: #009bd9;
	border-style: dashed;
	margin-bottom: 5px;
}
.divTextoTelefono{
	margin-left: 30px;
}
.divContenedorLogos{
	padding: 30px 0px;
}
.divLogoConfa{
	padding: 0px 30px 0px 30px;
	border-width: 0px 2px 0px 0px; 
  	border-color: #7f8282;
	border-style: solid;
	float: left;
}
.imgLogoConfa{
	
}
.divTituloAplicativo{
	padding: 20px 0px 20px 30px;
	float: left;
}
.imgTituloAplicativo{
}
.divFotoAplicativo{
	clear:both;
	margin-top: 20px;
}
.fotoAplicativo{
	width:100%;
	margin-top: 25px;
}
.divContenido{
	width: 100%;
	margin-top: 30px;
	min-height: 200px;
}
.textoContenido{
	color: #7f8282;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 95%;
	margin: 0px auto 20px auto;
	text-align: justify;
}
.tableAcceso{
	margin: auto;
	margin: 10px auto 0px;
}
.tableAcceso td{
	padding: 5px 0px;
}
.campoTextoInput {
	border: 1px solid #009bd9;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ccdce9;
	color: #224e71;
}
.tableAcceso .celdaSubtitulo{
	font-size: 16px;
}
.tablaIndex{
	width: 300px;
	margin: auto;
}
.botonLogin{
	background-color: #009bd9;
	border: 0px;
	width: 100px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
	position: top;
	margin: 0 0 0 0;
	cursor: pointer;
}
.botonLogin:hover{
	background-color: #7f8282;
}
.botonCaptcha{
	background-color: #009bd9;
	border: 0px;
	width: 150px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
	position: top;
	margin: 0 0 0 0;
	cursor: pointer;
}
.botonCaptcha:hover{
	background-color: #7f8282;
}
.divLogoVigilado{
	padding: 20px 0px 10px;
	border-width: 1px 0px 0px 0px; 
  	border-color: #7f8282;
	border-style: dashed;
	text-align: center;
}
.imgLogoVigilado{
}

@media all and (min-width: 800px) and (max-width: 1024px) {
	.imgLogoConfa{
		width: 80%;
	}
	.divInfoTelefono{
		width: auto;
	}
	.imgTituloAplicativo{
		width: 80%;
	}
	.textoContenido{
		text-align: justify;
	}
}
@media all and (min-width: 600px) and (max-width: 800px) {
	.imgLogoConfa{
		width: 70%;
	}
	.divInfoTelefono{
		height: auto;
		font-size: 14px;
	}
	.imgTituloAplicativo{
		width: 70%;
	}
	.textoContenido{
		font-size: 14px;
		text-align: justify;
	}	
}
@media all and (min-width: 300px) and (max-width: 600px) {
	.imgLogoConfa{
		width: 60%;
	}
	.divInfoTelefono{
		height: auto;
		font-size: 12px;
	}
	.imgTituloAplicativo{
		width: 90%;
	}
	.textoContenido{
		font-size: 12px;
		text-align: justify;
	}
}
@media all and (min-width: 0px) and (max-width: 300px) {
	.imgLogoConfa{
		width: 50%;
	}
	.divInfoTelefono{
		height: auto;
		font-size: 12px;
	}
	.imgTituloAplicativo{
		width: 90%;
	}
	.textoContenido{
		font-size: 12px;
		text-align: justify;
	}
}</pre></body></html>