body {
	background:#709c5e url(images/arriere-plan.jpg) top center no-repeat;
	font: 80% Trebuchet MS;
	color:#fff;
	margin:0;
	padding:0;
	height:100%;
}

a {
	text-decoration:none;
	color:#44782f;
}

a:hover {
	color:#fff;
}

#contenu {
	margin:0 auto;
	width:960px;
	height:1100px;
}

#menu {
	margin:106px auto;
	width:960px;
	height:200px;
}

#menu a {
	color:#fff;
}

#separateur {
	float:left;
	width:70px;
	height:107px;
}

dl {
	height:107px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

dt {
	background:url(images/bouton-off.png) center;
	border-right:solid 1px #709c5e;
	display:block;
	height:107px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:150px;
	width:90px;
	cursor:pointer;
	text-align:center;
	margin-top:5px;
}

dt:hover {
	background:url(images/bouton-on.jpg);
	color:#ff0000;
}

dd {
	margin:0;padding:0;
	display:block;
	background:#a3c595;
}

dd ul {
	width:115px;
	margin:0px;
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
}

dd ul li a{
	display:block;
	width:115px;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	border-top:solid 1px #709c5e;
}

dd ul li a:hover{
	background:#2b9c28;
	color:white;
}

dt a:hover dd ul li a{
	background:url(images/bouton-on.jpg);
}

dl dd {
	display:none;

}

dl:hover dd{
	position:absolute;
	display:block;
}

#bouton {	
	border-right:solid 1px #709c5e;
	border-left:solid 1px #709c5e;
	margin-top:5px;
	float:left;
	width:90px;
	height:107px;
	text-align:center;
	line-height:150px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	background:url(images/bouton-off1.jpg)
}

#bouton:hover {
	background:url(images/bouton-on.jpg);
	float:left;
	width:90px;
	height:107px;
	text-align:center;
	line-height:150px;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	cursor:pointer;
}

#logo {	
	float:right;
	background: url(images/logo.png) top no-repeat;
	width:273px;
	height:100px;
	margin-top:20px;
	margin-right:70px;
	cursor:pointer;
}

#conteneur {
	border:1px solid #a3c595;
	background: url(images/conteneur.png) repeat-y;
	width:780px;
	margin:-150px auto;
	padding:20px;
}

h1 {
	border-left:20px #fff solid;
	padding-left:15px;
	font-size:30px;
	color:#44782f;
}

.titre {
	padding-left:22px;
	font-size:34px;
	color:#ff0000;

}

.paragraphe {
	padding:22px;
	color:#fff;
	font-weight:bold;
}

hr {
	border:thin 1px #fff;
	margin-left:0px;
}

.lien {
	color:#fff;
}

#footer {
	padding-top:15px;
	text-align:center;
	font-size:10pt;
	color:#fff;
	width:820px;
	height:80px;
	margin:150px auto;
	background:url(images/footer.png) bottom center no-repeat;
}

#logo-maurice {
	background:url(images/logo-groupe.png) center no-repeat;
	height:45px;
	width:362px;
	margin:0 auto;
}

#logo-maurice :hover{
	background:url(images/logo-groupe.png);
	height:45px;
	width:362px;
	margin:0 auto;
	cursor:pointer;
}

#form {
	color:#fff;

}

table {
	text-align:left;
	margin-top:-15px;
	background:url(images/conteneur.png);
	border:1px solid #a3c595;
	padding:10px;

}

td {
	border:1px solid #a3c595;
}

.image {
	margin:0 auto;
}

#conteneur a {
	color:#117b1d;
	text-decoration: none;
	font-size:20px;

}

#conteneur a:hover{
	color:#fff;
	text-decoration: none;
	font-size:20px;

}

#adresses {
	font-size:16px;
	margin-left:0px;
	margin-top:-40px;
	height:20px;
	float:left;
	background:#fff;
}

#adresses  a{
	font-size:16px;
	text-decoration:none;
	color:#44782f;
}

#adresses  a:hover{
	font-size:16px;
}

#blocs-adresse {
	background:#fff;
	float:right;
	padding:10px;
	height:20px;
	border-left:1px solid #a3c595;
	border-bottom:1px solid #a3c595;
}

#blocs-adresse:hover {
	float:right;
	padding:10px;
	background:url(images/conteneur2.png);
	height:20px;
	border-left:1px solid #a3c595;
	border-bottom:1px solid #a3c595;
}

#lien-map {
	width:420px;
	height:20px;
	padding:10px;
	background:url(images/conteneur.png);
	border:1px solid #a3c595;
}

.index li {
	float:left;
	list-style:square;
	margin:10px;
}
