body {
	background-color: #E4EBF3;
	background-image: url(../images/fond-eau.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marge01 {
	margin-bottom: 10px;
}
.en-tete {
	background-image: url(../images/en-tete01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.fond-gauche01 {
	background-image: url(../images/fond-gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-droite01 {
	background-image: url(../images/fond-droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	padding-left: 50px;
	padding-top: 10px;
	margin-bottom: 32px;
}
.slogan {
	padding-left: 5px;
	margin-bottom: 63px;
}
.zone-menu {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.zone-menu .menu {
	text-align: center;
}
.zone-menu table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
.zone-menu td {
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #945f4f;
	text-align: center;
	font-weight: bold;
}
#zone-menu   a:link {
	color: #888530;
	text-decoration: none;
	font-weight: normal;
}
#zone-menu a:visited {
	color: #888530;
	text-decoration: none;
	font-weight: normal;
}
#zone-menu a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}
.zone-texte {
	background-image: url(../images/fond-texte.gif);
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-align: justify;

}
.contenu01 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../images/fond-gris.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	/*text-align: justify;
*/
}
.contenu02 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	text-align: justify;
}
.colonne1 , .colonne2 , .colonne3 {
	width: 295px;
	padding-right: 12px;
	padding-left: 13px;
	float: left;
}
.colonne4 {
	width: 614px;
	padding-right: 12px;
	padding-left: 13px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.neutre {
	clear: both;
}
.colonne1 div , .colonne2 div , .colonne3 div {
	margin-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.colonne4 {
	padding-top: 15px;
	padding-bottom: 10px;
}
/*
.colonne4 h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #818347;
	margin-top: 0px;
	font-weight: normal;
	text-align: left;
}
*/
.colonne1 h1, .colonne3 h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #818347;
	margin-top: 0px;
	font-weight: normal;
	text-align: left;
}
.colonne2 h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #835447;
	margin-top: 0px;
	font-weight: normal;
	text-align: left;
}
.blocphoto {
	height: 200px;
}
#bloc-coordonnees {
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #835447;
}
.zone-pied {
	background-image: url(../images/fond-pied.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #E7AD00;
	text-decoration: none;
}
a:hover {
	color: #B54508;
	text-decoration: underline;
}
.popup_menu {
	/*border: 1px solid white;
	border-bottom-width: 0;
*/
	margin-top: 5px;
	z-index: 100;
}
.popup_menu a {
	width: 180px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 5px;
	text-decoration: none;
	font-size: 16px;
	font-family: Helvetica;
	font-weight: normal;
	background: #999635;
	color: #FFFFFF;
}
.popup_menu #first a {
	border-top: 1px solid white;
}
.popup_menu a:hover {
/*hover background color*/
	background-color: #945F4F;
	color: #FFFFFF;
}
hr {
	background-color: #7F4B3E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F4B3E;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #818347;
	margin-top: 0px;
	font-weight: normal;
	text-align: left;

}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #A3A05F;
	margin-top: 0px;
	font-weight: normal;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #7F4B3E;
	margin-top: 0px;
	font-weight: bold;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #A3A05F;
	margin-top: 0px;
	font-weight: bold;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #7F4B3E;
	margin-top: 0px;
	font-weight: bold;
}