body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	color: #000000;
	background-color: #000000;
}
#container {
	border: 1px solid #FFFFFF;
	right: 50%;
	height: 420px;
	width: 760px;
	position: absolute;
	margin-right: -380px;
	padding: 0px;
	background-color: #000000;
}

#contenu {
	background-color: #000000;
	height: 480px;
	width: 760px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -380px;
	border: 0px;
	color: #FFFFFF;
}

#baniere {
	height: 100px;
	width: 760px;
	top: 0px;
	background-image: url(../images/baniere.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 300px;
	width: 200px;
	right: 0px;
	padding: 0px;
	background-image: url(../images/silouette.jpg);
	background-repeat: no-repeat;
}

#presentation{
	margin: 0px;
	display: block;
	height: 50px;
	width: 200px;
}

#corp {
	height: 300px;
	width: 555px;
	position: absolute;
	right: 0px;
	top: 100px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#titre {
	font-size: 18px;
	font-weight: bold;
}

#corpTarifs {
	height: 300px;
	width: 470px;
	position: absolute;
	right: 0px;
	top: 100px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 242px;
}

#pied {
	height: 20px;
	width: 760px;
	font-style: italic;
	position: absolute;
	bottom: 0px;
	color: #CCCCCC;
}


#photo {
	background-color: #000000;
	margin:0px;
	top:0px;
	left:0px;
}
#menuBis {
	height: 300px;
	width: 200px;
	right: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#menuBis ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuBis li{
	margin: 0px;
}

#menuBis li a{
	margin: 0px;
	display: block;
	height: 95px;
	width: 200px;
}
#presentation{
	margin: 0px;
	display: block;
	height: 50px;
	width: 200px;
}

#presentation a{
	background-image:  url(../images/presentation.jpg);
	background-repeat: no-repeat;
}

#presentation a:hover{
	background-image:  url(../images/presentation_sel.jpg);
	background-repeat: no-repeat;
}
#biographie{
	display: block;
	height: 50px;
	width: 200px;
}

#biographie a{
	background-image: url(../images/biographie.jpg);
	background-repeat: no-repeat;
}

#biographie a:hover{
	background-image: url(../images/biographie_sel.jpg);
	background-repeat: no-repeat;
}

#tarifs{
	display: block;
	height: 50px;
	width: 200px;
}
#tarifs a{
	background-image: url(../images/tarifs.jpg);
	background-repeat: no-repeat;
}

#tarifs a:hover{
	background-image: url(../images/tarifs_sel.jpg);
	background-repeat: no-repeat;
}
