@charset "utf-8";
#conteneur #contenu #photo {
	margin: 0px;
	padding: 0px;
	width: 700px;
	position: absolute;
	top: 30px;
	left: 260px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}

#conteneur #contenu table {
	top: 30px;
	left: 32px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}

#entete {
	height: 200px;
	width: 0;
	position: relative;
	background-image: url(Images/Background.jpg);
}
#menuH {
	height: 60px;
	width: 1014px;
	background-image: url(Images/Background.jpg);
	background-repeat: repeat;
	padding-left: 10px;
	position: relative;
	top: 0px;
}
#contenu {
	width: 924px;
	background-image: url(Images/Background.jpg);
	background-repeat: repeat;
	position: relative;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	font-size: 18px;
	padding-right: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
#pied {
	height: 50px;
	width: 1024px;
	position: relative;
}
#apDiv1 {
	position:absolute;
	left:16px;
	top:17px;
	width:255px;
	height:169px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:735px;
	top:6px;
	width:280px;
	height:150px;
	z-index:2;
}

body {
	background-color: #696969;
	background-image: url(Images/Background.jpg);
}
#conteneur #entete #Esperance {
	padding: 0px;
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 220px;
	top: 25px;
}
#conteneur #entete #basket {
	position: absolute;
	width: 226px;
	left: 385px;
	top: 101px;
	z-index: auto;
}
