body{
margin:0 0 0 0;
background-color:#e7e7e7;
background-image:url(images/bg_gradient.gif);
background-repeat:repeat-x;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
}

#main{
background-color:#FFFFFF;
height:1000px;
width:950px;
margin-left:auto;
margin-right:auto;
}

#haut{
background-image:url(images/haut.jpg);
background-repeat:no-repeat;
width:100%;
height:142px;
}

#centre{
width:100%;
height:700px;
}

#centre_mt{
width:100%;
height:650px;
}

#infos{
width:500px;
height:650px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#p0{
height:180px;
width:500px;
margin:auto;
background:url(images/adresses.png) no-repeat;}

#p1{
height:220px;
width:500px;
margin:auto;}


#centre_site{
width:100%;
height:200px;
background:url(images/mt_gradient.jpg) bottom no-repeat;
text-align:center;
margin:0 0 0 0;
border-top: thin #CCC solid ;}

#bas{
background-position:top;
background:url(images/site_gradient.jpg) no-repeat;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
width:950px;
height:90px;
text-align:center;
vertical-align:middle;
}

/*les titres*/
h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#ce0021;
}

h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#ce0021;
}

h3{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ce0021;
}
/*les liens & images*/
img{
border:0;}



a:active{color:#393939;
text-decoration:none;}

a:visited{color:#000;
text-decoration:underline;}

a:link{color:#393939;
text-decoration:none;}

a:hover{
color:#393939;
font-style: normal;
text-decoration:underline;
}
