/* CSS por XelaWeb */
body {background: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333333;}
#title {font-size: 16px; font-weight: bold; color: #666666; padding-top: 20px;}
a {text-decoration: none; color:#003399;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
#main {margin-right:auto; margin-left:auto; width:760px;}
#personas {background:url(images/personas.jpg) no-repeat; height:168px;}
#top {background:url(images/banner.jpg) no-repeat; height:86px; width:610px; float: right;}
#under_top {background:url(images/arriba.jpg) no-repeat; height:82px; width:610px; float: right;}
#text {background:url(images/barra.jpg) repeat-y; width:610px; height: 100%; min-height: 365px;}
.paddingtext {padding-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px;}
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 150px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; color: #003399; }
#navlist li a:hover { display:block; background-color: #f1f1f1;}
#navlist li a:visited { text-decoration: none;}
#footer { font-size:9px; color:#999999;}
#footer a { color:#999999; font-size:9px;}
#flashcontent {height:800px;}

.rojo {color: #FF0000;font-weight: bold;}
.catorce {font-size: 14px;}
.azul {color:#0033CC;font-weight: bold; font-size:16px;}