/* CLASSES COMMUNES */
/* -------------------------------------- */
*{padding:0; margin:0;}
img{border:0}
li{list-style-type:none;}
a img{border:0;text-decoration:none;}
img{border:0;}
a {text-decoration:none;}
.centreur{text-align:center;}
.fl_gauche{float:left;}
.fl_droite{float:right;}
.clear{clear:both; display:none;}
/**/




/* ID SPECIFIQUES COMMUNES */
/* -------------------------------------- */
body{background:#fab248 url(../images/commun/fd_dg.jpg) repeat-x left top; font-family:Arial, Helvetica, sans-serif;  }
#contenu{/*    position: relative;    min-height: 100%;*/ }
#global{margin:0 auto; width:1000px;  /*min-height:600px;  height:auto !important;  height:600px;*/ }

