body {
	background-color: FFF100;
	background-image:  url(../pictures/buts/fond2.gif);
	background-repeat: repeat-y;

}
.fondsommaire {
	background-image:  url(../pictures/buts/fond.gif);
	background-repeat: no-repeat;
}
.sommaire {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.sommaire2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;

}
.sommaire3 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
