@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(http://www.arganceclass.com/design/bg_site.gif); margin-left:auto; margin-right:auto;}
#header {width: 100%; overflow: hidden;}
#facebook {width:200px; height:200px; float:left;}
#facebook_frame {border:2px solid #F0F; position:relative; top:77px;}
#banniere {width:800px; height:200px; margin-left:210px;}
#banniere_img {width:786px; height:171px; background:url(design/header.png); position:relative; left:8px; top:15px;}
#icone_facebook {width:33px; height:33px; position:absolute; left:620px; top:7px;}
#icone_skyblog {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;
scrollbar-face-color: #000; /* BARRE QUI DEFILE noir */
scrollbar-shadow-color: #7b7b7b; /* CONTOUR DROITE BAS */
scrollbar-highlight-color: #7b7b7b; /* CARRE FLECHE */
scrollbar-3dlight-color: #7b7b7b; /* CONTOUR HAUT GAUCHE */
scrollbar-darkshadow-color: #000; /* FOND BARRE noir  */
scrollbar-track-color: #7b7b7b; /*CARRE FLECHE */
scrollbar-arrow-color: #FFF; /* FLECHE blanc */}

#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;}

