body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0;
	background: url(../Images/00.gif);
}
#globale {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../Images/fd_bi_spirale_o.gif);
	font-size: 12px;
	color: #0000FF;
	position: absolute;
	left: 107px;
}
#tete {
	height: 200px;
	border-bottom: thin solid #0000FF;
}
#colonneGauche {
	width: 300px;
	float: left;
}
#colonneDroite {
	width: 700px;
	float: right;
}
#photoCentre {
	margin-top: 10px;
	margin-bottom: 10px;
}
#texteEntete {
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 10px;
}
#barremenus {
	font-size: medium;
	list-style: none;
	left: auto;
	right: auto;
}
#barremenus li {
	display: inline;
}
#barremenus a {
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	width: 91px;
	padding: 3px 10px;
	font-weight: bold;
	text-align: center;
	background: url(../Images/button.gif);
	display: inline;
	height: 20px;
}
#barremenus a:hover {
	color: #FF0000;
	background-image: url(../Images/buttonover.gif);
}
#menusVertical {
	font-size: medium;
	list-style: none;
}
#menusVertical a {
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	width: 150px;
	font-weight: bold;
	text-align: center;
	background: url(../Images/button.gif);
	height: 20px;
	display: block;
	margin: 10px 0px;
	padding-top: 3px;
}
#menusVertical a:hover {
	color: #FF0000;
	background-image: url(../Images/buttonover.gif);
}
#entete {
	height: 190px;
	border-bottom: thin solid #0000FF;
}
#titre {
	font-style: italic;
	font-weight: bold;
	font-size: xx-large;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
#titreDroite {
	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#texte {
	text-align: justify;
	text-indent: 10px;
	margin: 10px 20px 5px 10px;
	font-size: 16px;
}
#baspage {
	margin-top: 10px;
	height: 130px;
}
.CLEAR {
	clear: both;
}

