BODY {
	background: 			#ffffff none;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	margin-left: 			0px;
	margin-bottom: 			0px;
	margin-right: 			0px;
	margin-top: 			0px;
}

IMG {
	border:					none;
}

A {
	text-decoration:		none;
	color:					#2f5788
}

A:hover {
	text-decoration:		underline;
	color:					navy;
}

#center {
	position: 				absolute;
	width: 					800px;
	height:	 				600px;
	margin-bottom:			5px;
	margin-top: 			5px;
	background: 			#ffffff none;
	left: 					50%;
	margin-left:			-400px;
}

#ligne-header {
	position: absolute;
	width: 100%;
	height: 75px;
	margin-top: 0px;
	margin-left: 0px;
	background: #002157;
}

#logo {
	position: absolute;
	margin-top: 5px;
	margin-left: 40px;
}

#ligne-photo {
	position: absolute;
	width: 635px;
	height: 155px;
	margin-top: 75px;
	margin-left: 165px;
}

#marge-container {
	position: absolute;
	width: 165px;
	height: 250px;
	margin-top: 230px;
	margin-left: 0px;
	background: #002157;
}

#marge-menu {
	position: absolute;
	width: 165px;
	height: 155px;
	margin-top: 75px;
	margin-left: 0px;
	background: #999999;
}

#marge-menu UL {
	font-size: 12px;
	list-style-image: url('images/ul_list.png');
	list-style-type: none;
	margin-left: 0;
	padding-left: 25px;
	margin-top: 20px;
}

#marge-menu LI {
	text-transform: uppercase;
	color: #002157;
	font-weight: bold;
	margin-bottom: 4px;
}

#marge-menu LI A:hover {
	color: #ffffff;
	text-decoration: none;
}

#titre {
	position: absolute;
	margin-top: 245px;
	margin-left: 155px;
	background: #ffffff none;
	height: 25px;
	padding-left: 15px;
	padding-top: 2px;
	color: #002157;
	font-weight: bold;
	font-size: 18px;
}

#texte {
	position: absolute;
	margin-top: 285px;
	margin-left: 175px;
	width: 620px;
	height: 315px;
	overflow: auto;
	font-size: 12px;
	text-align: justify;
}

#marge-copyright {
	position: absolute;
	width: 165px;
	height: 120px;
	margin-top: 480px;
	margin-left: 0xp;
	background: #999999;
}

#marge-copyright-text {
	position: absolute;
	margin-top: 15px;
	margin-left: 10px;
	color: #002157;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#marge-copyright-text TABLE {
	font-size: 10px;
	color: #002157;
	margin-left: 0;
	margin-bottom: 7px;
	border-collapse: collapse;
}