.esq_sup_derecha{
background-image: url(../images/body/esquina_superior_der_tabla_login.gif);
background-repeat: no-repeat;
}
.esq_sup_izquierda{
background-image: url(../images/body/esquina_superior_izq_tabla_login.gif);
background-repeat: no-repeat;
}
.esq_inf_derecha{
background-image: url(../images/body/esquina_inferior_der_tabla_login.gif);
background-repeat: no-repeat;
background-position: 100% 100%;
}
.esq_inf_izquierda{
background-image: url(../images/body/esquina_inferior_izq_tabla_login.gif);
background-repeat: no-repeat;
background-position: 100% 100%;
}
.cabeza{
background-image: url(../images/body/header_tabla.gif);
background-repeat: repeat-x;
}
.pie{
background-image: url(../images/body/header_tabla.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
}
.lado_a{
background-image: url(../images/body/lados_tabla.gif);
background-repeat: repeat-y;
}
.lado_b{
background-image: url(../images/body/lados_tabla.gif);
background-repeat: repeat-y;
background-position: 100% 0%;
}
body{
color: #333;
margin: 0 20px 2em 20px;
line-height: 140%;
background: #fff url(../images/grgrad.gif) repeat-x}
.gral{
font-family:Verdana;
font-size:10px;
color:#000066;
}
.cap{
font-family:Verdana;
font-size:18px;
color:#003333;
}
a{
color:#004460;
text-decoration:none;
}
a:hover {
color:#005e85;
text-decoration:underline;
}
.cod_html{
font-family:Verdana;
font-size:10px;
color:#0000CC;
}
.cod_php{
font-family:Verdana;
font-size:10px;
color:#FF0000;
}
.act{
font-family:Tahoma;
font-size:12px;
color:#003399;
}
.examen_texto{
font-family:Tahoma;
font-size:10px;
color:#000033;
}
.examen_texto_titu{
font-family:Tahoma;
font-size:12px;
color:#006600;
font-weight:bold;
}
.examen_texto_pregunta{
font-family:Tahoma;
font-size:12px;
color:#000000;
}
