#menu{
	width:218px;
	float:left;
	background:url('../images/fond_menu.png') top left repeat-y #efefef;
	padding-bottom:130px;
	position:relative;
}
#menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	background:url('../images/menu_entete2.png') top left no-repeat;
	padding-top:304px;
}
#menu ul ul{
	background:none;
	padding:0;
	zoom:1;
	padding-bottom:10px;
}
#menu ul li{
	padding:0;
	margin:0;
	margin-left:7px;
}
#menu ul li li{
	margin-left:0px;
}
#menu ul li li li{
	margin-left:15px;
	height:14px;
}
#menu ul li ul ul{
	border-bottom:1px solid #cfd1d4;
}
#menu ul li ul ul ul{
	border:0;
}
#menu ul li a,#menu ul li span{
	display:block;
	color:#8e807f;
	text-decoration:none;
	background:url('../images/fleche_menu.gif') center left no-repeat;
	padding-left:15px;
	border-bottom:1px solid #cfd1d4;
	line-height:18px;
	font-weight:bold;
	zoom:1;
}
#menu ul li span{
	background:url('../images/fleche_menu_desactive.gif') center left no-repeat;
}
#menu ul li a:hover,#menu ul li a.sel{
	color:#00106a;
	background:url('../images/fleche_menu_on.gif') center left no-repeat;
}
#menu ul li li li a{
	background:url('../images/fleche_menu_2.gif') center left no-repeat;
	padding-left:9px;
	border:0;
	line-height:14px;
	font-weight:normal;
}
#menu ul li li li a:hover,#menu ul li li li a.sel{
	background:url('../images/fleche_menu_2_on.gif') center left no-repeat;
	padding-left:9px;
}
#menu ul li li li li a{
	background:url('../images/fleche_menu_3.gif') center left no-repeat;
	padding-left:7px;
}
#menu ul li li li li a:hover,#menu ul li li li li a.sel{
	background:url('../images/fleche_menu_3_on.gif') center left no-repeat;
	padding-left:7px;
}
#langue_fr{
	position:absolute;
	top:213px;
	left:124px;
	height:12px;
	width:16px;
	display:block;
	text-decoration:none;
	background:url('../images/drapeau_fr.png') top left no-repeat;
}
#langue_en{
	position:absolute;
	top:213px;
	left:145px;
	height:12px;
	width:16px;
	display:block;
	text-decoration:none;
	background:url('../images/drapeau_en.png') top left no-repeat;
}
#langue_de{
	position:absolute;
	top:213px;
	left:169px;
	height:12px;
	width:16px;
	display:block;
	text-decoration:none;
	background:url('../images/drapeau_de.png') top left no-repeat;
}
#langue_cz{
	position:absolute;
	top:213px;
	left:190px;
	height:12px;
	width:16px;
	display:block;
	text-decoration:none;
	background:url('../images/drapeau_cz.png') top left no-repeat;
}
#lien_site{
	position:absolute;
	top:84px;
	left:80px;
	height:12px;
	font-size:11px;
	display:block;
	text-decoration:none;
	color:#fff;
}
#calendrier{
	position:absolute;
	top:300px;
	left:25px;
	text-align:center;
}
#calendrier_mois{
	color:#041b6c;
	text-decoration:none;
	font-weight:bold;
}
#calendrier_jours{
	color:#041b6c;
}
#calendrier_jours td.jour{
	font-weight:bold;
}
#calendrier_jours td.news_select{
	background-color:#041b6c;
}
#calendrier_jours td.jour a{
	color:#fff;
	text-decoration:none;
}
