*{
	margin:0;
	padding:0;
}

#container{
	width:613px;
	height:501px;
	position:relative;
	z-index: 90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 200;
	color: #333;
	word-spacing: -3pt;
}
#container .prevButton{
	height:27px;
	width:22px;
	position:absolute;
	cursor:pointer;
	z-index:2000;
	background-image: url(Images/Fleche_G.jpg);
	background-repeat: no-repeat;
	left: 633px;
	top: 427px;
}

#container .prevButton:hover{
	height:27px;
	width:22px;
	position:absolute;
	cursor:pointer;
	z-index:2000;
	background-image: url(Images/Fleche_G_Over.jpg);
	background-repeat: no-repeat;
	left: 633px;
	top: 427px;
}

#container .nextButton{
	height:26px;
	width:26px;
	position:absolute;
	cursor:pointer;
	z-index:2000;
	background-image: url(Images/Fleche_D.jpg);
	background-repeat: no-repeat;
	left: 658px;
	top: 427px;
}

#container .nextButton:hover{
	height:26px;
	width:26px;
	position:absolute;
	cursor:pointer;
	z-index:2000;
	background-image: url(Images/Fleche_D_Over.jpg);
	background-repeat: no-repeat;
	left: 658px;
	top: 427px;
}

#container ul{
	width:613px;
	height:501px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#container li:first-child{
	display:list-item;
	position:absolute;
}

#container li{
	position:absolute;
	display:none;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopContent {
	height: 170px;
	width: 1024px;
	z-index: 5;
	display: block;
}
#Logo {
	height: 77px;
	width: 1024px;
	z-index: 6;
	display: block;
	border: 0;
}
#BottomContent {
	z-index: 9;
	height: 548px;
	width: 1024px;
	display: block;
}
#LeftContent {
	display: block;
	z-index: 10;
	height: 501px;
	width: 87px;
	margin-left: 25px;
	float: left;
}
.LeftImageMenu {
	display: block;
	z-index: 11;
	height: 113px;
	width: 87px;
	float: left;
}
#Picture {
	display: block;
	float: left;
	height: 501px;
	width: 613px;
	margin-left: 61px;
	z-index: 15;
	margin-right: 22px;
}
#RightContent {
	display: block;
	float: right;
	height: 501px;
	width: 216px;
	z-index: 15;
}
.Titre1 {
	display: block;
	float: left;
	height: 22px;
	width: 216px;
	z-index: 20;
}
.Titre2 {
	display: block;
	float: left;
	height: 36px;
	width: 216px;
	z-index: 20;
}
#TopMenu {
	display: block;
	float: left;
	height: 22px;
	width: 1024px;
	z-index: 8;
	border="0"
}
.courriel {
	cursor: pointer;
}
#Content {
	float: left;
	height: 768px;
	width: 1024px;
	z-index: 1;
}
#Wrapper {
	height: 768px;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
#intro {
	background-color: rgba(204,204,204,1);
	height: 501px;
	width: 810px;
	position: absolute;
	z-index: 100;
}
#Profil {
	font-size: 20px;
	line-height: 26px;
	font-weight: lighter;
	color: #003;
	text-align: left;
	display: block;
	float: left;
	height: 501px;
	width: 600px;
	z-index: 50;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
}
#Footer {
	display: block;
	height: 50px;
	width: 1024px;
	position: absolute;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	text-align: left;
	vertical-align: bottom;
	font-weight: lighter;
	color: rgba(204,204,204,1);
	padding-left: 173px;
}
