/*+++++ TEXTES +++++*/


.titulo {
  font-family: Arial, TimesNR;
  font-size: 10pt;
  font-weight: bold;
  color: EEB94F;
}

.texto {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  color: CDA454;
}

.textopeque {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  color: CDA454;
}

.textogris {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  color: 404040;
}

.textogrispeque {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  color: 404040;
}

.textoamarillo {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  color: FFB600;
}

/*+++++ LINKS +++++*/


A.familias:link { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }

A.familias:active { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }

A.familias:visited { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }
	
A.familias:hover { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }



A.familias2:link { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: none }

A.familias2:active { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: underline }

A.familias2:visited { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: none }
	
A.familias2:hover { color: #E8C071;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: underline }


A.link:link { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }

A.link:active { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }

A.link:visited { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }
	
A.link:hover { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }



A.ficha:link { color: #F4B331;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }

A.ficha:active { color: #F4B331;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }

A.ficha:visited { color: #F4B331;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }
	
A.ficha:hover { color: #FEF8E6;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }



A.titulofamilias:link { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12pt;
font-weight: bold;
text-decoration: none }

A.titulofamilias:active { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12pt;
font-weight: bold;
text-decoration: underline }

A.titulofamilias:visited { color: #760505;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12pt;
font-weight: bold;
text-decoration: none }
	
A.titulofamilias:hover { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12pt;
font-weight: bold;
text-decoration: underline }


A.portada:link { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }

A.portada:active { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }

A.portada:visited { color: #CC9933;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }
	
A.portada:hover { color: #FFB011;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }

.Edit {
	font-size: 9pt;
	border: 1px solid #999999;
}
