@charset "utf-8";
#Contenant {
	height: 768px;
	width: 924px;
	margin-left: -462px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -384px;
	background-color: #243bad;
	background-image: url(Images/Fond%20contenant.jpg);
}
#Logo  {
	height: 57px;
	width: 884px;
	position: relative;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	margin-top: 0px;
	padding-top: 5px;
	background-image: url(Images/Logo125.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#Corps {
	height: 508px;
	top: 40px;
	position: relative;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Menu {
	position: absolute;
	left: 0px;
	width: 125px;
	height: 244px;
	top: 0px;
	background-color: #CCCCCC;
	font-size: 14px;
	z-index: 20;
	padding-left: 1px;
}

#Divers {
	position: absolute;
	left: 0px;
	width: 125px;
	height: 244px;
	top: 264px;
	background-color: #FFFFFF;
	background-image: url(Images/Divers.jpg);
}
#Texte {
	position: absolute;
	left: 152px;
	width: 739px;
	height: 508px;
	z-index: 2;
	background-color: #FFFFFF;
	overflow: scroll;
	top: 1px;
}

#Pied {
	height: 90px;
	position: absolute;
	background-color: #FFFFFF;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	top: 648px;
	left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	border: thin ridge #243bad;
	color: #999999;
}
.ImageGauche {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.ImageDroite {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
}
#Menu a {
	height: 17px;
	width: 100px;
	background-color: #0000CC;
	display: block;
	color: #FFFFFF;
	border: thin solid #CCCCCC;
}
#Menu a:hover {
	background-color: #66CCFF;
	color: #000000;
}


a:hover {
	text-decoration: none;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-weight: normal;
}
#Divers a {
	color: #000000;
	font-size: 12px;
}
#Divers a:link {
	color: #000000;
	font-size: 12px;
}

#Divers a:hover {
	color: #6699FF;
	font-size: 12px;
}
#Texte  a {
	color: #0033CC;
	text-decoration: underline;
}
#Texte  a:link {
	color: #0033CC;
	text-decoration: underline;
}
#Texte   a:hover {
	color: #3399FF;
	text-decoration: underline;
}
#Texte  a:active {
	color: #0033CC;
	text-decoration: underline;
}
.ImagePubGauche {
	float: left;
	margin-right: 45px;
	margin-bottom: 25px;
	vertical-align: middle;
}
.ImagePubDroite {
	float: right;
	margin-bottom: 25px;
	margin-left: 45px;
}
.Titres {
	color: #0000FF;
	font-weight: bold;
}

