/* CSS Document */
body {
	margin:0;
	background-color:#003300;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
a { text-decoration:none; }
a {
	color:#410E21;
	border-bottom:dashed 1px #410E21;
}
#centreur {
	width:988px;
	left:50%;
	margin-left:-494px;
	position:absolute;
	background:url(../images/fond.jpg) repeat-y left top;
	/*min-height:800px;
	_height:800px;*/
}
h1.titre {
	background:url(../images/ruban-coulissant.gif) no-repeat right top;
	height:75px;
	/*width:280px;*/
	color:#FFFFFF;
	line-height:55px;
	text-align:center;
	font-size:20px;
	/*font-weight:bold;*/
	margin:0;
	padding:0 81px 0 0;
}
h1.titre span {
	float:left;
	width:81px;
	height:75px;
	background:url(../images/ruban-gauche.gif) no-repeat left top;
}
h2 {
	color:#410E21;
	padding:0;
	margin:0;
	font-size:17px;
}
#BandeauHaut {
	background:url(../images/bandeau-haut.jpg) no-repeat left top;
	width:988px;
	height:367px;
}
#photo {
	position:absolute;
	left:0;
	top:300px;
}
.pano {
	position:absolute;
	left:20px;
	top:710px;
}
#contenu {
	border-top:3px solid #003300;
	border-bottom:3px solid #003300;
	margin:35px 0 75px 243px;
	background:#F5F1EA url(../images/fleurs-vecto.jpg) no-repeat 315px bottom;
	min-height:300px;
	_height:300px;
	width:685px;
	padding:10px;
}
#BandeauBas {
	background:url(../images/bandeau-bas.jpg);
	width:788px;
	padding-left:200px;
	height:28px;
	border-top:3px solid #003300;
	position:absolute;
	bottom:0;
	_bottom:-1px;
	left:0;
	line-height:28px;
	color:#BC252E;
}
/**** MENU *****/
ul#menu {
	list-style:none;
	position:absolute;
	left:243px;
	margin:0;
	padding:0;
}
ul#menu li {
	display:inline;	
}
ul#menu li a {
	display:block;
	float:left;
	height:32px;
	padding-left:34px;
	line-height:33px;
	font-size:14px;
	background:none;
	color:#003300;
	/*margin-left:3px;*//*Avec Salle dans le menu*/
	margin-left:1px;
	border:none;
}
ul#menu li a:hover { color:#410E21; text-decoration:underline; }
ul#menu li a.f1:hover { background:url(../images/feuille1.gif) no-repeat left top; }
ul#menu li a.f2:hover { background:url(../images/feuille2.gif) no-repeat left top; }
ul#menu li a.f3:hover { background:url(../images/feuille3.gif) no-repeat left top; }
ul#menu li a.f4:hover { background:url(../images/feuille4.gif) no-repeat left top; }
ul#menu li a.f5:hover { background:url(../images/feuille5.gif) no-repeat left top; }
ul#menu li a.f6:hover { background:url(../images/feuille6.gif) no-repeat left top; }
ul#menu li a.f7:hover { background:url(../images/feuille7.gif) no-repeat left top; }
/***************/
#fleurs { background:url(../images/fleurs.jpg) no-repeat top left;
	position:absolute;
	bottom:30px;
	left:0;
	width:149px;
	height:287px;
}
#herbe { background:url(../images/herbe.jpg) no-repeat top left;
	position:absolute;
	bottom:30px;
	left:243px;
	width:745px;
	height:43px;
}
.imggauche {
	float:left;
	margin-right:10px;
}
.centrer {
	text-align:center;
}
.pano {
	background-color:#FFFFFF;padding:8px;width:180px;text-align:center;border:1px solid #410E21;
}
.pano a { border:none; }
.prix { float:right;font-weight:bold; }