#mode_reglement .ligne_mode{
	display:block;
	clear:left;

}



#panier {
	width:574px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-size:14px;
	/*font-weight: bold;	*/
}
#panier a, #panier a:hover{
	font-size:11px;
	text-decoration: underline;	
	color:#006699;
}
#panier .bandeau{
	/*background-color:#006699;*/
	background-color:#398CC1;
	height:37px;
	color:#FFFFFF;
	
}
#panier .bandeau,#panier .total{
	height:37px;
}
#panier .item{
	height:46px;
}	

#panier .total{
	font-weight: bold;	
}

#panier .col_gauche{
	padding-left:10px;	
	wight:300px;
}

#panier .col_HT{
	weight:70px;
	text-align: right;
}

#panier .col_TTC{
	weight:94px;
	text-align: right;
}

#panier .col_droite{
	weight:94px;
	text-align:center;
}
a.lien_poursuivre_abonnement{
	float:right;
		
}

.remplace_image {
	display: block;
	height: 476px;
	width: 292px;
}

.fond_gris{
background-color:#EBEBEB;

}

