#boite {
	background: #CCDFFD;
	color: #000000;
	width: 160px;
	margin: 0 0 10px 25px;
	padding: 10px;				
	float: right;	
	text-align: center;	
	border-left: 1px #CCCCCC solid;					
	border-bottom: 1px #CCCCCC solid;					
	border-right: 1px #CCCCCC solid;				
	}

#boite img {
	background: transparent;
	color: #000000;
	margin: 0;
        align: center;
	}

#boite p {
	background: transparent;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	line-height: normal;
	padding: 0 10px;
        text-align: center;
	}

#promo {
	background: transparent;
	color: #000000;
	width: 160px;
	margin: 0 0 10px 15px;			
	float: right;	
	clear: both;	
        align: center;	
	}

#promo img {
	background: transparent;
	color: #000000;
	margin: 0;
        align: center;
	}

#bottom {
	margin: 0 0 20px 15px;		
	}

#col1 {
	width: 105px;
	float: left;
	margin-left: 10px;
	}

#col2, #col3, #col4 {
	width: 105px;
	float: left;
	margin-left: 15px;
	}

#col5 {
	width: 105px;
	float: left;
	margin: 10px 0 0 10px;
	}
#col6 {
	width: 105px;
	float: left;
	margin: 10px 0 0 15px;
	}

#line1 {
	width: 360px;
	margin: 10px 0 0 10px;
	}

#line2 {
	width: 460px;
	margin: 10px 0 0 10px;
	}

#col1 img, #col2 img, #col3 img, #col4 img, #col5 img, #col6 img {
	background: transparent;
	color: #000000;
	border: 1px #000000 solid;
	}

#line1 img, #line2 img {
	background: transparent;
	color: #000000;
	border: 1px #000000 solid;
        margin: 3px;
	}