#bbox {
    width: 901px;
    margin: 0em auto 1em auto;
    padding: 1em;
    padding-bottom: 0px;
    background: white;
}

#content {
    min-height: 900px;
}

#bbox > * {
    margin: 0.5em 0px;
}

#submenu {
    margin: 0px;
    padding: 0px;
    clear: both;
}

table {
   border-collapse: collapse; 
}

#menu {
    clear: both;
    border-spacing: 0px;
    width: 100%;
    padding: 0px !important;
    border-collapse: collapse; 
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;
    text-shadow: #fff 0px 1px 1px;
    margin-bottom: 0px;
    background: url("../images/lista.png") no-repeat;
}

p.center {
    margin-left: auto;
    margin-right: auto;
    margin: 2em auto ! important;
    text-align: center;
}
.right {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}
.left {
    float: left;
    margin-right: 1em;
    width: 901px;
    margin: 1em auto;
    padding: 1em;
    padding-bottom: 0px;
    background: white;
}

#content {
    min-height: 400px;
}

#bbox > * {
    margin: 0.5em 0px;
}

#submenu {
    margin: 0px;
    padding: 0px;
    clear: both;
}

table {
   border-collapse: collapse; 
}

#menu {
    clear: both;
    border-spacing: 0px;
    width: 100%;
    padding: 0px !important;
    border-collapse: collapse; 
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;
    text-shadow: #fff 0px 1px 1px;
    margin-bottom: 0px;
    background: url("../images/lista.png") no-repeat;
}

p.center {
    margin-left: auto;
    margin-right: auto;
    margin: 2em auto ! important;
    text-align: center;
}
.right {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}
.clear {
    clear: both;
}

#content ul {
    margin: .5em 2em;
}

a:active, a:focus {
    outline: none;
}

#menu tr {
    height: 36px;
    margin: 0px;
    padding: 0px;
}
#menu td {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

#content ul li p {
    margin: 0px;
}

#content ul li {
    margin-bottom: 0.2em;
}
#menu ul {
    margin: 0px;
    padding: 0px 18px;
    height: 36px;
    list-style-type: none;
    overflow: hidden;
/*filter: Shadow(Color=#dddddd, Direction=180, Strength=2);*/
}

#menu li {
    display: inline;
    float: left;
    padding: 0px 0px;
    width: 216px;
    line-height: 0px;
}

#menu a, #menu span {
    padding: 18px 0px;
    text-align: center;
    height:36px;
    display: block;
}

#menu * {
    text-decoration: none;
    color: #333;
}

#menu a[href]:hover {
    background: #222;
    color: #464652;
    border-left: 1px solid #c1c3c6 ! important;
    border-right: 1px solid #c1c3c6 ! important;
    text-shadow: none;
    background: url("../images/menu_hover.png") repeat-x #fff; 
}

#menu li.sel *, #menu li.webgen-menu-item-selected *, #menu li.webgen-menu-submenu-inhierarchy * {
    color: #464652 ! important;
    text-shadow: none ! important;
    border-left: 2px solid #c1c3c6 ! important;
    border-right: 2px solid #c1c3c6 ! important;
    background: url("../images/menu_hover.png") repeat-x #fff! important; 
}

#menu li.webgen-menu-submenu-inhierarchy * {
    color: #464652 ! important;
    text-shadow: none ! important;
    border-left: 2px solid #c1c3c6 ! important;
    border-right: 2px solid #c1c3c6 ! important;
    background: url("../images/menu_hier.png") repeat-x #fff! important;  
}



#submenu * {
    text-decoration: none;
    color: #464652;
}

#submenu a:hover {
    text-decoration: underline;
}


#submenu ul {
    clear: both;
    display: block;
    font-family: Arial;
    margin: 0px;
    padding: 2px 0px 0px 0px;
    text-shadow: none;
    background: #fff;
    border: 2px solid #c1c3c6;
    border-top: none;

    list-style-type: none;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    line-height: 220%;
    height: 29px;
/*    background: url("../images/submenu_bg3.png");*/
}

#submenu li {
    display: inline;
    padding: 0px 30px ! important; 
}

#submenu li:first-child {
    background: none;
}

#logo {
    border: none;
}

#langbar {
    float: right;
    list-style-type: none;
    padding: 0px ! important;
    margin: 0px ! important;
}

#langbar li {
    float: left;
    padding: 0px 2px;
    height: 0px;
    margin: 0px ! important;
}

#langbar img {
    border: none;
}
body {
    font: 14px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
    background: #f0f0f0 url("../images/bg.png") repeat-x; 
    color: #333;
    text-align: justify;
    padding: 0px;
    margin: 0px;
}

h1, h2 {
    font-size: 200%;
    line-height: 120%;
}

h3 {
    margin-top: 1em ! important;
}

#ban1 {
    margin: 0px 0px;
}

#img_box img {
    position: absolute;
    z-index: 10;
}

.full {
    width: 100%;
}

.border td, .border th {
    border: 2px solid #ddd;
}

th {
    padding: 5px 1em;
}
#footer {
    overflow: hidden;
    text-align: right;
    margin-top: 20px;
    border-top: 1px solid #ddd;
    margin-bottom: 0px;
    font-size: 90%;
    color: #888;
}