.menu {
	font-family: Verdana;
	font-size: 13px;
	color: #392602;
	background-image: url(images/fond-menu.jpg);
	background-repeat: repeat-y;
}
.cadre {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #392602;
	border-right-color: #392602;
	border-bottom-color: #392602;
	border-left-color: #392602;
}

a:link {
	font-size: 13px;
	color: #392602;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #392602;
	text-decoration: none;
}
.cadredroite {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A87208;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover {
	color: #C14E00;
}
.accueil {
	background-image: url(images/accueil.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4A1E00;
	text-decoration: none;
	padding: 20px;
}
