body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #a68260;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 1.4em;
	font-size: 14px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
.texte-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cadre {
	border: 3px solid #5EAEAE;
}
.texte_index {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.traitblanc-GD {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C4F2F;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 24px;
	display: block;
}
.bouton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/bouton-on.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
	display: block;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8F6E4D;
	font-weight: bold;
	text-decoration: none;
	background-color: #FEF6AB;
	border: 1px solid #C7B494;
	margin-right: 40px;
	margin-left: 40px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8F6E4D;
	font-weight: bold;
	text-decoration: none;
	;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

.bouton-ok {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/bouton-ok.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
	display: block;
}
.minilien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
}
.minilien:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9ED99;
	text-decoration: none;
	padding-left: 0px;
}
.photo-G {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.photo-D {

	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
