/* Begin CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1.7;
    color: white;
    background: black;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align:top;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/* End CSS reset */

sup {font-size:.8em;position:relative;top:-6px;}
strong {font-weight:bold;color:#fff;}

body {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
    color:#fff;
    background:#000;
}

a {color:#fff;;}

.width100 {width:100%}
.padding5,.padding5 td {padding:5px;}
.padding10,.padding10 td {padding:5px 10px;}
.white, .white td {color:#fff;}
.bold, .bold td {font-weight:bold;}
table.border {border-left:1px solid #ccc;border-top:1px solid #ccc;}
table.border td {border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
ul.list {margin-left:20px;}
ul.list li {list-style-type: circle;}

#envelope {height:544px;width:860px;margin:0 auto !important;background:#000;}
#headerHome {height:544px;width:860px;margin:0 auto !important;background:url(/gfx/home-lay-background.png) top center no-repeat;}
#headerPage {min-height:544px;width:860px;margin:0 auto !important;background:url(/gfx/page-lay-background.png) top center no-repeat;}
#wraper {margin:0px auto !important;width:780px;background:#000;}
#page {padding:15px 0;}

#footer {width:860px;height:91px;background:transparent url(/gfx/lay-footer-background.png) top left no-repeat;margin:0 auto !important;}
/*#footer div {padding:15px 0 0 0;text-align:center;font-size:10px;line-height:1.5;}  */

#left {width:190px;height:300px;padding:10px 5px 10px 15px;background:url(/gfx/lay-left-background.png) top center no-repeat;}
#center {width:670px;padding:0px 60px;font-family:Georgia;font-size:13px;color:#bbb;}
#right {width:200px;padding-left:5px;}

H1 {font-family:Trebuchet MS;font-weight:bold;font-size:18px;color:#9d0d15;}
H2 {font-family:Trebuchet MS;font-weight:bold;font-size:15px;color:#9d0d15;}

ul.lista li {
    list-style-type: circle;
    color:#666;
}


#menu {
    list-style-type: none;
}



#menu li a {
    display: block;
    color: #000;
    height: 24px;
    width: 149px;
    background-repeat: no-repeat;
    text-indent: -3000px;
}

#menu li.m0 a {background-position: -214px 0px;}
#menu li.m0 a:hover,#menu li.m0 a.active {background-position: 0px 0px;}

#menu li.m24 a {background-position: -214px -24px;}
#menu li.m24 a:hover,#menu li.m24 a.active {background-position: 0px -24px;}

#menu li.m48 a {background-position: -214px -48px;}
#menu li.m48 a:hover,#menu li.m48 a.active {background-position: 0px -48px;}

#menu li.m72 a {background-position: -214px -72px;}
#menu li.m72 a:hover,#menu li.m72 a.active {background-position: 0px -72px;}

#menu li.m96 a {background-position: -214px -96px;}
#menu li.m96 a:hover,#menu li.m96 a.active {background-position: 0px -96px;}

#menu li.m120 a {background-position: -214px -120px;}
#menu li.m120 a:hover,#menu li.m120 a.active {background-position: 0px -120px;}

#menu li.m144 a {background-position: -214px -144px;}
#menu li.m144 a:hover,#menu li.m144 a.active {background-position: 0px -144px;}

#menu li.m168 a {background-position: -214px -168px;}
#menu li.m168 a:hover,#menu li.m168 a.active {background-position: 0px -168px;}

#menu li.m192 a {background-position: -214px -192px;}
#menu li.m192 a:hover,#menu li.m192 a.active {background-position: 0px -192px;}

#menu li.m216 a {background-position: -214px -216px;}
#menu li.m216 a:hover,#menu li.m216 a.active {background-position: 0px -216px;}

#menu li.m240 a {background-position: -214px -240px;}
#menu li.m240 a:hover,#menu li.m240 a.active {background-position: 0px -240px;}

#menu li.m264 a {background-position: -214px -264px;}
#menu li.m264 a:hover,#menu li.m264 a.active {background-position: 0px -264px;}


div.menu-lang {

    padding:67px 210px;
}

#menu-lang {
    list-style-type: none;
}

#menu-lang li {float:left;}

#menu-lang li a {
    display:block;
    color: #000;
    height: 20px;
    background-repeat: no-repeat;
    text-indent: -3000px;
    background:url(/gfx/menu-lang.png) top left no-repeat;
}

#menu-lang li.mpl a {width:40px;background-position: 0px -20px;}
#menu-lang li.mpl a:hover,#menu-lang li.mpl a.active {background-position: 0px 0px;}

#menu-lang li.men a {width:44px;background-position: -40px -20px;}
#menu-lang li.men a:hover,#menu-lang li.men a.active {background-position: -40px 0px;}

#menu-lang li.mes a {width:64px;background-position: -84px -20px;}
#menu-lang li.mes a:hover,#menu-lang li.mes a.active {background-position: -84px 0px;}


#admMenu {margin:10px auto !important;text-align:center;}
#admMenu a {font-size:9px;color:#222;margin:0 5px;text-decoration:none;}
#admMenu a:hover {color:#555;}