body, html{
  position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#617052;
	font-family: georgia, times, serif;
	color:#315212;
	font-size:16px;
}
h1, h2{
	text-align:center;
}
h1{
	padding-top:20px;
}
.centrer{
	text-align:center;
}
#centre ul.centrer li{
	list-style-type:none;
}
em{
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
}
a{
	text-decoration:none;
	color:#FFC93B;
	cursor:pointer;
}

#bandeHaut, #bandeBas{
	width:100%;
	height:20px;
	color:#FFC93B;
	border-top:1px solid #FFC93B;
	border-bottom:1px solid #FFC93B;
}
#bandeHaut ul{
	padding-right:50px;
}
#bandeHaut ul, #bandeHaut li{
	display:inline;
}
#bandeHaut{
	text-align:right;
	margin-bottom:0px;
}
#centre a{
	color:#315212;
}
#centre h3{
	margin:20px;
	border-bottom:1px solid #617052;
}
#bandeBas{
	text-align:center;
	margin-top:0px;
}
#tout{
	position: relative;
  top:50%;
  margin-top:-245px;
	width:100%;
}
#centre, #centre800{
	position:relative;
	margin:0;
	padding:0;
	margin-top: 0px;
  width:100%;
	height:470px;
	background-image: URL("/im/degrade.jpg");
	background-repeat:x-repeat;
	background-position:center;
	font-size:12px;
	overflow:auto;
}
#centre800{
  position:relative;
  width:800px;
  left:50%;
  margin-left:-400px;
}
#image{
	position:absolute;
	margin:0;
	padding:0;
	margin-left: -366px;
	left:50%;
	width:733px;
	height:470px;
	background-image: URL("/im/fleur.jpg");
	background-repeat:no-repeat;
	background-position:center;
	font-size:13px;
	font-weight:bold;
}

a:hover{
	font-weight:bold;
}
p, ul, h1, h2{
	margin:0;
}
.moitie{
	position:relative;
	height:45%;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.onglet{
	position:absolute;
	top:100%;
	margin-top:-20px;
	text-align: center;
	font-variant:small-caps;
	height:15px;
	border:1px solid white;
	border-bottom:0;
}
.apercuInternet{
	width:160px;
	height:120px;
	border:1px solid white;
}
.apercu ul{
	display:inline;
}
.apercu li{
	float:left;
	list-style-type:none;
	width:160px;
	height:140px;
	margin:1em;
	font-size:12px;
	text-align:center;
}
.menuG{
	float:left;
	padding:10px;
}
.titre{
	float:left;
	margin-top:38px;
	background-color:transparent;
}
#image ul li{
	list-style-type:none;
	margin:0
	padding:0;
}
#image ul{
	position:absolute;
	left:393px;
	top:159px;
	width:205px;
	height:275px;
	text-align:center;
}
#image li{
	display:inline;
}
#image li a{
	position:absolute;
	display:block;
	background-image:url(/im/puces.gif);
	background-repeat:no-repeat;
}
#image li a.puce1{
	top:0;
	left:151px;
	width:130px;
	height:20px;
	line-height:20px;
	background-position:-151px 0px;
}
#image li a.puce2{
	top:65px;
	left:165px;
	width:190px;
	height:40px;
	line-height:40px;
	background-position:-165px -65px;
}
#image li a.puce3{
	top:155px;
	left:140px;
	width:170px;
	height:55px;
	line-height:55px;
	text-indent:65px;
	background-position:-140px -155px;
}
#image li a.puce4{
	top:231px;
	left:73px;
	width:140px;
	height:35px;
	line-height:35px;
	text-indent:45px;
	background-position:-73px -231px;
}
#image li a.puce5{
	top:250px;
	left:0;
	width:25px;
	height:25px;
	line-height:25px;
	text-indent:0;
	background-position:0 -250px;
}
#image li a:hover{
	background-repeat:no-repeat;
}
#image li a.puce1:hover{
	background-position:-151px -275px;
}
#image li a.puce2:hover{
	background-position:-165px -340px;
}
#image li a.puce3:hover{
	background-position:-140px -430px;
}
#image li a.puce4:hover{
	background-position:-73px -506px;
}
#image li a.puce5:hover{
	background-position:0 -525px;
}
