html,body{
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:13px;
}
div{
	margin:0;
	padding:0
}
#container{
	margin:50px auto;
	width:1005px;
}
#header,#logo{
		height:200px;
}
#middle{
	min-height:500px;
}
#fiche{
	text-align:center;
}
#footer{
	height:50px;
	padding-top:20px;
	font-style:italic;
}


#logo{
	width:198px;
	height:199px;
	border-bottom:0px none;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}
#menu{
	border-right:1px solid black
}
#nom_site,#footer{
	text-align:center
}
#logo img{
	width:178px;
	height:179px;
	margin:10px;
}

#bandeau{
	font-weight:bold;
	font-size:28px;
	height:199px;
	width:804px;
	border-left:0px none;
	border-bottom:0px none;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}
#menu{
	width:178px;
	padding:0;
	padding:10px;
	vertical-align:top
}
#milieu{
	margin:0;
	padding:0;
}
#page_contenu{
	text-align:justify;
	padding:10px;
}
h2{
	padding:10px
}
#footer{
	border-top:0 none;
	padding:20px 0;
	text-align:center;
	font-size:11px;
}
#fiche{
	text-align:center;
	padding:10px
}
h3{
	padding:10px
}
h1{
	text-align:center;
	text-transform:uppercase;
	font-size:32px;
	margin-top:80px
}
#diaporama_container{
	text-align:center;
	width:800px;
}
.pie_1{
	border: 1px solid #696;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #EEFF99;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
	background: -webkit-linear-gradient(#EEFF99, #66EE33);
	background: -moz-linear-gradient(#EEFF99, #66EE33);
	background: -ms-linear-gradient(#EEFF99, #66EE33);
	background: -o-linear-gradient(#EEFF99, #66EE33);
	background: linear-gradient(#EEFF99, #66EE33);
	-pie-background: linear-gradient(#EEFF99, #66EE33);
	behavior: url(/lib/PIE/PIE.htc);
}
#arrows{
	margin:0 auto
}
.arrow{
	width:48px;
	height:48px;
}
#page{
	vertical-align:top
}


	
