body {
	background-color: #66FF33;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#global {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 1005px;
	background: url(../images/fond_christine.jpg);
	font-size: medium;
	font-weight: bold;
	margin: auto;
}
#global #bandeau {
	float: none;
	height: 103px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#global #titre_haut {
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}
#global #titre_bas {
	text-align: right;
	margin-right: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
#global #barremenus {
	font-size: medium;
	list-style: none;
	left: auto;
	right: auto;
	float: Aucune;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	clip: rect(auto,auto,auto,auto);
}
#global #barremenus a {
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	padding: 3px;
	border: 1px solid #00f;
	font-weight: bold;
	text-align: center;
	background: #339966;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
#global #barremenus li {
	display: inline;
}
#global #barremenus a:hover {
	background-color: #CC66CC;
	color: #990000;
}
#menusliens {
	font-size: medium;
	list-style: none;
	left: auto;
	right: auto;
	float: Aucune;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	clip: rect(auto,auto,auto,auto);
}
#menusliens a {
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	padding: 3px;
	border: 1px solid #00f;
	font-weight: bold;
	text-align: center;
	background: #339966;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
#menusliens li {
	display: inline;
}
#menusliens a:hover {
	background-color: #CC66CC;
	color: #990000;
}


#global #baspage {
	font-size: x-small;
	text-align: left;
	height: 30px;
	margin-left: 30px;
	margin-top: 5px;
}
#global #bloc_titre {
	height: 120px;
	width: 1000px;
	border: thin solid #0000FF;
}
#global #bloc_titre #titre {
	font-size: x-large;
	float: left;
	width: 390px;
	text-align: center;
	height: 80px;
	padding-top: 25px;
}
#global #bloc_titre #commentaire {
	float: right;
	width: 580px;
	padding: 10px;
	height: 100px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0000FF;
	vertical-align: middle;
}
#gauche {
	float: left;
	width: 285px;
	margin-top: 10px;
}
#droite {
	text-align: justify;
	float: right;
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#centre {
	margin-right: 470px;
	margin-left: 285px;
	margin-top: 10px;
}
#titreSoin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}
#texteDroite {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: justify;
	text-indent: 10px;
}
#sousTitreSoin {
	font-size: 24px;
	font-weight: bolder;
	text-indent: 10px;
}
#banniere {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#codeban {
	font-size: medium;
}
#photo {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
#texteCentre {
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#corps {
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #0000FF;
}
.CLEAR {
	clear: both;
}
