/* 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;  }
/**/


/* ID SPECIFIQUES COMMUNES */
/* -------------------------------------- */
body{background:#fcefdc ;  font-family:Arial, Helvetica, sans-serif;}
/*#contenu{background:#fcefdc ; display:block;}
#global{margin:0 auto; width:1000px;height:800px;}
*/
#contenu{/*    position: relative;    min-height: 100%;*/ }
#global{margin:0 auto; width:1000px;  /*min-height:600px;  height:auto !important;  height:600px;*/ }

/* C O M M U N S   A U X   P A G E S  "MON ESPACE"*/
.al_droite{text-align:right;}
p.confirmation{font-size:16px; line-height:18pt;color:#02417a; padding:220px 100px 220px 100px; text-align:center;}

/*    C O M M U N S */
.picto_champ_invalide{background:url(../images/commun/picto_champ_invalide.gif) no-repeat left top; color:red; font-size:12px; font-weight:bold; padding:0 0 0 15px;}
