@charset "UTF-8";
/* CSS Document */

/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {margin:0;padding:0;}
html, body {width:100%;} /* pour le centrage du conteneur Tableau_01 */
body,td,th {
	color: #4f3e14;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px; /* padding à 0 pour le navigateur Opera */
	background-image: url(images/pattern_100.gif);
	background-repeat: repeat;
}
p {
	color: #4f3e14;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	padding-right: 66px;
	padding-bottom: 5px;
	padding-left: 56px;
	text-align: justify;
	text-indent: 20px;
}
h3 {
	color: #4f3e14;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 56px;
	padding-bottom: 3px;
	padding-left: 56px;
}
.txt-bas-de-page {
	color: #4f3e14;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
}
a:link{
	color: #CC3300;
	text-decoration: none;
}
a:visited{color: #CC3300;text-decoration: none;}
a:hover{color: #CC3300;text-decoration: underline;}
a:active{color: red;text-decoration: none;}
#Tableau_01 {
	top:0px;
	width:740px;
	margin:0 auto 0 auto; /* pour le centrage du conteneur Tableau_01 */
}
#Entete {
	position:relative;
	left:0px;
	top:0px;
	width:740px;
	height:293px;
}
#herbier-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:171px;
}

#herbier-02_ {
	position:absolute;
	left:260px;
	top:0px;
	width:75px;
	height:293px;
	background-image: url(images/herbier_02.gif);
}

#herbier-03_ {
	position:absolute;
	left:335px;
	top:0px;
	width:246px;
	height:293px;
	background-image: url(images/herbier_03.jpg);
}

#herbier-04_ {
	position:absolute;
	left:581px;
	top:0px;
	width:159px;
	height:43px;
	background-image: url(images/herbier_04.gif);
}

#herbier-05_ {
	position:absolute;
	left:581px;
	top:43px;
	width:63px;
	height:109px;
	background-image: url(images/herbier_05.gif);
}

#herbier-06_ {
	position:absolute;
	left:644px;
	top:43px;
	width:61px;
	height:109px;
}

#herbier-07_ {
	position:absolute;
	left:705px;
	top:43px;
	width:35px;
	height:250px;
	background-image: url(images/herbier_07.gif);
}

#herbier-08_ {
	position:absolute;
	left:581px;
	top:152px;
	width:29px;
	height:141px;
	background-image: url(images/herbier_08.gif);
}

#herbier-09_ {
	position:absolute;
	left:610px;
	top:152px;
	width:95px;
	height:46px;
}

#herbier-10_ {
	position:absolute;
	left:0px;
	top:171px;
	width:49px;
	height:98px;
	background-image: url(images/herbier_10.gif);
}

#herbier-11_ {
	position:absolute;
	left:49px;
	top:171px;
	width:120px;
	height:19px;
}

#herbier-12_ {
	position:absolute;
	left:169px;
	top:171px;
	width:91px;
	height:98px;
	background-image: url(images/herbier_12.gif);
}

#herbier-13_ {
	position:absolute;
	left:49px;
	top:190px;
	width:120px;
	height:19px;
}

#herbier-14_ {
	position:absolute;
	left:610px;
	top:198px;
	width:30px;
	height:30px;
}

#herbier-15_ {
	position:absolute;
	left:640px;
	top:198px;
	width:65px;
	height:30px;
}

#herbier-16_ {
	position:absolute;
	left:49px;
	top:209px;
	width:120px;
	height:60px;
	background-image: url(images/herbier_16.gif);
}

#herbier-17_ {
	position:absolute;
	left:610px;
	top:228px;
	width:95px;
	height:65px;
	background-image: url(images/herbier_17.gif);
}

#herbier-18_ {
	position:absolute;
	left:0px;
	top:269px;
	width:260px;
	height:24px;
	background-image: url(images/herbier_18.gif);
}

#Contenu {
	position:relative;
	left:0px;
	width:740px;
	background-color: #B2A863;
	background-image: url(images/herbier_20.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#Bas_de_page {
	position:relative;
	left:0px;
	width:740px;
	height:42px;
	background-image: url(images/herbier_21.gif);
}
