*{
margin:0;
padding:0;
}


body{
font-family:times, times new roman, serif;
font-size:12px;
background-color:#CCC;
}
.conteneur{
width:1024px;
margin:auto;
border:1px solid white;
margin-top:3%;
}

.header{
height:267px;
background-image:url("../images/header.jpg");
background-repeat:no-repeat;
background-position:top;
}

.actu{
width:300px;
position:absolute;
margin-left:300px;
margin-top:-40px;
}

.actu h1{
color:#EE9D56;
font-size:30px;
}

.corps{
height:533px;
background-image:url("../images/fond.jpg");
background-repeat:no-repeat;
background-position:top;
}

.flagFR{
float:left;
position:absolute;
margin-left:30px;
margin-top:-23px;
}

.flag{
margin-left:10px;
position:relative;
left:40px;
top:2px;
}

.menu{
width:930px;
margin:auto;
position:relative;
bottom:27px;
z-index:1000;
left:-40px;
}

.menu a{
color:#EE9D56;
text-decoration:none;
font-size:24px;
}

.menu a:hover{
text-decoration:underline;
}

.sousmenu {
background-image:url("../images/fondSousmenu.jpg");
color:#EE9D56;
text-decoration:none;
font-size:20px;
position:absolute;
margin-top:-4px;
margin-left:-35px;
z-index:1000;
}

.sousmenu  a{
color:#756C63;
text-decoration:none;
font-size:20px;
}

.sousmenu td{
width:200px;
height:30px;
}
#texte{
overflow:scroll;
width:420px;
height:400px;
position:relative;
left:40px;
color:#6A5F56;
font-size:20px;
}

#contact{
position:relative;
left:40px;
color:#6A5F56;
font-size:20px;
top:-30px;
}

.textarea p{
color:#6A5F56;
font-size:20px;
margin-top:10px;
}

.textarea a{
color:#6A5F56;
text-decoration:none;
font-weight:bold;
}

.textarea a:hover{
text-decoration:underline;
}

.titre{
position:relative;
top:-20px;
left:40px;
}

.titre h1{
color:#EE9D56;
font-size:30px;
}

.textarea h2{
color:#EE9D56;
font-size:26px;
}

.diapo{
float:left;
position:absolute;
background-image:url("../images/diapo.png");
background-repeat:no-repeat;
background-position:top;
width:490px;
height:395px; 
margin-top:-400px;
left:490px;
}

.image-diapo{
left:56px;
top:68px;
position:absolute;
}

#formLivredor{
position:absolute;
margin-left:550px;
margin-top:-350px;
}

#separateur{
width:380px;
height:10px;
}

#agenda{
position:absolute;
width:510px;
overflow:auto;
height:400px;
color:#6A5F56;
font-size:15px;
margin-left:60px;
}

#footer{
text-align:center;
position:relative;
top:-25px;
}

#footer a{
color:#6A5F56;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#map{
width:500px;
height:400px
}
