/* Color de fondo del Header*/ 
.BgHead { background-color: #FFFFFF; }

.div { position: absolute;  } 
 .imagen { position: absolute; z-index: 1;}
 .flash { position: absolute; z-index: 0 }
 .img{border:0} 

/* Color de fondo de la barra de secciones*/  
.BgSecBar { background-color: #CCCCCC; }
.BgBtn { background-color: #39892f;  }

/* 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; font-size: 11px; color: #003333}
td {  font-family: Verdana; font-size: 11px; color: #003333}


/* Estilos de los links*/ 
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;text-decoration: none ; color: #669999 }
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none ;  color: #669999 }
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none ; color: #669999}


/*Estilo del titulo del Modulo*/ 
.BgMT { background-image: url(subtit.gif);  width:100% }
.ModTitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #003094}


/*Tipo de letra de la seccion*/ 
.SecTitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;  color: #000000}

/*Tipo de letra de la botonera*/ 
.SecBtn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;  color: #CCFFCC; 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: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; color: #669999}

/*Estilo del Footer*/ 
.BgFooter { background-image:url(bg_footer.gif); width:761px; height:92px}
.footer {  font-size: 11px; color: #FFFFFF; text-decoration: underline; position:relative; top:-32px }
a.footer:link { text-decoration: none ; color: #FFFFFF ; text-decoration:underline;position:relative; top:-32px }
a.footer:visited { text-decoration: none ; color: #FFFFFF ; text-decoration:underline;position:relative; top:-32px }
a.footer:hover { text-decoration: none ; color: #FFFFFF; text-decoration:underline;position:relative; top:-32px }

/*Estilo de la tabla de las subsecciones*/

.BgSubSec { background-color: #d7e7d5; }
.BgSubSecCell { background-color: #d7e7d5; }
a.SubSec:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none ; color: #336633 }
a.SubSec:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none ; color: #336633 }
a.SubSec:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none ; color: #336633}

.BgSec { background-color: #333399; }
.BgSecCell { background-color: #9999FF; }
a.Sec:link { text-decoration: none ; color: #FFFFFF }
a.Sec:visited { text-decoration: none ; color: #FFFFFF }
a.Sec:hover { text-decoration: none ; color: #333399}


/*   Stylos de foro   */

.BGForo {BACKGROUND-COLOR: #d7e7d5 }

.row4 {	BACKGROUND-COLOR: #d7e7d5}

.darkrow2 { COLOR: #004400; BACKGROUND-COLOR: #d7e7d5 }

.tableborder { BORDER-RIGHT: #114710 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #114710 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; BORDER-LEFT: #114710 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #114710 1px solid; BACKGROUND-COLOR: #fff }

.edit { FONT-SIZE: 12px }

.mover {
	#000000
}

/*Estilos del Graficador*/

.axis         { background-color: #ccffcc }
.bar          { background-color: #004400 }
.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}




