body {background:#ba8949 url(../imagess/main_bg.jpg);font-family: "Trebuchet MS"; font-size:.9em;}
#wrap {width:800px; margin:100px auto 0 auto; background:transparent; }
#page { background: url(../imagess/top-bg2.png) no-repeat center top; width: 100%; display: table;}
#languages ul { list-style-type:none;}
#languages ul li {font-size:1.2em; font-weight:bold; float:left; position:relative; top:-90px;}
#languages ul li a {text-decoration:none; color:#fff;}
#languages ul li a:hover {color:#fc0;}
#wrap>#languages ul li a:hover {color:rgba(255, 255, 255, 0.5);}
#head {width:800px; height:150px; color:#fff; background:transparent url(../imagess/head2.gif) top center no-repeat;}
#head span {display:none;}

#headEng {width:800px; height:150px; color:#fff; background:transparent url(../english/images/headEng.gif) top center no-repeat;}
#headEng span {display:none;}

#menuTabla {float:left; width:304px; margin: 0; padding:0;}
.boton {background:transparent; margin:1px; padding: 1px;}
.boton a img {border:1px solid #090;}
.boton a:hover img {border:1px solid #fff;}
.ban a img {border:0;}
.ban a:hover img {filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}
#contenido {margin-left:320px; margin-top:4px; padding-bottom:30px; width:475px; background:#f4ebd0 url(../imagess/paper.jpg); }
#contenido a{color:#080; text-decoration:none; }
#contenido a:hover {text-decoration:underline;}
#contenido h2 {width:450px; height:50px; margin:4px 0 0 5px; padding-top:10px; background:url(../imagess/pin.gif) top right no-repeat;}
#contenido h3 {text-align:center; margin:4px 0 0 5px; padding-top:10px; font-weight:bold;}
#contenido h4 {margin-left:25px; font-weight:bold;}
#contenido p {width:410px; margin:2px auto; padding:10px 0; text-align:justify; line-height:1.5em; }
#contenido img {margin-left:20px;}
#contenido ul {width:380px; margin:2px auto; line-height:1.5em;  }
#foot {clear:both; background:url(../imagess/foot.gif) repeat-x; height:100px; }
#foot p {width:800px; margin:0 auto; text-align:center; padding-top:50px; font-size:11px;}

#navegacion ul {background:url(../imagess/paperDark.jpg); border:1px solid #774e36; font-size:15px; font-weight:bold; list-style-type:none;}
#navegacion ul li a {color:#774e36;}
#navegacion ul li ul {width:100px; margin-left:-15px; border:0; }

#galeria {width:400px;  background: url(../imagess/paperDark.jpg) #fc0; color:#fff; margin:0 auto; }
#galeria table {width:350px; margin:20px auto }
#galeria table tr td {vertical align:middle; text-align:center; height:83px; width:100px; }
#galeria table tr td a img {border:1px solid #000; margin-top:15px;}
#galeria table tr td a:hover img {border:1px solid #ccc;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #055005;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 15px verdana;
letter-spacing: 5px;
line-height: 1.1em;
color:#999;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #055005; color:#fff; text-align:center;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}