/***********************************************/
/* fca.css                                     */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/

/************ ELEMENTOS DE BLOQUE **************/

* {
margin : 0;
padding : 0;
}

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align: center;
	color: #006600;;
}

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: #006600;
}

P {
	font-size : 9pt;
	line-height: 15pt;
	margin-top: 5px;
	margin-bottom: 20px;
}

H1 {
	font-family : Times New Roman, serif;
	font-size : 14pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 2px;
	border-bottom: solid 1px #006600;
	text-transform: uppercase;
}

H2 {
	font-size : 12.5pt;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #82AC39;
	padding-bottom: 2px;
	border-bottom: solid 1px #93C045;
}

H3 {
	font-size : 9.5pt;
	margin-bottom: 6px;
	margin-top: 15px;
	border-bottom: solid 1px #93C045;
	padding-bottom: 2px;
}

H4 {
	font-size : 9pt;
	margin-bottom: 6px;
	margin-top: 15px;
	color: #9EC42D;
}

H5 {
	font-size : 9pt;
	margin-bottom: 6px;
	margin-top: 15px;
	color: #006600;
}

H6 {
	font-size : 9pt;
	margin-bottom: 6px;
	margin-top: 15px;
	color: #006600;
}

UL {
	font-size : 9pt;
	line-height: 15pt;
	padding-top: 0px;
	margin-top: 4px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
}

OL {
	font-size : 9pt;
	line-height: 15pt;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

LI {
	font-size : 9pt;
	line-height: 15pt;
}

TH {
	font-size: 8pt;
	line-height: 13pt;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 8px;
}

TD {
	font-size: 8pt;
	line-height: 13pt;
	vertical-align: top;
	padding: 2px;
}

DL {
	font-size : 9pt;
	line-height: 15pt;
	margin-top: 4px;
	margin-bottom: 4px;
}

DT {
	font-weight: bold;
	margin-top: 10px;
}

DD {
	font-size : 9pt;
	line-height: 15pt;
	margin-top: 4px;
	margin-left: 30px;
	margin-bottom: 8px;
}

HR {
 color: #226e1a;
 height: 1px;
 border: 1px solid #226e1a;
}

/************* 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: #F87C01;
	font-weight: bold;
}

A:visited {
	color: #AF5401;
	font-weight: bold;
}

A:hover {
	color: #FEAA2C;
	font-weight: bold;
}

A {
	padding: 0px;
	margin: 0px;
}

/******************* FORMS *********************/

INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #006699;
}

TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {
	margin-top: 6px;
	margin-bottom: 6px;
}

/***********************************************/
/* CLASSES ESPECIALES                          */
/***********************************************/

#container {
	width: 740px !important;
	width /**/: 740px;
	background-color: #FFFFFF;
	background-image: url(fdo_gral.gif);
	margin: 0 auto;
	text-align: left;
	top: 0px;
 }

.contenido {
	background-image: url(fdo_foto.jpg);
	background-repeat: no-repeat;
	padding: 40px 18px 0px 18px;
}

.contenidohome {
	background-image: url(fdo_foto.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

TABLE.sinborde {
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px;
	vertical-align:middle;
}

TABLE.sinborde TD {
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-color:#FF0000
	vertical-align:middle
}


TABLE.nivel1 TD {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #93C045;
	vertical-align:middle
}


TABLE.nivel2 TH {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #93C045;
	background-color: #F3F3F3;
}

TABLE.nivel2 TD {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #93C045;
}

TABLE.nivel2 LI, TABLE.nivel1 LI, TABLE.espec LI {
	font-size: 8pt;
}

TABLE.espec {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #93C045;
	border-left: 1px solid #93C045;
}

TABLE.espec TH {
	color: #006600;
	font-size: 8pt;
	background-color: #F3F3F3;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: #93C045;
	text-align: center;
}

TABLE.espec TD {
	color: #006600;
	font-size: 8pt;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: #93C045;
	text-align: left;
}


TD.tdcenter {
	text-align: center;
}


TD.tdright {
	text-align: right;
}

a.nounderline {
	text-decoration: none;
	color:#FFFFFF;
	border: none;
}

a:visited.nounderline {
	border: none;
	color:#FFFFFF;
}

a:hover.nounderline {
	color: #FFFFFF;
	border: none;
}

DIV#footer {
	width: 740px !important;
	width /**/: 740px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 0px;
 }

DIV#footer P {
	padding-top: 0;
	margin-top: 0;
}

.webmail {
	position: absolute; 
	text-align: right;
	top: 4px;
	width: 730px;	
	color:#FFFFFF; 
	font-weight: bold; 
	font-size: 7.5pt;
 }
.menu {
	background:url(../menu/fdo_menu.jpg);
	overflow: auto;
	text-align:center;
 }

.menu table{
  margin:0 auto;
}

.menu tr{
 margin: 0; 
}

.Estilo1 {	color: #f87c01;
	font-weight: bold;
}

.fecha {
	position: absolute;
	margin-left: 20px;
	text-align: left;
	color:#FFFFFF;
	top: 4px;
	width: 500px;	
	color:#FFFFFF;  
	font-size: 7.5pt;
 }

DIV.news {
	position: absolute; 
	left: 73%; 
	top: 170px;
}

DIV.center {
	text-align: center;
}

P.img {
	text-align: center;
	padding-top: 10px;
	clear: both;
}
.divaviso {
border-style:solid;
border:4px;
border-color:#0033CC;
padding: 6px;
}


/***************** IMPRESION *******************/

@media print {

* {
	font-size: 10pt !important;
	background: White !important;
	color: Black !important;
}

