body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302007;
	background-color: #FEF7CD;
	background-image: url(images/fonddepage.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
a{
	color:#302007;
	;
	text-decoration: none
}
a:hover{;
	color:#FEF7CD;
	;
	background-color: #302007;
	text-decoration: none
}
.b {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.b:hover {
	color: #302007;
	text-decoration: none;
	background-color: #FFFFFF;
}
.taille12 {
	font-size: 12px;
}
.taille11 {
	font-size: 11px;
}
.taille10 {
	font-size: 10px;
}
.cadre-titre {
	border-bottom-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: dashed;
	border-left-style: Aucune;
	border-top-color: #748C58;
	border-right-color: #748C58;
	border-bottom-color: #302007;
	border-left-color: #302007;
}
.cadre-photos {
	border: 1px solid #302007;
}
.taille14 {
	font-size: 14px;
}
