body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 0px;
	margin:0px;
	background-color:#e2017b;
}

#texte{
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	padding:5px;
	text-align:center;
}

#texte a{
	color:#e2017b;
	text-decoration:none;
}

#image{
	background-color:#e2017b;
	padding:2px;
	text-align:center;
}

#fond1{
	background-image:url(imgs/fond1.gif);
	background-repeat:repeat-x;
	height:32px;
	color:#fff;
	text-align:center;
	font-size: 15px;
	padding-top:20px;
}
#fond1 a{
	color:#fff;
	text-decoration:none;
}

#fond2{
	background-image:url(imgs/fond2.gif);
	background-repeat:repeat-x;
	height:32px;
	color:#fff;
	text-align:center;
	font-size: 15px;
	padding-top:20px;
}

#fond2 a{
	color:#fff;
	text-decoration:none;
}