* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #94AF69;
	padding: 0;
	margin: 0;
}
#global {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 517px;
	margin-left: -450px;
	margin-top: -258.5px;
}
.top{
	position: relative;
	width: 900px;
	height: 92px;
	background-image: url(../img/top.jpg);
}
.titre{
	position: relative;
	width:336px;
	height: 425px;
}
.contenant{
	position: absolute;
	left: 336px;
	top: 92px;
	width: 564px;
	height: 425px;
	background-image: url(../img/fd_contenu.gif);
}
.contenu{
	position: relative;
	width:520px;
	height: 340px;
	left: 15px;
	top: 30px;
}
.menu{
	position: relative;
	width: 333px;
	height: 19px;
	left: 132px;
	top: 70px;
}
img{
	border: 0px;
}
.txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt-adr{
	border-left: solid 1px #4D6429;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px; 
	padding-bottom: 0;
	line-height: 16px;
}
.txt-form{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	padding-right: 3px;
}
.txt-tel{
	position: absolute;
	top: 16px;
	left: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.txt-pages{
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #52392F;
	top: 335px;
	left: 420px
}
.txt-smenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt-smenu a{
	color: #000000;
	text-decoration: none;
	background-color: #E8EEDF;
	border-bottom: solid 1px #94AF69;
}
.txt-smenu a:hover{
	background-color: #94AF69;
	border: none;
}
.rubrique{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E8EEDF;
	border-bottom: solid 1px #94AF69;
}
p{
	padding-bottom: 10px;
}
.coul-vert-gras{
	color: #4D6429;
	font-weight: bold;
}
.coul-orange-gras{
	color: #F88518;
	font-weight: bold;
}
.page-active{
	background-color: #F88518;
	font-weight: bold;
}
.lpages{
	color: #52392F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px;
}
.lpages:hover{
	background-color: #F88518;
	font-weight: bold;
	border-bottom: none;
}
input, textarea{
	width: 350px;
	height: 15px;
	background-color: #C5D4AE;
	border-bottom: solid 1px #4D6429;
	border-left: none;
	border-right: none;
	border-top: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding-left:2px;
	padding-top: 2px;
	vertical-align: top;
}
.nosize{
	width: auto;
	height: auto;
	padding: 2px;
	cursor: pointer;
}
hr{
	width: 350px;
	height: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #4D6429;
	margin-left: 85px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.espace{
	word-spacing: -1.5px;
}
.apercu{
	border: solid 1px #4D6429;
	background-color: #D3DEC1;
	width: 25%;
	text-align: center;
	vertical-align: middle;
	height: 100px;
}
.pied-page{
	position: absolute;
	top: 403px;
	left: 5px;
	width: 550px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #87A71C;
	/*border: 1px solid red;*/
	text-align: center;
}
.lpied-page{
	color: #87A71C;
	font-weight: bold;
}

