ul.menuList {border-bottom: 1px solid #560600; margin: 0; padding-bottom: 19px; padding-left: 10px}

ul.menuList li {display: inline; list-style-type: none; margin: 0; padding: 0}

ul.menuList li a {background: #FFE29B; border: 1px solid #560600; color: #000000; float: left; font-family: georgia; font-size: 12px; line-height: 14px; margin-right: 2px; padding: 2px 10px 2px 10px; text-decoration: none}

ul.menuList a:link.active, ul.menuList a:visited.active {background: #560600; border-bottom: 1px solid #ffffff; color: #000000}

ul.menuList a:hover {color: #FFFFFF}

ul.menuList li.selected a {background: #FFFFFF; border-bottom: 1px solid #FFFFFF; color: #000000; font-weight: bold}

div.tabcontents {border: 1px solid #560600; border-top: 0px}

div.tabcontent {padding: 5px; display: none}

div.tabcontentSelected {border: 1px solid #FFFFFF; padding: 5px; display: block; background: #FFFFFF}

#Wrapper {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: left;
width: 765px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 0px;
}

#Navigation {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
position: relative;
height: 20px;
display: block;
width: auto;
} 

/* CEB: */
.footer_frame{
   position:fixed;
   bottom:0px;
   background-color:white;
   width:100%;
   height: 25px;
   margin:0;
   padding:0;
   color:white; /*gray;*/
   font-size:0.8em;
   font-family: verdana;
   background-image:url('../Imagenes/barraFondo.png');
}

.menu_papyrus {
   font-size:11.5pt;
   font-family:Papyrus;
   font-weight: bold;
   color:white;
   text-align:center;
   line-height:35px;
}

.title_papyrus {
   font-size:28.0pt;
   font-family:Papyrus;
   color:#FFD53C;
   font-weight: bold;
}

a.menu {
   color:white;
   text-decoration: none;
}

a.menu:visited {
   color:white;
}

a.menu:hover {
   color:yellow;
}

a {
   outline: none;
}   