#tab_prod{
	width:740px;
	height:200px;
	overflow:auto;
}

.corpsGRiSpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 6A707A;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;

}
.corpsGRiSpetitCopie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 6A707A;
}
.formCopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 100px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
/*a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;

}*/
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.corpsBLANCpetit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.corpsGRiSpetitGRAS {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 6A707A;
}
.corpsROUGEpetitGRAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.BLANC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/*--------- ENCART BONNES AFFAIRES -----------*/

#encartAffaires{
	float:right;
	width:250px;
	border:1px solid #000000;
}

#encartAffaires .encartSpacer{
	margin:10px 0;
}
#encartAffaires .encartImg{
	width:150px;
	height:150px;
	margin:0 auto;
	margin-bottom:15px;
}
#encartAffaires .encartFooter{
	height:20px;
	border-top:1px solid #000000;
	background:#6A707A;
}
