<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.titulosgr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3b5998;
}
.titulosch {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b5998;
	text-align: center;
}
#separador {
	border: 1px solid #E4E4E4;
	padding: 0px;
	height: 1px;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	color: #3b5998;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3b5998;
}
a:hover {
	text-decoration: underline;
	color: #6382c3;
}
a:active {
	text-decoration: none;
	color: #3b5998;
}
.contenido{
	padding: 1px 3px 1px 3px;
	margin: 0px;
}

.imgElement{
	padding: 1px 0px 1px 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align:center;
}

INPUT.txt{
	width:175px;
}

SELECT.select{
  width:180px;
}


SPAN.etiqueta_sin_javascript{
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:9px;
}
.titulo{
	color: #008684;
	border-top: 1px solid #008684;
	border-bottom: 1px solid #008684;
	padding: 1px 3px 1px 3px;
	margin: 0px;
	text-align:center;
}
#header {
	color: #ffffff;
	font-size: 26px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #3b5998;
}
#footer {
	color: #ffffff;
	font-size: 14px;
	height: 15px;
	width: 99%;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1A181D;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenedorError {
   z-index: 99; 
   position: 
   absolute; 
   overflow-y: hidden; 
   overflow-x: auto;
}

.txt_telefono_prefix {
   width:28px;
}

.txt_telefono_area{
   width:33px;
}

.txt_telefono{
   width:80px;
}
</pre></body></html>