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: 					635px;
	height: 960px;
	margin-top: 			0px;
	background: 			#ffffff none;
	left: 					50%;
	margin-left:			-315px;
}

#ligne-header {
	position: absolute;
	width: 635px;
	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: 0px;
}

#marge-container {
	visibility: hidden;
}

#marge-menu {
	visibility: hidden;
}

#marge-menu UL {
	visibility: hidden;
}

#marge-menu LI {
	visibility: hidden;
}

#marge-menu LI A:hover {
	visibility: hidden;
}

#titre {
	position: absolute;
	top: 245px;
	margin-left: 0px;
	background: #ffffff none;
	height: 25px;
	padding-left: 0px;
	padding-top: 0px;
	color: #002157;
	font-weight: bold;
	font-size: 18px;
}

#texte{
	position: absolute;
	top: 285px;
	margin-left: 0px;
	width: 100%;
	font-size: 12px;
	text-align: justify;
}

#marge-copyright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 165px;
	height: 120px;
	background: #999999;
}

#marge-copyright-text {
	position: absolute;
	margin-top: 15px;
	margin-left: 20px;
	color: #002157;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}