.titreRegle{
	color:#336699;
	font-size:16px;
	font-weight:bold;
	padding-left:42px;
	margin:0px;
	height:auto;
	overflow:visible;
	padding-right:20px;

}
/*----------boutique---------*/
.listeBoutique
{
margin:0px;
padding:0px;
padding-left:5px;
padding-bottom:15px;


}
.boutique
{
margin:0px;
padding:0px;
width:648px;
float:left;
}

.boutique table
{
	padding:0px;
	margin:0px;
	
	width:620px;
	padding-bottom:15px;
	float:none;
}

/*non lu par IE7*/
html>/**/body .boutique table{
margin-left:40px;
width:620px;
}