@charset "UTF-8";
/* CSS Document */
#columnGauche{
	width:607px;
	float:left;
}

#columnGauche a{
border:none;
}


#columnGauche img{
border:none;
}
#columnDroite{
	width:155px;
	float:right;
	text-align:center;
}

.clear {
height:10px;
clear:both;
}

td{
vertical-align:top;
border-right:2px solid #b28e55;
padding:0 15px;
}

table{
	/*background-color:#99FF00;*/
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	margin-left:15px;
}
tr{
}

.common img
{
padding-right : 10px;
}

.accueilTR{
	border-bottom:2px solid #b28e55;
}

.bottomTable {
padding-top:15px;
}

.produitVedettes{
	margin-left:5px;
	width: 75px;
	float:right;
}

.noTables {
	padding : 0px 15px 0 30px;
	border-right:2px solid #b28e55;
}

.borderLeft {
border-left:2px solid #b28e55;
}

.listSection {
width:190px;
float:left;
margin-bottom:15px;
}

.listNouvelles {
	margin-bottom:30px;
}