body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #725905;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/fonds/hexagon.jpg);
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #996633;
}
.texte_menu {
	font-size: 14px;
	color: #EEDD06;
}
.mention_legales {
	font-size: 9px;
	position: relative;
	bottom: 10px;
	overflow: auto;
}
.cadre {
	height: 100%;
	width: 95%;
}

.titre {
	font-size: 16px;
	font-weight: bold;
}
.rouge {
	font-size: 12px;
	color: #FF0000;
}

