#nav01 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav01 li {
	display: block;
	list-style: none;
	float: left;
	padding: 0px;
	position: relative;
	background-image: none;
	margin: 0px;
}
#nav01 li:hover   > a{

}
#nav01 a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #195985;
	font-family: 'allerregular', Arial, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 3px;
	font-weight: normal;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCD3E4;
}
#nav01 li a#m0104 {
	width: 30px;
}
#nav01 li a#m0104eng {
	background-image: url(../elements/menu_plateforme_eng.png);
	background-repeat: no-repeat;
	width: 90px;
}
#nav01 li a#m0105eng {
	background-image: url(../elements/menu_eng.png);
	background-repeat: no-repeat;
	width: 20px;
}
#nav01 li a#m0105fr {
	background-image: url(../elements/menu_fr.png);
	background-repeat: no-repeat;
	width: 20px;
}


#nav01 ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 35px;
	width: 220px;
	padding: 5px;
	background-color: #F1F5F8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -45px;
	border: 1px solid #CBDAE4;
}
#nav01 ul li a{
	margin: 0px;
	padding: 3px;
	color: #195985;
	border-radius: 0;
	font-size: 12px;
	line-height: 15px;
	background-color: #F1F5F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0C6D5;
	height: auto;
}

#nav01 ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0C6D5;
	background-color: #DFDB00;

}
#nav01 ul li {
	float: none;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}


#nav02 {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#nav02 li {
	display: block;
	list-style: none;
	float: left;
	padding: 0px;
	position: relative;
	background-image: none;
	margin: 0px;
}
#nav02 li:hover   > a{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFDB00;
}

#nav02 a {
	display: block;
	padding-right: 20px;
	padding-left: 10px;
	text-decoration: none;
	color: #195985;
	font-family: 'allerregular', Arial, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 3px;
	background-color: #F1F5F8;
	font-weight: normal;
	height: 45px;
}
#nav02 ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 58px;
	width: 250px;
	padding: 5px;
	background-color: #F1F5F8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#nav02 ul li a{
	margin: 0px;
	padding: 3px;
	color: #195985;
	border-radius: 0;
	font-size: 12px;
	line-height: 15px;
	background-color: #F1F5F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0C6D5;
	height: auto;
}

#nav02 ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0C6D5;
	background-color: #DFDB00;

}
#nav02 ul li {
	float: none;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}

#nav02 ul ul {
	display: none;
	position: absolute;
	left: 250px;
	top: 0px;
	width: 210px;
	padding: 5px;
	background-color: #F1F5F8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
