body {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 90%;
 font-family: Arial, sans-serif;
 background: transparent url(../medias/images/fond_bodyNO.gif) 0 0 repeat;
 color: #000;
 text-align: center;
}

h1, h2, h3, h4, p, dl, ul, ol, img, li, dd, a {
 margin: 0;
 padding: 0;
 border: 0;
}
a { text-decoration: none; color: #333;}
p, li { font-size: 95%;}
h1,h2,h3 {color: #5585bf;}

p.clear {
 clear: both;
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 0;
 height: 0;
}
.alaligne { clear: both;}
.adroite { float: right;}
.agauche{ float: left;}

#gabari {
 margin: 0 auto;
 padding: 0;
 border: 0;
 width: 940px;
 background: #fff url(../medias/images/fond_gabari.jpg) 0 0 no-repeat;
 color: #333;
}

#entete {
 margin: 0;
 padding: 0;
 border: 0;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 width: 938px;
 height: 150px;
 background: #fff url(../medias/images/fond_entete.jpg) 100% 30% no-repeat;
 color: #666;
 text-align: left;
}
#entete h2,#entete img { display: none;}

#menu {
 position: relative;
 margin: 0;
 padding: 0 0 0 20px;
 border: 0;
 width: 920px;
 height: 30px;
 background: #69c url(../medias/images/fond_menuNO.gif) 0 0 repeat-x;
 color: #fff;
 z-index: 20;
}

#corps {
 clear: both;
 margin: 0;
 padding: 0;
 border: 0;
 width: 940px;
 background: #fff url(../medias/images/fond_corps.jpg) 0 0 no-repeat;
 color: #333;
 text-align: left;
 z-index: 10;
}

#pied {
 clear: both;
 margin: 0;
 padding: 20px 0 0 0;
 border: 0;
 width: 940px;
 background: transparent url(../medias/images/fond_pied.jpg) 0 0 no-repeat;
 color: #666;
}
#pied a { color: #333;}
#pied a:hover { color: #000;}

