@charset "UTF-8";
/* CSS Document */

body {
background-color: #333333;
background-image: url(../images/BackgroundObjectifs.png);
background-repeat: repeat-x;
font-family: Georgia, "Times New Roman", Times, serif;
color: #3d3c3c;
}

a {
text-decoration: underline;
color: #782929;
font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
width: 1025px;
height: 130px;
margin-top: 11px;
margin-left: auto;
margin-right: auto;
}

#menu {
position: relative;
top: -80px;
left: 120px;
}
.home {
z-index: 1;
position: relative;
left: 200px;
}

.objectifs {
z-index: 2;
position: relative;
left: 140px;
}

.quand {
z-index: 3;
position: relative;
left: 40px;
}

.techniques {
z-index: 4;
position: relative;
left: -35px;
}

.gallerie {
z-index: 5;
position: relative;
left: -70px;
}

.liens {
z-index: 6;
position: relative;
left: -120px;
}

#corps {
width: 1100px;
height: 630px;
margin-left: auto;
margin-right: auto;
}

.titre {
font-size: 30px;
margin-top: 60px;
margin-left: 50px;
}

.coord {
font-size: 18px;
position: relative;
top: -110px;
left: 750px;
width: 300px;
}

.separateur1 {
position: relative;
top: -120px;
left: 40px;
}

.separateur2 {
position: relative;
top: -120px;
left: 60px;
}

#contenu {
width: 990px;
height: 448px;
max-height: 448px;
background-image: url(../images/fondcontenu.png);
position: relative;
left: 30px;
top: -100px;
overflow: hidden;
}

.imagebox {
position: relative;
top: 2px;
left: 696px;
}

#title {
font-size: 20px;
}

.contenutexte {
position: relative;
top: -435px;
left: 15px;
max-height: 100px;
}

.liste {
position: relative;
top: -420px;
left: 20px;
font-size: 18px;
line-height: 50px;
}

#texteliste {
color: #3d3c3c;
}

#topnews {
width: 1100px;
height:130px;
margin-left: auto;
margin-right: auto;
margin-top: -40px;
}

.topnews {
font-size: 22px;
position: relative;
top: -10px;
left: 100px;
}

.newsseparator {
position: relative;
top: -55px;
left: 90px;
}

.news1 {
position: relative;
top: -151px;
left: 17px;
width: 700px;
color: #FFFFFF;
margin-top: 20px;
}

.news2 {
position: relative;
top: -151px;
left: 17px;
width: 700px;
color: #FFFFFF;
margin-top: -10px;
}

.news3 {
position: relative;
top: -151px;
left: 17px;
width: 700px;
color: #FFFFFF;
margin-top: -10px;
}

#xantocorp {
margin-left: auto;
margin-right: auto;
width: 250px;
font-family: Arial;
font-size: 16px;
margin-bottom: 46px;
}
