body
{
	background : #3B3B3B;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:20px;
}
a
{
	color:#fff;
	text-decoration:none;
}
a img
{
	border:0px;
}
table
{
	width:80%;
	margin:auto;
	
}
table td
{
	width:40%;
	text-align:center;
}
.titre
{
	font-size:25px;
	text-align:center;
}               
    
.enveloppe td    
{
	text-align:center;
}
.picture           
{
	background-image:url(images/enveloppe.jpg);   
	background-repeat:no-repeat;
	text-align:center;
	width:75px;
	height:49px;
	margin:auto;
}




