#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 5px;		
	}


#line1 {
	width: 460px;
	margin: 5px 0 0 5px;
	}

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