BODY {
	background-color:#A77D37;
	font-family:Verdana;
	color: #996533;
	font-size: 11px;
} 

.bordure {
	border: 5px solid #D4C594;
	background-color: #FBF9F4;
}
.txtMeNU {
	font-size: 13px;
	font-weight: bold;
}


a:hover {text-decoration: underline;	color: #C1A37D;}
a {text-decoration: underline;	color: #56300C;}
.titre {
	font-size: 15px;
	font-weight: bold;
	color: #FBF9F4;
	font-style: normal;
	background-color: #996533;
	text-align: center;
}


a.lienMenu:hover {
	text-decoration: none;
	color: #655D45;
	font-size: 10px;
}
a.lienMenu {text-decoration: none;	color: #2A1D11; font-size: 10px;}
.bordure_D {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4C594;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #D4C594;
	border-bottom-color: #D4C594;
	border-left-color: #D4C594;
}
.bordureImg {
	border: 1px solid #56300C;
}
.background_fleurs {
	background-image: url(images/background_fleurs.gif);
	background-repeat: no-repeat;
}
