@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0;color:#6E7577;font-family:Arial,Helvetica,sans-serif; font-size:12px;}

a{color:#FFF; text-decoration:none;}

a:hover {color:#F00; text-decoration:none;}
h1{ font-size:12px; color:#0C0; border-bottom: 1px solid #F7F7F7;}

/*mise en page*/
#haut{ width:900px; height:20px; margin:auto; font-size:12px;}
#conteneur_site{width:900px; height:700px;margin:auto;}
#header{width:900px; height:100px; margin:auto; }
#slide{width:900px; height:275px; margin:auto;}
#slide_left{ width:650px; height:275px; float:left; background-color: #069;}
#slide_right{width:250px; height:275px; float: right;}
#logo{width:350px; height:91px; float:left;}
#recherche{width:550px; height:91px; float:right;}
#menu{width:900px; height:30px; background:url(../images/menu.gif) repeat-x;}
#menu ul, li{display:inline; margin-left:14px; margin-right:12px; font-size:14px; line-height:22px; color:#FFF;}
#milieu{width:900px;margin:auto;}
#footer{ width:900px; height:30px ; border-top: dotted 1px #CCC;}
/*classe*/


