/* Estilos para 12ºEncuentro */ 
TD {font-family:Arial, Helvetica;font-size:12px;}

/* Estilos para ligas */
a:link { color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration: none; ; font-weight: bold}
a:visited  {color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration: none;; font-weight: bolder}
a:hover {color: #FF0000;font-family: Arial, Helvetica, sans-serif; text-decoration: underline;; font-weight: bold}

.Esp {  
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #10147E;}

.Tit {  
font-family: Times, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #9e1c21;}

.Nomb {  
font-family: Times, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-variant: all-caps;
color: #000000;}

.NombTit {  
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #11838f;}

.Tabla {  
border-color: #FFFFFF;
border-bottom-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-style: solid;
border-width: 9px;}


.Nexp {  
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: right;
font-weight: bold;
font-variant: small-caps}

.Prog {  
font-size: 12px;

}
.Prog a:link  {color: #FF0000; font-weight: bold; text-decoration:none;}
.Prog a:visited  {color: #FF0000; font-weight: bold; text-decoration:none;}
.Prog a:hover {color: #FF0000; font-weight: bold; text-decoration:underline; cursor:hand;}
.Prog a:active {color: #FF0000; font-weight: bold; text-decoration:underline;}

.Texp {  
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;; color: #000000}

.TexDesc {  
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;; color: #000000}

