/* CSS Document */

body {
	background-color:#b9d76d;
	font-family:Century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:color:#b9d76d;
}
.global {
	}
.header{ 
	width:850px;
	height:147px;
	background:url(images/logo.jpg) no-repeat;
}
.footer {
	width:850px;
	background:url(../images/pied-de-page.gif) no-repeat bottom left;
}
.ligne1{
	border-top:200px;
	margin-left:200px;
	font-size:16px;
	font-weight:500;
	color:#688719;
	text-align:left;
}
.ligne2{
	margin-left:220px;
	font-size:14px;
	font-weight:500;
	color:#688719;
	text-align:left;
}

.menu{
	background:url(images/menu.jpg) no-repeat;
	width:850px;
	height:144px;
	position:absolute;
}

.menu a {
text-decoration:none;
color:#444;
}

.menu a:hover {
text-decoration: underline;
color:#444;
    }

header-droite{
	width:158px;
	height:25px;
}
.info{
	margin-left:660px;
	margin-top:0px;
	color:#757575;
	font-size:16px;
	font-weight:500;
	background:url(../images/info.JPG) no-repeat left center;
	padding-left:25px;
	height:25px;
	padding-top:5px;
}
.tel {
	margin-left:660px;
	margin-top:0px;
	font-size:14px;
	color:#757575;
	font-weight:500;
	background:url(../images/telephone.JPG) no-repeat left center;
	padding-left:25px;
	height:25px;
	padding-top:5px;
}
a {
	font-size:12px;
	color:#757575;
	text-decoration:none;
}
.info a{
	font-size:14px;
	color:#757575;
	text-decoration:none;
}
.liens a{
	text-align:center;
	font-size:12px;
	color:#757575;
	text-decoration:none;
}

.liens a:hover{
	font-size:12px;
	text-align:center;
	color:#eaae2d;
	text-decoration:none;
}
.separateur{
	background:url(../images/separateur-bas.jpg) no-repeat bottom center;
	height:16px;
}
.chemin1 {
color:#688719;
}
h1{
	font-size:13px;
	color:#757575;
	text-decoration:underline;
	margin-left:10px;
}
p{
	color:#757575;
	text-align:justify;
	margin-left:10px;
	margin-right:15px;
}

ul{
	color:#757575;
	text-align:justify;
	margin-left:10px;
	margin-right:15px;
}
.lien-definition{
	color:#9fc29e;
	text-decoration:underline;
}

h2{
	color:#757575;
	font-size:12px;
	font-weight:500;
	margin-left:10px;
	margin-right:10px;
}
h3{
	color:#757575;
	font-size:13px;
	font-weight:600;
	text-decoration:underline;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
h4{
	font-size:16px;
	text-align:center;
	color:#757575;
	font-weight:500;
	margin-left:10px;
	margin-right:10px;
}
.pied-haut{
	font-size:14px;
	color:#688719;
	text-align:center;
	font-weight:500;
}
.suite{
	color:#688719;
	text-decoration:underline;
	font-style:italic;
	font-weight:900;
}
.en-savoir-plus {
	color:#688719;
	text-decoration:underline;
}

.style1 {color: #666666}

