/* CSS Document */

body {
	background-color :#FFFFCC;
	background-position: center;
	width: 800px;
	height: auto;
	color : #077198;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/combe_fleurie_fond.jpg);
	position: absolute;

}
#page #arbre {
	position: absolute;
	left: 11px;
	top: 255px;
	z-index: 1;
}
#menu {
	width: 138px;
	height: auto;
	color : Black;
	float: Aucune;
	border: thin none #00FF66;
	left: 5px;
	position: absolute;
	text-align: center;
	top: 165px;
}

#page {
	width: 671px;
	min-height: 550px;
	background-repeat: repeat;
	position: absolute;
	background-image: url(../images/combe_fleurie_ombre_cotes.jpg);
	top: 170px;
	left: 147px;
		
}
#bandeau_haut {
	position: absolute;
	width: 820px;
	left: 0px;
	top: 0px;
}

#bordure_h {
	background-image: url(../images/combe_fleurie_ombre_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: 0px;
	width: 100%;
	height:20px;
}
#bordure_bas {
	background-image: url(../images/combe_fleurie_ombre_bas.jpg);
	background-repeat: no-repeat;
	width: 671px;
	height:20px;
	bottom: -10px;
	position: absolute;
	right: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
#page table {
	text-align: left;
	vertical-align: top;
}
a {
	color: #077198;
}
a:hover {
	color: #0099FF;
}

#page_eng
{
	width: 671px;
	min-height: 550px;
	background-repeat: repeat;
	position: absolute;
	background-image: url(../images/combe_fleurie_ombre_cotes.jpg);
	top: 154px;
	left: 147px;
}

#bandeau_promo {
	background: url(../images/combe_fleurie_fond_bandeau.gif) no-repeat;
	position: absolute;
	height: 28px;
	width: 330px;
	top: 180px;
	right:10px;
	z-index:2;
	padding-bottom: 8px;
	padding-top:5px;
}

