body {
	width: 100%;
	background: #101010;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

div#conteneur {
	background-color: #101010;
	width: 806px;
	margin: 10px auto;
}

div#entete {
	width: 806px;
	height: 193px;
	position: absolute;
}

h1{
	width: 806px;
	height: 160px;
	position: absolute;
	text-indent: -9999px;
	background-image: url(../images/css/entete.png);
	background-repeat: no-repeat;
}

ul#menunav {
	position: absolute;
	top: 160px;
	left: 45px;
	margin-left: 5px;
}

ul#menunav li {
	position: relative;
	float: left;
}

ul#menunav li img{
	margin-top: 2px;
}

a {
	outline: none;
}

a#accueil {
	display: block;
	background: url(../Images/css/menuAccueil.gif) no-repeat 0 0px;
	height: 33px;
	width: 63px;
	text-indent: -9999px;
}

a#accueil:hover {
	background: url(../Images/css/menuAccueil.gif) no-repeat 0 -33px;
}

a#accueilon {
	display: block;
	background: url(../Images/css/menuAccueil.gif) no-repeat 0 -33px;
	height: 33px;
	width: 63px;
	text-indent: -9999px;
}

a#profil {
	display: block;
	background: url(../Images/css/menuProfil.gif) no-repeat 0 0;
	height: 33px;
	width: 58px;
	text-indent: -9999px;
}

a#profil:hover {
	background: url(../Images/css/menuProfil.gif) no-repeat 0 -33px;
}

a#profilon {
	display: block;
	background: url(../Images/css/menuProfil.gif) no-repeat 0 -33px;
	height: 33px;
	width: 58px;
	text-indent: -9999px;
}

a#contact {
	display: block;
	background: url(../Images/css/menuContact.gif) no-repeat 0 0;
	height: 33px;
	width: 61px;
	text-indent: -9999px;
}

a#contact:hover {
	background: url(../Images/css/menuContact.gif) no-repeat 0 -33px;
}

a#contacton {
	display: block;
	background: url(../Images/css/menuContact.gif) no-repeat 0 -33px;
	height: 33px;
	width: 61px;
	text-indent: -9999px;
}

a#flash {
	display: block;
	background: url(../Images/css/menuFlash.gif) no-repeat 0 0;
	height: 33px;
	width: 45px;
	text-indent: -9999px;
}

a#flash:hover {
	background: url(../Images/css/menuFlash.gif) no-repeat 0 -33px;
}

a#flashon {
	display: block;
	background: url(../Images/css/menuFlash.gif) no-repeat 0 -33px;
	height: 33px;
	width: 45px;
	text-indent: -9999px;
}

a#site {
	display: block;
	background: url(../Images/css/menuSite.gif) no-repeat 0 0;
	height: 33px;
	width: 89px;
	text-indent: -9999px;
}

a#site:hover {
	background: url(../Images/css/menuSite.gif) no-repeat 0 -33px;
}

a#siteon {
	display: block;
	background: url(../Images/css/menuSite.gif) no-repeat 0 -33px;
	height: 33px;
	width: 89px;
	text-indent: -9999px;
}

a#troisd {
	display: block;
	background: url(../Images/css/menu3d.gif) no-repeat 0 0;
	height: 33px;
	width: 42px;
	text-indent: -9999px;
}

a#troisd:hover {
	background: url(../Images/css/menu3d.gif) no-repeat 0 -33px;
}

a#troisdon {
	display: block;
	background: url(../Images/css/menu3d.gif) no-repeat 0 -33px;
	height: 33px;
	width: 42px;
	text-indent: -9999px;
}

a#photo {
	display: block;
	background: url(../Images/css/menuPhoto.gif) no-repeat 0 0;
	height: 33px;
	width: 106px;
	text-indent: -9999px;
}

a#photo:hover {
	background: url(../Images/css/menuPhoto.gif) no-repeat 0 -33px;
}

a#photoon {
	display: block;
	background: url(../Images/css/menuPhoto.gif) no-repeat 0 -33px;
	height: 33px;
	width: 106px;
	text-indent: -9999px;
}

a#video {
	display: block;
	background: url(../Images/css/menuVideo.gif) no-repeat 0 0;
	height: 33px;
	width: 99px;
	text-indent: -9999px;
}

a#video:hover {
	background: url(../Images/css/menuVideo.gif) no-repeat 0 -33px;
}

a#videoon {
	display: block;
	background: url(../Images/css/menuVideo.gif) no-repeat 0 -33px;
	height: 33px;
	width: 99px;
	text-indent: -9999px;
}

a#illustrations {
	display: block;
	background: url(../Images/css/menuIllustration.gif) no-repeat 0 0;
	height: 33px;
	width: 94px;
	text-indent: -9999px;
}

a#illustrations:hover {
	background: url(../Images/css/menuIllustration.gif) no-repeat 0 -33px;
}

a#illustrationson {
	display: block;
	background: url(../Images/css/menuIllustration.gif) no-repeat 0 -33px;
	height: 33px;
	width: 94px;
	text-indent: -9999px;
}