h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}
body {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 0;
	width: 980px;
	height: 725px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DDDDDD;
}
#header {
	padding-top: 10px;
	text-align:center;
	height: 50px;
	width: 980px;
}
#conteneur {
	position: absolute;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	background-color:#DDDDDD;
	height: 725px;
	background-image: url(ARDECHE/Lavandes/FondLavandes.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
#centre {
padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 190px;
	text-align: justify;
	margin-bottom: 50px;
	width: 750px;
	height: 725px;
	position: absolute;}
#gauche {
	position: absolute;
	padding: 15px;
	padding-top: 25px;	
	left: 0;
	width: 155px;
	float: left;
}
#pied {
	height: 30px;
	background-color: #cdcdcd;
	clear: both;
	width: 100%;
	position: absolute;
	padding-top: 5px;
	bottom: 0;
	text-align: center;
}
.accueil {
list-style-type: none;
margin: 0;
padding:0;
text-transform:uppercase;
text-align:center;
}
.accueil a{
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.accueil a:hover {
	text-decoration: underline;
	font-style: italic;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
text-align:center;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.menugauche a:hover {
	text-decoration: underline;
	font-style: italic;
}
p {margin: 0 0 10px 0;}
.titremenugauche {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	color: #000000;
}
