.nota {
	text-transform : none;
	font-size : 9px;
	font-weight : normal;
}
BODY {
	font-family : Trebuchet MS,  Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

LI {
	font-size : 13px;
	font-weight : bold;	
	list-style-type : circle;
	margin-bottom : 12px;
	margin-top : 12px;
}

.formulario {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.WORD {
	text-transform : none;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-weight : normal;
}
TD {
	font-family : Trebuchet MS,  Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.fondotablas {
	background-color : #E6D98E;
}
.fondotablas_b {
	background-color : #47714A;
	font-weight : bold;
	color : #ffffff;
}
.bordetablas {
	background-color : #47714A;
	font-weight : bold;
	color : #ffffff;
}
.fondotablas_c {
	background-color : #F3F5E0;
}

.no_error1 {
	background-color : #F3F3F3;
	color : Black;
}

.no_error2 {
	background-color : #E8E8DF;
	color : Black;
}

.caducada {
	background-color : #F7A993;
	color : Black;
}

.fondopestannas {
	background-color : #578D5B;
	font-weight : bold;
	color : White;
}

.error {
	background-color : #FCFCFC;
	color : #FF0033;
}

.CELDATITULOS {
	font-size : 18px;
	font-weight : bold;
	text-transform : none;
	color : #191970;
}

.resalte {
	font-size : 13 px;
	color : #AA0000;
	font-weight : bold;	
}


A {
	text-decoration : none;
	color : #0000A0;
}
A:HOVER {
	text-decoration : underline;
	color : #9F0000;
}

a.enlaces_cabecera {
	color : White;
}

a.enlaces_cabecera:hover {
	color :  #ffff00;
}
a.enlaces_menu{
	text-decoration : none;
	color : #47714A;
	font-weight: bold;	
}
a.enlaces_menu:hover {
	text-decoration : underline;
	color : #DC143C;
}

.titulo {
	font-family : Trebuchet Ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #47714A;
	font-weight: bold;
}