/* CSS Document */
body {
    margin:10px;
    background-color:#bfbfbf;
}

body,td,div,p {
    font-family:tahoma,verdana,arial,sans serif;
    font-size:8pt;
    line-height:1.5em;
    color:#333333;
}

img {
    border:none;
}

td.sl {
    width:20px;
    background-image:url('gfx/shadow_left.gif');
    background-repeat:repeat-y;
}

td.sr {
    width:20px;
    background-image:url('gfx/shadow_right.gif');
    background-repeat:repeat-y;
}

td.topmenu {
    background-image:url('gfx/menu_bg.gif');
    background-repeat:repeat-x;
    padding:5px;
}

a.topmenu {
    font-weight:bold;
    color:#686868;
    font-size:11pt;
    text-decoration:none;
}

a.topmenu:hover {
    color:#990000;
}

td.leftmenu {
    background-color:white;
    background-image:url('gfx/leftmenu_bg.gif');
    background-repeat:repeat-x;
    padding:5px;
    width:180px;
    vertical-align:top;
}

td.main {
    background-color:#ffffff;
    padding:14px;
    padding-top:22px;
    vertical-align:top;
}

div.main {
    padding-left:15px;
    padding-right:20px;
    text-align:justify;
}

h1 {
    margin:0px;
    color:#8487c0;
    font-size:14pt;
    font-weight:normal;
    font-height:2em;
}

hr {
    height:1px;
    color:#8487c0;
    width:40%;
    margin:0px;
    margin-right:auto;
    text-align:left;
}

td.bottommenu {
    background-image:url('gfx/bottom_bg.gif');
    background-repeat:no-repeat;
    padding:0px;
}

div.bottommenu {
    padding-top:50px;
    padding-left:20px;
    font-size:7pt;
    color:black;
}

a.bottommenu {
    font-size:7pt;
    color:black;
    text-decoration:none;
}

a.bottommenu:hover {
    text-decoration:underline;
}

td.shadowbottom {
    background-image:url('gfx/shadow_bottom.gif');
    background-repeat:repeat-x;
}

div.news {
    margin-left:20px;
    margin-bottom:10px;
    line-height:1.2em;
}

a.more {
    background-image:url('gfx/arrow.gif');
    background-repeat:no-repeat;
    background-position:2px 2px;
    padding-left:15px;
    text-decoration:underline;
    color:#333333;
}

a.special {
    color:#8487c0;
    font-size:14pt;
    font-weight:normal;
    font-height:2em;
    text-decoration:none;
}

img.foto {
    border:1px solid #6467a0;
}

dir {
    margin:10px;
}

a {
    color:#6467a0;
}
