/**** ASSO ****/
h1 {position:absolute;top:0;left:0;background:url(../img/corpo/logo_corpo.png) no-repeat;width:113px;height:113px;z-index:10;}

#plan {background:url(../img/corpo/bg_plan.png) no-repeat 0 0;width:765px;position:relative;top:45px;left:35px;height:380px;}
#plan .titre{background:url(../img/common/puce_rouge.png) no-repeat 0 3px;color:#CA183D;font-weight:bold;font-size:11px;}
#plan ul li{font-size:10px;color:#CA183D;padding-left:15px;margin-bottom:3px;}
#plan ul li a{font-size:10px;color:#000;}
#plan ul li a:hover{text-decoration:underline;}
#plan ul#list-asso {position:absolute;top:15px;left:20px;}
#plan ul#list-ludo {position:absolute;top:35px;left:285px;}
#plan ul#list-event {position:absolute;top:15px;left:510px;}
#plan ul#list-reso {position:absolute;top:210px;left:20px;}
#plan ul#list-presse {position:absolute;top:240px;left:285px;}
#plan ul#list-forum {position:absolute;top:210px;left:510px;}

#credits {width:470px;position:relative;top:45px;left:180px;height:380px;}


/* TITRES */
h2.plan {background:url(../img/corpo/tit_plan.png) no-repeat;height:107px;}
h2.credits {background:url(../img/corpo/tit_credits.png) no-repeat;height:107px;}


