body,html{
background:url('./images/bg.jpg') top center repeat-x;
font-family:Verdana;
font-size:12px;
margin-left:auto;
margin-right:auto;
}
#header{
margin-left:auto;
margin-right:auto;
width:940px;
height:155px;

}
#adresselogo{
text-align:center;
color:white;
margin-left:70px;
margin-top:-90px;

}
#adresselogo a {
text-decoration:none;
color:white;
}
#adresselogo a:hover{
text-decoration:underline;
}
#logo{

padding-top:40px;
height:100px;
width:310px;
}
#accroche{

width:500px;
height:75px;
margin-top:-75px;
margin-left:420px;
font-size:10px;
color:white;

text-align:right;
}
h2{
font-size:18px;
}
#containt{
margin-left:auto;
margin-right:auto;
width:940px;
height:407px;
background:url('./images/content.jpg');
}
#content{
color:white;
min-height:400px;
width:910px;
background:#313136;
margin-left:auto;
margin-right:auto;
}
#pied{
background:url('./images/pied.jpg');
width:939px;
height:36px;
}
#footer{
font-size:10px;
color:#333;
width:910px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#footer a{
text-decoration:none;
color:#333;
}
#footer a:hover{
text-decoration:underline;
}
#menu{
height:50px;
}
#menu ul {
margin-left:20px;
 padding:0;
 margin-top:0;
 margin-bottom:0;
 margin-right:0;
 list-style-type:none;
 }
#menu li {
 float:left; /*pour IE*/
margin-top:10px;
 }
#menu ul li a {
 margin-left:10px;
 display:block;
 float:left;   
 width:166px;
 line-height:30px; /*hauteur de l'image de fond*/
 background:url(./images/bouton.png) repeat-x;
 color:#000;
 text-decoration:none;
 text-align:center;
 }
#menu ul li a:hover {
 background:white url(./images/bouton2.jpg) repeat-x;
 color:white;
 }  
#ariane{

width:860px;
margin-left:30px;
}
#ariane a{
color:white;
text-decoration:none;
}
#ariane a:hover{
text-decoration:underline;
}
#titre{
margin-left:30px;
margin-top:20px;
}
#text{
text-align:justify;
color:white;
width:830px;
margin-left:40px;
font-size:14px;
letter-spacing:1px;
margin-top:50px;
}
#text span{

}
#text a{
color:#dc2c2c;
text-decoration:none;
}
#text a:hover{
text-decoration:underline;
}
#carousel{
margin-top:60px;
}
#carousel img{
border:0px;
}