@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #e4e3db;*/
	/*background-color: #fff;*/
}
#logo {
	position:absolute;
	left:88px;
	top:66px;
	width:162px;
	height:25px;
	z-index:1;
}
/*#menu {
	position:absolute;
	left:20px;
	top:123px;
	width:230px;
	height:550px;
	z-index:2;
}
*/
#grande {
	position:absolute;
	left:297px;
	top:18px;
	width:690px;
	height:563px;
	z-index:3;
	text-align:center;
}
#grandeimage {
	position:absolute;
	left:50%;
	top:50%;
	width:640px;
	height:450px;
	z-index:6;
	margin-left: -320px;
	margin-top: -225px;
	visibility: visible;
}
#slider {
	/*position:absolute;
	left:444px;
	top:665px;*/
	position:relative;
	width:880px;
	height:135px;
	z-index:4;
	/*border:solid 1px #f00;*/
}
#fleche_gauche {
	position:absolute;
	left:2px;
	top:360px;
	width:17px;
	height:21px;
	z-index:5;
	visibility: hidden;
}
#fleche_droite {
	position:absolute;
	left:900px;
	top:365px;
	width:17px;
	height:21px;
	z-index:6;
	visibility: hidden;
}
#apDiv1 {
	position:absolute;
	left:393px;
	top:634px;
	width:44px;
	height:38px;
	z-index:7;
}
#pte_fllecheg {
	position:absolute;
	left:118px;
	top:21px;
	width:12px;
	height:15px;
	z-index:7;
}
#pte_fleche_d {
	position:absolute;
	left:532px;
	top:21px;
	width:12px;
	height:15px;
	z-index:8;
}
#centrage {
	position:absolute;
	left:50%;
	width:1000px;
	height:700px;
	z-index:5;
	margin-left: -500px;
	
	/*background-image: url(../imgs/modele.jpg);
	background-repeat: no-repeat;
	*/
	background-color: #e4e3db;
}

/* SLIDER */

#slider img {
	border: solid 1px #efefef;
	margin-right:5px;
	margin-bottom:15px;
}
#GalerieSliderContainer {
	border: 1px solid #d6d4d4;
	position:absolute;
	top:0px;
	width:880px;
	height:135px;
	/*overflow:hidden;*/
	/*left: 26px;*/	
	/*border:solid 1px #000;	*/
	/*margin-left:-1310px;*/
}
#GalerieSlider {
	/*border: 1px solid #ffffff;*/
	position: absolute;
	/*left: 50%;*/
	height: 55px;
	/*width: 924px;*/
	width: 10000px;
	top: 0px;	/*margin-left: -463px;*/
}
#GalerieSlider img{
	/*border: 1px solid #ffffff;*/
	padding:0;
	margin-right:7px;
	
}
#GalerieSliderLeft {
	position: absolute;
	height: 22px;
	width: 22px;
	top: 60px;
	left: 250px;
	margin-left:-275px;
	z-index:5000;
}
#GalerieSliderRight {
	position: absolute;
	height: 22px;
	width: 22px;
	top: 60px;
	left: 645px;
	margin-left:255px;
	z-index:500;
}
#contenu {
	position:absolute;
	left:250px;
	top:20px;
	width:700px;
	height:600px;
	z-index:1;
	padding-bottom: 40px;
}
