table.TableauProduitNewsletter
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
}

table.TableauProduitNewsletter td.td1
{
	width:200px;
	text-align:center;
}

hr.BordureProduitNewsletter
{
	width:600px;
	height:5px;
	background-color:rgb(247,158,5);
}

table.TableauProduit th
{
	width:70px;
}

table.TableauProduit th + th
{
	width:100px;
}

table.TableauProduit th + th + th
{
	width:180px;
}

table.TableauProduit th + th + th
{
	width:250px;
}

ul#MenuNewsletter
{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}

a.ItemNewsletter
{
	display:block;
	width:170px;
	height:22px;
	background-image:url('../images/newsletter.png');
	background-repeat:no-repeat;
	margin:auto;
	border:none;
}

table.TableauProduit td + td + td + td
{
	text-align:justify;
}

table.TableauTitrePageProduit td#t1
{
	visibility:hidden;
}