body {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-color: #a8cefd;
}
#fond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a8cefd;
	background-position: center center;
}
#contour {
	width: 860px;
	height: 310px;
}

#detail {
	width: 860px;
}
#detail h1{
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	color: #0000FF;
}
#detail h2{
	font-size: 14px;
	font-weight: 400;
	text-align:justify;
	color: #0000FF;
	text-indent: 10pt;
}
#detail h3{
	font-size:10px;
	color: #0000FF;
}
#fenetre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e0eefe;
	width: 646px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#fenetre h4{
	font-size:36px;
	color: #cc3366;
	font-weight: 600;
}
#fenetre h5{
	font-size:12px;
	color: #FF3366;
	font-weight: normal;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#fenetre a{
	color: #CC3366;
	text-decoration:none;
}
