/* DEFINICIONES EN GENERAL */
a {text-decoration: none;}
a:normal {color: lightblue;}
a:link {color: lightblue;}
a:visited {color: blue;}
a:active {}
a:hover {color: red;}
img {border:0}
.sub{vertical-align: sub; font-size:70%}
.sup{vertical-align: super; font-size:70%}


/* FOTOS */
h5.fotos {font-family:Tahoma,Geneva,Arial,san-serif;color:#909090;font-size:12px;margin-left:20px;margin-right:20px}

/* ENLACES (páginas de enlaces) */
table.enlaces{background-color:#000080;width:100%}
th.enlaces1,th.enlaces2,td.enlaces1,td.enlaces0{font-family:Tahoma,Geneva,Arial,san-serif}
th.enlaces1,th.enlaces2{background-color:#000050;background-image:url("imagenes/fondoazul.gif");text-align:center;font-weight:bold;}
th.enlaces2{font-size:12px}
td.enlaces1,td.enlaces0{font-weight:bold;font-size:13px}
th.enlaces2{width:12%}
td.enlaces0{background-color:#003000;background-image:url("imagenes/fondoverde1.gif")}
td.enlaces1{background-color:#004000;background-image:url("imagenes/fondoverde0.gif")}
td.enlaces,th.enlaces{font-family:Tahoma,Geneva,Arial,san-serif;font-size:16px;text-indent:20px;background-color:#000050;background-image:url("imagenes/fondoazul.gif");color:white}
th.enlaces{text-indent:0;background-color:#500000;background-image:url("imagenes/fondorojo.gif");font-weight:bold;}

/* TEXTOS (como explicaciones o similares) */
.textos {color:#C7C7C7;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;text-align:justify;text-indent:20}
ul.textos {text-indent:5;margin-left:20;color:#C0C0C0}
.textos2 {color:#C7C7C7;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;text-align:justify;}

/* ENLACES (secciones varias) */
/* Menu de secciones (izquierda) */
a.menu {font-family:Tahoma,Geneva,Arial,san-serif;font-size:13px;font-weight:bold}
a.menu:normal {text-decoration: none; color: blue;}
a.menu:link {text-decoration: none; color: blue;}
a.menu:visited {text-decoration: none; color: blue;}
a.menu:active {text-decoration: none}
a.menu:hover {color: red; text-decoration: none;}
a.menu2,a.menu3 {font-family:Tahoma,Geneva,Arial,san-serif;font-size:10px;margin-left:10}
a.menu2:normal {text-decoration: none; color: white;}
a.menu2:link {text-decoration: none; color: white;}
a.menu2:visited {text-decoration: none; color: white;}
a.menu2:active {text-decoration: none}
a.menu2:hover {color: #FF0000; text-decoration: none; text-background: white; background-color: white;}
a.menu3:normal,a.menu3:link,a.menu3:visited,a.menu3:active {color:#888888}
a.menu2:hover {color: #FF0000; text-decoration: none; text-background: white; background-color: white;}
/* Enlaces a páginas de interés */
a.enlace:normal {text-decoration: none; color: lightgreen;}
a.enlace:link {text-decoration: none; color: blue;}
a.enlace:visited {text-decoration: none; color: lightgreen;}
a.enlace:active {text-decoration: none}
a.enlace:hover {color: white; text-decoration: none;}
a.enlaces:normal {text-decoration: none; color: lightblue;}
a.enlaces:link {text-decoration: none; color: lightblue;}
a.enlaces:visited {text-decoration: none; color: lightblue;}
a.enlaces:active {text-decoration: none}
a.enlaces:hover {color: white; text-decoration: underline;}
