/* CSS Document */

body {
	background-color: #e9e9e9;
}
#fond{
	background-image: url(images/fond-ref.jpg) ;
	background-repeat: no-repeat;
	height: 965px;
	width: 980px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

#accueil{ 
width:965px;
margin-top:102px;
margin-left:30px;
float:left;
font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 34px;
}

#accueil a{
	 color:#000;}
	 
#accueil a:hover{
	 color: #999;}	 

#content{ width:940px;
height:500px;
float:left;
margin-top:85px;
}

#slide{
	width:820px;
	height:500px;
	margin-left:77px;
	margin-top: 0px;}
	
.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 30px #222;
}

#pages{
	width: 100px;
	margin-top: 35px;
	margin-left: 415px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
}

#pages a{
	color: #000;
	text-decoration: underline;
}
	 
#pages a:hover{
	 color: #999;}	
	 
#pages span{
	 color: #999;}		
	 
#facebook{ 
width:26px;
margin-top:125px;
margin-left:900px;
float:left;	 } 

#fleche{ 
width:26px;
margin-top:-270px;
margin-left:910px;
float:left;	 } 

#fleche2{ 
width:26px;
margin-top:225px;
margin-left:15px;
float:left;
 } 