/* CSS Document */
BODY {MARGIN-TOP:5px; MARGIN-left:5px; background-image:url(img/fondo.gif); FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif}

TR {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

/* ---------------------------------------------------------------------------------------------------------------------*/
TD {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.cabecera/* color de fondo de la cabecera*/
{background-color:#FFFFFF}

.mg-f1/* fondo y texto detalle menu general*/
{background-image:url(img/mg-f1.gif);
FONT-SIZE:8pt;
color:#666666;
text-align:left}

.fp /* Pixel o Color de fondo pricipal*/
{background-image: url("img/fp.gif");}

.fp_orga /* Pixel o Color de fondo organizacion*/
{background-image: url("img/fp_orga.gif");}
.fp_prog /* Pixel o Color de fondo programas*/
{background-image: url("img/fp_prog.gif");}
.fp_cuad /* Pixel o Color de cuadernos*/
{background-image: url("img/fp_cuad.gif");}

.con-f1 /* fondo y texto del contenido en index y del menu lateral*/
{background-image: url("img/con-f1.gif");
FONT-SIZE:8pt;
color:#666666;
text-align:left;
line-height:18px;
padding-top:5px;
padding-left:5px;
padding-right:5px}

.con-f2 /* fondo del campo de texto */
{background-image: url("img/con-f2.gif");
padding-left:10px;
padding-right:5px}

.con-f3 /* fondo del texto en paginas internas*/
{background-image: url("img/con-f2.gif");
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px}

.con-f4 /* fondo del campo de texto en paginas con menu lateral*/
{background-image: url("img/con-f4.gif")}

.ti-f1 /* fondo de los titulos generales*/
{background-image: url("img/ti-f1.gif")}



/* ---------------------------------------------------------------------------------------------------------------------*/
P {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; COLOR:#cccccc ; TEXT-ALIGN:justify}

.tex/* texto en campos de texto */
{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE:8pt;
COLOR:#666666;
line-height:20px;
text-align:justify;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border-style:none}

.tex1/* texto en celdas */
{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE:8pt;
COLOR:#999999;
line-height:20px;
text-align:justify;
}
.tex2/* texto en  cuadros */
{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE:7pt;
COLOR:#999999;
line-height:12px;
text-align:justify;
}

.ti1/* titulos en textos*/
{FONT-SIZE:9pt;
color:#003399;
text-align:left;
font-weight:bold;
}

.credi/* creditos */
{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE:8pt;
COLOR:#999999;
line-height:22px;
text-align:justify}



/* ---------------------------------------------------------------------------------------------------------------------*/
A:link {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;TEXT-DECORATION:none}
A:hover {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;TEXT-DECORATION:none}

.mg /* menu general links*/
{FONT-SIZE:8pt;
color:#666666;
TEXT-DECORATION:none;
font-weight:bold}
.mg:hover /* menu general links*/
{FONT-SIZE:8pt;
color:#999999;
TEXT-DECORATION:none;
font-weight:bold}

.mi /* menu inferior links*/
{FONT-SIZE:8pt;
color:#666666;
TEXT-DECORATION:none}
.mi:hover /* menu inferior links*/
{FONT-SIZE:8pt;
color:#999999;
TEXT-DECORATION:none}


.ti/* titulos generales*/
{FONT-SIZE:9pt;
color:#666666;
text-align:left;
font-weight:bold;
padding-left:2px;
text-decoration:none}
.ti:hover/* titulos generales*/
{FONT-SIZE:9pt;
color:#999999;
text-align:left;
font-weight:bold;
padding-left:2px;
text-decoration:none}

.link1/*link en contenido*/
{FONT-SIZE:7pt;
color:#990000;
text-align:left;
font-weight:bold;
padding-left:4px;
text-decoration:none}
.link1:hover/*link en contenido*/
{FONT-SIZE:7pt;
color:#CC0000;
text-align:left;
font-weight:bold;
padding-left:4px;
text-decoration:none}

.link-mas/* lea mas en index*/
{FONT-SIZE:8pt;
color:#990000;
font-weight:bold;
text-align:right;
text-decoration:none}
.link-mas:hover
{FONT-SIZE:8pt;
color:#CC0000;
text-align:right;
text-decoration:none}

.anuncio/*titulo noticia en marquesina*/
{FONT-SIZE:8pt;
color:#999999;
text-decoration:none}
.anuncio:hover/*link noticia en marquesina*/
{FONT-SIZE:8pt;
color:#666666;
text-decoration:none}

.anuncio1/*titulo noticia en marquesina*/
{FONT-SIZE:8pt;
color:#990000;
text-decoration:none}
.anuncio1:hover/*link noticia en marquesina*/
{FONT-SIZE:8pt;
color:#CC0000;
text-decoration:none}

.ml/* menu lateral*/
{FONT-SIZE:7pt;
color:#999999;
line-height:12px;
font-weight:bold;
text-align:right;
text-decoration:none}
.ml:hover/* menu lateral*/
{FONT-SIZE:7pt;
color:#666666;
line-height:12px;
font-weight:bold;
text-align:right;
text-decoration:none}

