@charset "utf-8";
/* CSS DeyTek */
body {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
color: #dce8f5;
background: url(img/bkd.jpg) repeat-x #0b1623;
}
#language {
position:relative;
width: 700px;
margin: 0 auto;
height: 41px;
background:url(img/language.jpg);
}
#flag {
position: absolute;
width: 150px;
margin: 22px 0px 0px 177px;
}
#conteneur {
position:relative;
width: 700px;
margin: 0 auto;
border: solid 1px #213851;
background-color:#1f3248;
}
#header {
height: 350px;
}
#centre {
background-color:#1f3248;
}
#haut {
height: 17px;
text-align: center;
}
#pied {
height: 100px;
background:url(img/footer.jpg);
}
#menu {
position: absolute;
margin-top: 15px;
font-size: 11px;
text-align: center;
color: #FFFFFF;
left: 0;
z-index:100;
width: 100%;
}
.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
.bk {
background: #132234;
border: solid 1px #3c526d;
padding: 10px;
margin: 15px 10px 10px 10px;
}
.bk_menu {
background: #132234;
border: solid 1px #3c526d;
padding: 10px;
text-align: center;
margin: 15px 10px 10px 10px;
}
.bk_gel {
background: #18283b;
border: solid 1px #3c526d;
padding: 3px;
text-align: center;
margin: 15px 10px 10px 10px;
}
.bk_gel a {
color:#FF9933;
text-decoration: none;
}

p {margin: 0 0 10px 0; text-align:justify;}

a {text-decoration: none;
color: #fff;
}
a:hover {
text-decoration: none;
color: #6b7986;
}

h2 {margin: 0px 0px 15px 0px}
