* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#banniere {
	float: left;
	height: 180px;
	width: 1100px;
}
#menu {
	float: left;
	height: 32px;
	width: 1100px;
}
#gauche {
	float: left;
	width: 793px;
}

#gauche #texte {
	background-color: #C5AB4E;
	background-image: url(images/texte.jpg);
	float: left;
	width: 735px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#gauche #Gtexte {
	float: left;
	width: 58px;
	height: 5px;
}
#gauche #principale {
	float: left;
	width: 793px;
	background-image: url(images/texte-gauche.jpg);
}

#gauche #texte p {
	font-family: Arial, Helvetica, sans-serif;
	color: #15731F;
	font-size: 15px;
	padding-bottom: 15px;
}
#gauche #texte a {
	text-decoration: underline;
	color: #186F20;
}
#gauche #texte a:hover {
	text-decoration: underline;
	color: #FFF;
}


#gauche #encarts {
	float: left;
	height: 153px;
	width: 793px;
}
#droit {
	float: left;
	width: 307px;
	background-color: #C5AB4E;
}
#principale2 {
	background-image: url(images/fond.jpg);
	float: left;
	width: 1100px;
}

#droit #adresse {
	background-image: url(images/adresse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 176px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	padding-left: 97px;
	font-size: 14px;
}
#droit #diapo {
	height: 200px;
	width: 307px;
	float: left;
	background-image: url(images/diapo2.jpg);
	padding-top: 70%;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 81px;
	width: 820px;
	padding-top: 20px;
	padding-left: 280px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #16741E;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer #balise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #157221;
	padding-top: 50px;
	padding-left: 110px;
}
.gras {
	font-weight: bold;
}
#texte ul {
	color: #237825;
	padding-left: 30px;
	padding-bottom: 20px;
	list-style-type: square;
	font-size: 9px;
}


h1 {
	color: #15731F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #186F20;
	margin-bottom: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-bottom: 10px;
	color: #FFF;
}
#encart {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	text-align: center;
}
#container #principale2 #gauche #principale #texte #encart p {
	text-align: center;
}
#encart2 {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	text-align: center;
}
#container #principale2 #gauche #principale #texte #encart2 small a p {
	text-align: center;
}

