body{
	margin: 0;
	padding: 0;
	background-color: #eee;
	
	
}div#corps{
	background: url(../files/home/ccc_vue_1_copie.jpg) no-repeat center center;
	position: absolute;
	width: 1000px;
	height: 600px;
	margin: 0 0 0 -500px;
	padding: 0;
	top: 50px;
	left: 50%;
	overflow: hidden;
}
img{
	border-style: none;
}
h1#fond_logo{
	position: absolute;
	background: url(../files/img/fond_logo.png) no-repeat center center;
	top: 107px;
	left: 558px;
	width: 352px;
	height: 57px;
	margin: 0!important;
	padding: 0!important;
	text-align: center;
}
h1#fond_logo span#logo{
	display: block;
	width: 352px;
	height: 57px;
	background: url(../files/home/logo.png) no-repeat center 0;
	margin: 5px 0 0 0;
}
ul{
	margin: 0;
	padding: 0;
}

li{
	list-style-type: none;
	text-align: center;
	
}
li a{
	color: gray;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	background: url(http://www.agnesthurnauer.net/files/img/fondBtnMenuHome.png) no-repeat center center;
	display: block;
	width: 140px;
	height: 15px;
	margin: 0;
	padding: 5px 0 0 0;


}
li a:hover{
	color: black;
}

h2#visuelA{
	position: absolute;
	top: 80px;
	left: 59px;
	display: block;
	width: 479px;
	height: 170px;
	background: url(../files/home/work_home.png) no-repeat center 0;
	margin: 0!important;
	padding: 0!important;
}ul#menuA{
	position: absolute;
	top: 165px;
	left: 298.5px;
	z-index: 1;

}h2#visuelB{
	position: absolute;
	top: 210px;
	left: 63px;
	display: block;
	width: 385px;
	height: 158px;
	background: url(../files/home/texts2.png) no-repeat center 0;
	margin: 0!important;
	padding: 0!important;
}ul#menuB{
	position: absolute;
	top: 289px;
	left: 255.5px;
	z-index: 2;


}h2#visuelC{
	position: absolute;
	top: 329px;
	left: 60px;
	display: block;
	width: 420px;
	height: 158px;
	background: url(../files/home/shows2.png) no-repeat center 0;
	margin: 0!important;
	padding: 0!important;
}ul#menuC{
	position: absolute;
	top: 408px;
	left: 270px;
	z-index: 3;
}span.hiddenText{
	display: none;
}
div#fond{
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 600px;
	margin: 0!important;
	padding: 0!important;
}
