#puces {
       width: 250px;
       float: left;
	   }
#puces ul {
          margin: 0 0 5px 30px;
	      padding: 0;
	      }
#puces li {
          list-style-type: none;
          background: url(images/gr-puce.gif) no-repeat 0% 50%;
          padding-left: 10px;
	      }	
#parrain {
	     clear: left;
	     margin: 0 0 5px 198px;
	     padding: 0;
	     height: 50px;
	     }
#kdo_semaine {
	         width: 100%;
	         height: 190px;
	         margin: 5px 0 0 0;
	         }
#kdo_semaine #kdo_photo {
	                    float: left;
	                    margin: 10px 0 0 0;
	                    padding: 25px 0 0 0;
	                    width: 150px;
	                    height: 130px;
	                    text-align: center;
	                    background: url(images/backb.gif) no-repeat 50% 0;
	                    }
#kdo_semaine #kdo_description {
							  float: left;
                              position: relative;
                              width: 370px;
	                          margin: 10px 0 0 20px;
	                          }
#kdo_description #desc {
                       margin: 0;
	                   padding: 0;
	                   }
#kdo_description #jouer {
	                    position: absolute;
						right: 15px;
						bottom: 5px;
						padding: 0;
						margin: 0;
	                    }
#kdo_semaine a {
	           color: #555;
	           text-decoration: underline;
	           }
.g_barre {
	     clear: left;
		 height: 17px;
		 background: url(images/tst.gif) repeat-x;
		 width: 99%;
		 margin: 10px 0 20px 0;
		 padding: 2px 0 2px 5px;
		 color: white;
		 font: bold 13px verdana;
	     }
.cat_box {
	     float: left;
	     position: relative;	
	     height: 170px;
		 text-align: center;
		 width: 32%;
	     }
.cat_box_title {
	           margin: 0;
			   padding: 0;
			   height: 30px;
			   }
.cat_box_title a {
	             text-decoration: underline;
	             font: bold 13px arial;
	             }
.cat_box_photo {
	           margin: 0 0 0 0;
			   padding: 20px 0 0 0;
			   height: 120px;
			   background: url(images/back.gif) no-repeat 28px 0;
	           }
