@charset "utf-8";

body {
	
	margin:auto;
	background:url(pictures/logopourfond.png) #e4e4e4 top center fixed ;
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	font:12px Arial, Helvetica, sans-serif;
	
}
#largeur {
width:913px;
margin:auto;
}
img {
	border:none;
}
a {
	color:black;
	text-decoration:none;
}

#logo {
	float:left;
	margin:0 20px;
}

#menu {

}

#menu ul {
	font:14px Verdana, Geneva, sans-serif;
	height:50px;
	margin-left:212px;
}

#menu ul a {
	color:#595959;
}

#menu ul a:hover {
	color:black;
	
}

#menu li {

}

#page-title {
	height:60px; /*75-15*/
	background:url(pictures/background-5.png) no-repeat;
	padding-top:15px;
	
	/*border:solid 1px;*/
}

#english {	
	color:#4c4c4c;
	float:right;
	font:10px Verdana, Geneva, sans-serif;
	font-style:italic;
}

#english img {
	vertical-align:-2px;
	padding-left:6px;
}

#content {
	background:url(pictures/background-3.png) repeat-y;
	height:400px;
}

#horaire {
padding-left:25px;
padding-top:5px;
font-size:12px;
width:190px;
}
#news {
	width:224px;
	height:390px;/* 368*/
	padding-top:0px;
	padding-left:0px;
	float:left;
	/*text-align:right;*/
	background:url(pictures/news.png) no-repeat left bottom;
	/*border:1px solid;*/
}

#news2 {
	font:Verdana, Geneva, sans-serif;
}

h2 {
	margin:0;
	font:24px Verdana, Geneva, sans-serif;
	font-style:italic;
	color:#858585;
	/*border:1px solid;*/
}

#page-content {
	width:270px;
	height:325px;
	margin:30px 20px 30px 0px;
	padding-left:60px;
	float:left;
	/*border:1px solid;*/
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:175%;
	letter-spacing:1px;
	/*background:url(pictures/bande_38.png) no-repeat 0px 312px;*/

}

#pictures {
	/*background:url(pictures/picture-border.png) no-repeat 600px -15px;*/
	/*border:1px solid;*/
}

#thumbnails {
	width:280px;
	height:49px;
	float:left;
	/*border:1px solid;*/
	margin:0;
	margin-left:50px;
}

#thumbnails img {
	margin-right:10px;
	border:1px solid #4c4c4c;
}

#last-thumbnail {
	margin-right:0;
}

#picture {
	margin:25px 0 75px 70px;
	border:1px solid #4c4c4c;
}

#slider {
	position:relative; 
	width:176px;
	height:210px;
	overflow:hidden; 
	margin:60px 0 0 36px;
	/*border:1px solid;*/
}

#footer {
	width:913px;
	height:29px;
	margin-top:3px;
	margin-bottom:0;
	padding-top:6px;
	background:url(pictures/footer.png);
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#footer span {
	font-weight:bold;
}