body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4C5A40;
	background-color: #4C5A40;
	margin: 0px;
	background-image: url(images/fondepage.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


a {
	text-decoration: none;
	color: #D7BF79;
}
a:hover {
	color: #4C5A40;
	text-decoration: none;
	background-color: #D7BF79;
}
.b {
	font-size: 16px;
	color: #4D5B41;
	text-decoration: none;
	font-weight: bold;
}
.b:hover {
	font-size: 16px;
	color: #D7BF79;
	text-decoration: none;
	background-color: #4C5A40;
	font-weight: bold;
}


.bordure {
	border: medium double #4C5A40;
}
.Taille9 {
	font-size: 9px;
}
.Taille10 {
	font-size: 10px;
}
.taille11 {
	font-size: 11px;
}
.taille12 {
	font-size: 12px;
}
.taille14 {
	font-size: 14px;
}
.c {
	font-size: 10px;
	color: #4C5A40;
	text-decoration: none;
}
.c:hover {
	font-size: 10px;
	color: #D7BF79;
	text-decoration: none;
	background-color: #4C5A40;
}

.taille16 {
	font-size: 16px;
}
.bordure_fine {
	border: 1px solid #4C5A40;
}
.bordure_fine_actu {
	border: 1px solid #4C5A40;
	margin-right: 5px;
}
.photo-gauche {
	margin-left: 5px;
}
.photo-droite {
	margin-right: 5px;
}

