 .ModLnk {color: #A34319;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	

} 
.ModLnk a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: bold;
  color: #A34319;
  text-decoration: underline;
  }
.ModLnk a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: bold;
  color: #4B4B4B;
  text-decoration: none;
  }
  /* Color de fondo del Header*/ 
.BgHead { background-color: #FFFFFF; }

/* Color de fondo de la barra de secciones*/  
.BgSecBar { background-color: #ffffff; }
.BgBtn { background-color: #ffffff;  }

/* Color de fondo de las columnas de secciones*/  

.BgColI { background-color: #FFFFFF; }

.BgSepI { background-color: #FFFFFF; }
.BgColC { background-color: #FFFFFF; }
.BgSepD { background-color: #FFFFFF; }
.BgColD { background-color: #FFFFFF; }


/* Tipo de letras del site*/ 
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line height:11 px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line height:11 px}


/* Estilos de los links*/ 
a:link { font-family: Arial, Helvetica, sans-serif;font-size: 11px; color: #4B4B4B; text-decoration: underline;}
a:visited { font-family: Arial, Helvetica, sans-serif;font-size: 11px; color: #4B4B4B; text-decoration: underline;}
a:hover { font-family: Arial, Helvetica, sans-serif;font-size: 11px; color: #4B4B4B; text-decoration: underline;}



/*Estilo del titulo del Modulo*/ 
/*.BgMT { background-image: url(subtit.gif);  width:100% }*/ 
.ModTitulo {  font-family:  Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #006699; text-align: center}


/*Tipo de letra de la seccion*/ 
.SecTitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;  color: #C7511F}

/*Tipo de letra de la botonera*/ 
.SecBtn {  font-family: Arial,Verdana,  Helvetica, sans-serif; font-size: 13px; font-weight: bold;  color: #333333; text-decoration:none}

/*Estilo de los input de las formas*/ 
.Formas { font-family: Verdana; font-size: 11px}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #343297}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #343297 }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #343297 }
.EditHTML { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #343297 }
.SubTitulos { font-family:  Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; font-style: italic ; color: #003300}

/*Estilo del Footer*/ 
.BgFooter { background-image: url(fondo_footer.gif);  width:100%  }
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}
a.footer:link { text-decoration: none ; color: #999999 ; text-decoration: none}
a.footer:visited { text-decoration: none ; color: #999999; text-decoration: none}
a.footer:hover { text-decoration: none ; color: #000000; text-decoration: none}

/*estulo del los links de la botonera */

.SecNolnk {  font-size: 12px; color: #FFFFFF; text-decoration: none ;  color: #333333; font-weight: bolder }
a.SecNolnk:link { text-decoration: none ; color: #FFFFFF ; text-decoration: none}
a.SecNolnk:visited { text-decoration: none ; color: #FFFFFF ; text-decoration: none}
a.SecNolnk:hover { text-decoration: none ; color: #000000; text-decoration: none}

/*Estilo de la tabla de las subsecciones*/

.BgSubSec {/*background-image:url(linea_gris.gif);*/  width:100% background-color: ffffff; }
.BgSubSecCell { /* background-color: ffffff;*/background-image: url(fondosub.jpg); padding-top:5px;}
a.SubSec:link { text-decoration: none ; color: #A34319 }
a.SubSec:visited { text-decoration: none ; color: #A34319}
a.SubSec:hover {  text-decoration: none ; color: #7D3313}

.BgSec { background-color: #FFFFFF; }
.BgSecCell { background-color: #FFFFFF; } 
a.Sec:link { text-decoration: none ; color: #FFFFFF }
a.Sec:visited { text-decoration: none ; color: #FFFFFF }
a.Sec:hover { text-decoration: none ; color: #333399}

.bold{color: #A34319;font-size: 11px;font-weight:bold;}

.boldRed{color: #FF0000;font-size: 11px;font-weight:bold;}

/* Estilo de los tickets de noticias */
.newsticket { background-color:#669900; font-size: 10px; color: #FFFFFF; text-decoration: none}
a.newsticket:link { color: #FFFFFF ; text-decoration: none}
a.newsticket:visited { color: #FFFFFF ; text-decoration: none}
a.newsticket:hover { color: #FFFFFF ; text-decoration: none}
a.newsticket:active { color: #FFFFFF ; text-decoration: none}

/*Estilos del Graficador*/

.axis         { background-color: #000000 }
.bar          { background-color: #990000 }
.hor-y-label  { text-align: Right ; font-size: 10px}
.vert-y-label { text-align: Right; vertical-align: bottom; font-size: 10px}
.hor-x-label  { text-align: Left ; font-size: 10px}
.vert-x-label { text-align: Center ; font-size: 10px}

