body {
background:#726659 url(img/fond2.jpg) repeat-x;
color:#fff;
font-size:12px;
font-family:Arial, Sans-serif;
margin:0;
padding:0;
}


h1 {
color:#f1592a;
}

b {
color:#f1592a;
}



#conteneur {
width:988px;
height:500px;
margin:0px auto;

}
#bandeau {
width:988px;
height:224px;
background:url(img/bandeau2.jpg) no-repeat;
}


#menu {
width:988px;

background:url(img/menu2.jpg) no-repeat;

}



#menu2 {

float:left;
margin:10px 20px 10px 20px;
}

#menu2 ul {
margin:0;
padding:0;
color:#f1592a;
list-style-type:square;
font-size:18px;
}



#menu2 li  {
border-bottom:1px solid;
margin:5px 0px 0px 5px;
}


#menu2 ul li:last-child {
border:none;
}


#menu2 li a {
color:#f1592a;
text-decoration:none;
}

#menu2 li a:hover {
color:#ffffff;
}




#slide {
border:0px solid;
height:338px;
}


#barre {
width:988px;
height:16px;
background:url(img/sep2.jpg) no-repeat;

}




#milieu{
margin:0px;

}





.noborder {
border:none;
}
