@charset "utf-8";
/* CSS Document */


body {
	background-color: #42560d;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font: 100% verdana, arial, sans-serif;
}

.corps {
	margin-left: auto;
	margin-right: auto;
	width: 787px;
}

.menu {
	margin-left: auto;
	margin-right: auto;
	width: 787px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/fd-menu.gif);
	background-repeat: repeat-x;
}

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

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

.corpsTXT {
	margin-left: auto;
	margin-right: auto;
	width: 787px;
	background-color: #FFFFFF;
	text-align: justify;
}

.corpsBas {
	margin-left: auto;
	margin-right: auto;
	width: 787px;
	background-image: url(../images/fd_bas.gif);
	height: 28px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
}

.corpsBas a {
	color: #6b832c;
	text-decoration: none;
}


.photo01 {
	float:left;
	margin:0px 20px 10px 0px;
}
.titreIMG {
	margin: 0px;
	padding-bottom: 8px;
}


.photo02 {
	float:right;
	margin:10px 0px 10px 10px;
}

/* STYLES TEXTES */

h1 {
	font-size: 16px;
	color: #43580D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #7CA61C;
	font-weight: bold;
}

h2 a {
	font-size: 14px;
	color: #7CA61C;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover {
	font-size: 14px;
	color: #587614;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-size: 11px;
	color: #5D5D5D;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: #9f8c59;
}

.Style3 {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}

.Style3 a {
	color: #6b832c;
}

.Style3 a:hover {
	color: #acd04d;
}

.Style4 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Style4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.Style4 a:hover {
	color: #acd04d;
}
.Style5 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.Style5 a {
	color: #333333;
	text-decoration: none;
}

.Style5 a:hover {
	color: #acd04d;
	text-decoration: none;
}

.Style6 {
	color: #506812;
	font-weight: bold;
}