body{
	background-color : #fdd41c;
	padding : 0;
	margin : 0;
	text-align : center;
	font-family : Helvetica,"Trebuchet MS";
}
a{
	text-decoration : none;
	color : #e02;
}
a:hover{
	color : #0f0;
}
a img{
	border : none;
}
td{
	vertical-align : top;
}
.texte{
	padding-bottom : 15px;
	text-align : justify;
	font-size : 0.85em;
	color : #422f0f;
}