body{
font-family: "lucida sans unicode", tahoma, arial;
font-size: 8pt;
color: #000000;
background: #ced7e8;
margin: 10px;
padding: 0px;
}
#lang a, #left a, #right a{
color: #6988c8;
text-decoration: none;
}
#lang a:hover, #left a:hover, #right a:hover{
border-bottom: 1px #dddddd solid;
}
#container{
width: 944px;
margin: 0px auto 0px auto;
background: url('./images/main_bg.gif');
}
#top{
background: url('./images/top_bg.gif');
height: 3px;
overflow: hidden;
}
#bottom{
background: url('./images/bottom_bg.gif');
height: 3px;
overflow: hidden;
}
#content{
margin: 0px 3px 0px 3px;
}
#logo{
display: block;
height: 79px;
width: 203px;
background: url('./images/logo.gif');
margin: 10px;
margin-bottom: 0px;
}
#lang{
padding: 5px;
padding-top: 0px;
margin: 1px;
border-bottom: 1px #6988c8 solid;
text-align: right;
color: #6988c8;
}
#menu{
margin: 0px;
margin-left: 0px;
padding: 0px;
padding-left: 25px;
list-style: none;
background-color: #6988c8;
background-image: url('./images/menu_left.gif');
background-repeat: no-repeat;
height: 177px;
width: 252px;
float: left;
margin-right: 1px;
position: relative;
left: 1px;
}
#menu li{
font-size: 10pt;
margin: 0px;
padding: 0px;
border-bottom: 1px #9bb3df dotted;
padding: 1px 0px 1px 0px;
margin-right: 1px;
}
#menu li a{
color: #fdffc0;
display: block;
padding: 5px;
text-decoration: none;
}
#menu li a:hover{
background: #9bb3df;
color: #ffffff;
}
#header_foto{
background: url('./images/header_foto.jpg');
height: 177px;
margin-right: 1px;
float: left;
width: 658px;
margin-bottom: 1px;
position: relative;
left: 1px;
}
#info{
width: 213px;
height: 157px;
float: right;
color: #2c4b8a;
padding: 10px;
text-align: right;
}
#info_text a{
color: #2c4b8a;
}
#header_bottom{
background: url('./images/header_bottom.gif');
height: 22px;
clear: left;
margin-left: 1px;
}
#footer{
background: #6988c8;
color: #ffffff;
text-align: right;
margin: 1px;
padding: 0px;
clear: left;
}
#footer div{
padding: 3px;
}
#footer a{
color: #ffffff;
text-decoration: none;
}
#footer a:hover{
text-decoration: underline;
}
#main{
padding: 10px;
}
#left{
float: left;
width: 248px;
padding: 5px;
}
#right{
padding: 5px;
margin-left: 278px;
}
h1{
margin: 0px;
padding: 0px;
font-size: 12pt;
font-weight: 400;
letter-spacing: -2px;
color: #6988c8;
margin-bottom: 10px;
}
#office{
background: url('./images/office.gif') no-repeat 0% 0%;
height: 208px;
}ul#tabs{
margin: 0px;
padding: 0px;
list-style: none;
border-bottom: 1px #6988c8 solid;
padding-bottom: 2px;
padding-left: 2px;
}
ul#tabs li{
display: inline;
}
ul#tabs li a{
background: #f5f5f5;
padding: 2px;
border: 1px #6988c8 solid;
background: #6988c8;
color: #ffffff;
}
ul#tabs li.active a{
position: relative;
background: #ffffff;
color: #6988c8;
top: 0px;
padding-bottom: 3px;
border-bottom: none;
}
ul#tabs li a:hover{
border: 1px #6988c8 solid;
text-decoration: underline;
}
ul#tabs li.active a:hover{
border-bottom: none;
}
hr{
border: 1px #6988c8 solid;
height: 1px;
background: #6988c8;
}