#menu1 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 166px;
	height: 40px;
	text-align: center;
}
#menu1 #marge {
	margin-top: 12px;
}
#menu1 a:hover {
	background-color: #f1c494;
	height: 40px;
}

#menu2 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 159px;
	height: 40px;
	text-align: center;
	margin-left: 3px;
}
#menu2 #marge {
	margin-top: 12px;
}
#menu2 a:hover {
	background-color: #f1c494;
	height: 40px;
}

#menu3 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 158px;
	height: 40px;
	text-align: center;
	margin-left: 2px;
}
#menu3 #marge {
	margin-top: 12px;
}
#menu3 a:hover {
	background-color: #f1c494;
	height: 40px;
}

#menu4 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 160px;
	height: 40px;
	text-align: center;
	margin-left: 2px;
}
#menu4 #marge {
	margin-top: 12px;
}
#menu4 a:hover {
	background-color: #f1c494;
	height: 40px;
}

#menu5 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 159px;
	height: 40px;
	text-align: center;
	margin-left: 2px;
}
#menu5 #marge {
	margin-top: 6px;
}
#menu5 a:hover {
	background-color: #f1c494;
	height: 40px;
}


#menu6 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 168px;
	height: 40px;
	text-align: center;
	margin-left: 2px;
}
#menu6 #marge {
	margin-top: 12px;
}
#menu6 a:hover {
	background-color: #f1c494;
	height: 40px;
}
#fr a {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#de a {
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

