#bandeauhaut {
	background-image: url(images/bandeauhaut.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#bandeaudate {
	background-color: #669966;
	height: 55px;
	width: 780px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFF00;
	line-height: -50px;
	text-align: center;
	vertical-align: middle;
	border-top-color: #FFFF00;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
}
#bandeaugeneral {
	height: 430px;
	width: 780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#bandeaugeneral #sponsors {
	float: left;
	height: 430px;
	width: 150px;
}
#bandeaugeneral #parcours {
	float: left;
	height: 430px;
	width: 300px;
	list-style-type: none;
	font-size: 18px;
}
#bandeaugeneral #parcours li {
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0033FF;
	line-height: 60px;
}

#bandeaugeneral #documents {
	height: 430px;
	width: 280px;
	float: right;
	background-image: url(images/flered9.gif);
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

