@charset "utf-8";
/* CSS Document */

body {background:#000000 url(design/bg.gif); margin:5px 0 5px 0; color:#000000; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
img {border: none;}
a img{border:none;}

a:link {color:#00ff00; text-decoration: none;}
a:visited {color:#00ff00; text-decoration: none;}
a:hover {color:#FF00FF; text-decoration: none;}
a:active {color:#00ff00; text-decoration: none;}

#site {width:1020px; height:820px; background: url(design/bg_site.gif); margin-left:auto; margin-right:auto;}
#header {width:1020px; height:200px;}
#header_img {width:786px; height:171px; background:url(design/header.png); position:relative; left:218px; top:15px;}
#icone_facebook {width:33px; height:33px; position:absolute; left:660px; top:7px;}
#icone_myspace {width:33px; height:33px; position:absolute; left:700px; top:7px;}
#icone_twitter {width:33px; height:33px; position:absolute; left:740px; top:7px;}

#conteneur {width:1020px; height:620px; margin:0;} 
#menu{position:absolute; width:215px; height:620px; top:208px; margin-left:5px;}
#contenu_droite {width:802px; height:620px; margin-left:218px;}
#contenu_site {width:780px; height:525px; /*border:1px solid black;*/ position:relative; top:3px; left:3px;}
#defilement { width:780px; height:525px; overflow:auto;}

#footer {width:802px; height:85px;}
#footer_img {width:786px; height:66px; position:relative; top:15px;}

li, ul {list-style:none; margin:0; padding:0;}
.img_center {margin: 0 auto 0 auto; display:block;}
.rose { color:#FF00FF;}
.rose-b { color:#FF00FF; font-weight:bold;}
.gris { color:#989898;}
.bleu { color:#0177fe;}
