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

html, body, p {margin:0; padding:0;}
img {border:0;}

body {font:0.8em "Trebuchet MS", sans-serif;color:#572b27;background:#2f2726;}
#global {width:902px; height:760px; background:url(../images/bg.jpg) no-repeat;margin:0 auto;}
#encadrement {border:#e1d3c1 1px solid;width:566px;margin-top:150px;position:absolute;margin-left:170px;padding:10px;}

#organisateurs {background:#e2d4c1;width:546px;height:132px;padding:10px; }
#organisateurs #desc {background:#937152;width:524px;height:79px;color:#FFF;padding:10px;}
#organisateurs #bt {text-align:right;}
#organisateurs #desc span {color:#C7B69C;font-weight:bold;}

#beneficaire {background:#e2d4c1;width:546px;padding:10px;margin-top:10px;height:210px; }

#box-kdo {float:left;padding-right:5px;}
#t-kdo {width:270px;height:42px;background:#4f2f2c;}
#t-kdo #kdo {text-align:center;padding-top:3px;}
#txt-kdo {width:260px; background:#725650;margin-top:5px;color:#FFF;padding:5px;height:122px;}
#txt-kdo span {font-weight:bold;}
#txt-kdo #bt {text-align:right;margin-top:23px;}


#box-club {float:left;}
#t-club {width:270px;height:42px;background:#d23259;}
#t-club #club {text-align:center;padding-top:3px;}
#txt-club {width:260px; background:#B8304B;margin-top:5px;color:#FFF;padding:5px;height:122px;}
#txt-club #bt {text-align:right;margin-top:40px;}



