#table_description_haut
{
    border-collapse: collapse;
    width: 559px;  
	height: 58px;
	margin-bottom: 9px;
	margin-left: 10px;
}
#table_description_haut th
{
	padding-left: 15px;
	padding-top: 3px;
}
#table_description_haut h1
{
   	font-family: comic sans ms; 
    font-size: 18px;
	text-align: left;
	margin-bottom: 0px;
	color: #7B5936;
}
#table_description_haut td
{
	padding-left: 15px;
	padding-bottom: 5px;	
}
#table_description_haut h2
{
   	font-family: comic sans ms; 
    font-size: 14px;
	text-align: left;
	margin-bottom: 0px;	
}



#table_description_milieu
{
    border-collapse: collapse;
    width: 557px;  
	margin-top: 0px;
	margin-left: 11px;
}
.cellule_apercu_produit
{
   	height: 175px;
	width: 220px;
	text-align: center;
	border-bottom: 2px dashed #FFFFFF;
	cursor: pointer;	
}
.cellule_description
{
   	height: 175px;
	font-family: arial; 
    font-size: 14px;
	text-align: left;
	padding-left: 8px;
	padding-top: 15px;
	border-bottom: 2px dashed #FFFFFF;
	vertical-align: top;
	background-position: bottom right;
    background-repeat: no-repeat;
	cursor: pointer;
}