* {margin:0; padding:0;}
img {margin:0 !important;padding:0 !important;border:none;}
body {
background:#627D92 url(../img/fond_photo.jpg) repeat ;
font-family:Arial, Helvetica, sans-serif;
cursor:default;
}

a {
cursor:pointer;
color:#324D62;
text-decoration:none;
}

a:hover {
color:#BE0000;
}

#page {
position:absolute;
left:50%;
margin:15px 0 0 -400px;
width:800px;
background:#fff;
}
#header {
background:url(../img/header.png) no-repeat ;
width:800px;
height:141px;
}

#lang a{
color:#000;
margin:10px 0 0 0;
text-decoration:none;
font-weight:bold;
font-size:14px;
letter-spacing:1px;
float:left;
}

#lang img {
margin:-2px 0 0 5px;
display:block;
width:35px;
float:left;
border:none;
}

#lang a:hover {
color:#BE0000;
}

#fmenu {
width:190px;
height:46px;
float:left;
}

#menu {
width:610px;
height:46px;
background:url(../img/fond_menu.png) repeat-x;
float:left;
display:block;
}

#menu a {
cursor:pointer;
height:46px;
line-height:46px;
padding:0 15px;
float:right;
display:block;
text-decoration:none;
color:#fff;
font-weight:bold;
font-size:16px;
background:url(../img/menu_off.png) no-repeat right;
}

#menu a:hover {
background:url(../img/menu_on.png) no-repeat right;
}

#active_menu {
height:46px;
line-height:46px;
padding:0 15px;
float:right;
display:block;
text-decoration:none;
color:#fff;
font-weight:bold;
font-size:16px;
background:url(../img/menu_on.png) no-repeat right;
}

#dmenu {
background:url(../img/menu_off.png) no-repeat right;
width:35px;
height:46px;
float:right;
display:block;
}

#separator {
height:10px;
width:798px;
background:#324D62;
border:1px #fff solid;
clear:both;
}

#content {
clear:both;
float:left;
width:770px;

background:#fff;
padding:15px 15px 0 15px;
font-size:11px;
text-align:justify;
}

#left {
width:440px;
float:left;
}

#left_links {
width:468px !important;
float:left;
}

#right {
float:right;
width:315px;
background:url(../img/points.png) no-repeat left top;
}

#right_links {
float:right;
width:287px;
background:url(../img/points.png) no-repeat left top;
}

.title {
font-size:30px;
letter-spacing:2px;
font-weight:bold;
color:#D6D6D6;
margin:0 0 15px 0;
}

.stitle {
font-size:14px;
font-weight:bold;
color:#627D92;
margin:0 0 5px 0;
display:block;
}

#sep {
height:20px;
width:800px;
clear:both;
}

#footer {
height:20px;
width:798px;
max-width:788px;
background:#324D62;
clear:both;
color:#fff;
font-size:11px;
line-height:20px;
text-align:right;
padding:0 10px 0 0;
border: 1px #fff solid;
border-top:none;
}

.legals a {
float:left;
padding:0 0 0 15px;
color:#D6D6D6;
}

.legals a:hover {
color:#fff;
}

.txtform {
width:100px;
float:left;
text-align:right;
}

.fieldform {
width:325px;
float:right;
text-align:left;
}

.fieldform input, .fieldform textarea {
border:1px #D6D6D6 solid;
background:#efefef;
padding:0 5px;
}

.fieldform_submit{
clear:both;
margin:0 0 0 115px;
}

.fieldform_submit input{
font-size:10px;
height:20px;
cursor:pointer;
border:none;
background:#627D92;
padding:0 5px 2px 5px;
color:#fff;
font-weight:bold;
letter-spacing:1px;
}

.fieldform_submit:hover input{
background:#88A3B8;
}

.highlight {
background:#88A3B8;
padding:3px 10px;
font-weight:bold;
color:#fff;
}
