/* CSS Document */
body {
background-image:url(Images/bkg_educativo.gif);
background-position:center;
background-repeat:repeat-y;
}

TD.TD_Color {
background-color:#ff5300;
}

TD.TD_UD_Images {
background-color:#ececec;
}

TD.TD_Images {
background-color:#363636;
}

.Txt {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#ffffff;
}

.TxtColor {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#363636;
}

.Gris11Bold {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#363636;
font-weight:bold;
}

.Gris16Bold {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
line-height:18px;
color:#363636;
font-weight:bold;
}

.MenuSeccion {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
font-weight:bold;
color:#636363;
}

.MenuSeccionLink {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#636363;
}

.MenuSeccionLink:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#ffffff;
background-color:#636363;
}


.anteriores {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#9b9b9b;
}
.anteriores:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#ff5300;
}

.siguientes {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#FFFFFF;
}
.siguientes:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#ff5300;
}


