
body {color:#000; font-family:Verdana,Arial,Helvetica,sans-serif;}

.clear {clear:both;}

#supersize {position:fixed;top:0;left:0;}
#supersize img {height:100%;position:absolute;width:100%;z-index:0;}

#container {margin:0 auto; position:relative; width:970px;}
#nav-top {background:url(../img/bg-top.png) no-repeat right top;}
#nav-top h1 {float:left;}
#main-content {background:url(../img/bg-content-shadow.png) repeat-y right top; font-size:16px;}
#main-content a {text-decoration:none;}
#main-content-inner {background:transparent url(../img/bg-content.jpg) no-repeat left top; height:401px; padding:90px 10px 0 40px; width:920px;}
#main-content h2 {color:#0e4b22; font-size:30px; margin-bottom:20px;}
#main-content h2 strong {color:#2e9a2a;}
#main-content h3 {font-size:16px; font-weight:normal;margin:10px 0 20px;}
#main-content p {font-size:16px; margin:10px 0 20px;}
#region {background:url(../img/bg-region.png) no-repeat top right; border-right:1px solid #; float:left; width:140px;}
#region a {color:#697d6f; display:block; font-weight:bold; margin-bottom:10px; padding-left:10px;}
#region a.active {background:url(../img/bg-puce.png) no-repeat center left; color:#1c562e;}
.country {float:left; font-size:12px; padding-left:20px; /*width:240px;*/}
.country a {color:#1c562e; display:block; font-weight:bold; margin-bottom:5px;}
.country .group-lang{display:none;}
.col {float:left;width:150px;}
.group-lang {padding-left:65px;}
.group-lang2 {padding-left:115px;}

/*.country p {line-height:16px; margin-bottom:5px;}
.country p a {display:inline; font-size:12px;}*/
#nav-bottom {color:#333; background:transparent url(../img/bg-bottom.png) no-repeat left top; height:41px; font-size:9px; font-weight:bold; line-height:12px; padding:8px 15px 0 5px; text-align:center;}
#nav-bottom a {color:#333; font-weight:normal; text-decoration:none;}
#nav-bottom a:hover {text-decoration:underline;}

* html #supersize {display:none;}
