/***********************************************/
/* fca.css                                     */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/

/************ ELEMENTOS DE BLOQUE **************/

* {
margin : 0;
padding : 0;
}

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	text-align: center;
	color: #0241b0;
}

P, H1, H2, H3, H4, H5, H6, LI, OL, UL, TD, TH, DL, DT, DD, TEXTAREA, INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #0241b0;
}

P {
	font-size : 7.5pt;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 8px;
}

H1 {
	font-size : 13pt;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #0241b0;
}

H2 {
	font-size : 11pt;
	font-weight: bold;
	color: #3f88df;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 0px;
}

H3 {
	font-size : 8pt;
	margin-bottom: 4px;
	margin-top: 8px;
}

H4 {
	font-size : 7.5pt;
	margin-bottom: 4px;
	margin-top: 8px;
}

H5 {
}

H6 {
}

UL {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 22px;
	margin-bottom: 10px;
	margin-right: 20px;
}

OL {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

LI {
	font-size: 7.5pt;
}

TH {
	font-size : 8.5pt;
	vertical-align: top;
}

TD {
	font-size: 7.5pt;
	vertical-align: top;
}

DL {
	font-size: 7.5pt;
	margin-top: 4px;
	margin-bottom: 4px;
}

DT {
	font-weight: bold;
	margin-top: 10px;
}

DD {
	line-height: 16px;
	margin-top: 4px;
	margin-left: 30px;
	margin-bottom: 8px;
}

HR {
 color: #0241b0;
 height: 1px;
 border: 1px dashed #0241b0;;
}

/************* ELEMENTOS DE LINEA **************/

small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

strong {
	font-weight: bold; 
	
}

blockquote {
	margin: 0px 40px 0px 40px;
	line-height: 18px;
}

cite {
	margin-top: 0px;
	line-height: 18px;
	font-style: italic;
}

A:link {
	color: #3f88df;
}

A:visited {
	color: #3f88df;
}

A:hover {
	color: #0241b0;
	text-decoration: none;
}

A {
	padding: 0px;
	margin: 0px;
}

/******************* FORMS *********************/

INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #006699;
	vertical-align: top; 
}

TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {

}

/***********************************************/
/* CLASSES ESPECIALES                          */
/***********************************************/

#container {
	width: 740px !important;
	width /**/: 740px;
	background-color: #FFFFFF;
	background-image: url(fdo_gral.gif);
	height: 100%;
	margin: 0 auto;
	text-align: left;
	top: 0px;
 }

#container2 {
	width: 740px !important;
	width /**/: 740px;
	background-color: #FFFFFF;
	background-image: url(fdo_gral_claro.gif);
	height: 100%;
	margin: 0 auto;
	text-align: left;
	top: 0px;
 }

.contenido {
		padding: 0px 18px 0px 18px;
		position: relative;
		top: -80px;
		
}

.contenidohome {
	background-image: url(fdo_foto.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

TABLE.espec {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

TABLE.espec TH {
	color: #FFFFFF;
	font-size: 7.5pt;
	background-color: #3f88df;
	border: 1px solid;
	border-color: #3f88df;
	padding: 4px;
}

TABLE.espec TD {
	color: #3f88df;
	font-size: 7.5pt;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #3f88df;
	padding: 4px;
}

TABLE.formulario TD {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  line-height: 13pt;
  text-align: left;
  padding: 5px 0px 5px 5px; 
  border-top: 1px solid #0241b0; }

TABLE.guias {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #3f88df;
}

TABLE.guias TH {
	color: #FFFFFF;
	font-size: 7.5pt;
	background-color: #3f88df;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	padding: 10px;
}

TABLE.guias TD {
	color: #3f88df;
	font-size: 7.5pt;
	border: 1px solid #3f88df;
	padding: 10px;
	line-height: 12pt;
}

a.creditos {
	color: #0241b0;
	border: none;
	font-weight: normal;
}

a:visited.creditos {
	border: none;
	color: #0241b0;
	font-weight: normal;
}

a:hover.creditos {
	color: #0241b0;
	text-decoration: none;
	border: none;
	font-weight: normal;
}


DIV#footer {
	width: 740px !important;
	width /**/: 740px;
	height: 24px;
	background-image: url(fdo_footer.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 0px;
	clear: both;
 }
 
.webmail {
	position: absolute; 
	left: 610px; 
	top: 4px; 
	color:#FFFFFF; 
	font-weight: bold; 
	font-size: 7.5pt;
 }

DIV#columnaizq01 {
	width: 180px !important;
	width /**/: 180px;
	float: left;
	position: relative;
	background-color: #d7edff;
	border: 1px dotted #0241b0;
	padding: 10px;
}

DIV#columnader01 {
	width: 470px !important;
	width /**/: 486px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
	border: 1px dotted #0241b0;
	padding: 10px;
}

DIV.fotoderecha {
	padding-top: 6px;
	padding-left: 10px;
	float: right;
}

DIV.popup {
	text-align: left;
	width: 400px;
	margin: 20px;
	padding: 20px;
	border: 1px dotted #0241b0;
}

/***************** IMPRESION *******************/

@media print {

* {
	font-size: 10pt !important;
	background: White !important;
	color: Black !important;
}
}
