/* Start of CMSMS style sheet 'menu' */
/* Menu vertical
---------------------------------------------*/

#menu_left {
	display:inline;
	overflow:hidden; 
	float:left;
}

#menu_filiere {
	border-top:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
	color:#fff;
	margin:0;
	padding:0;
}

#menu_filiere li {
	border-bottom:1px solid #aeaeae; }

#menu_filiere li a {
	color:#fff;
	display:block;
	background-color:#323232;
	font-family:Arial,Helvetica,sans-serif;
	padding:12px 0 12px 0.75em;
	text-shadow: #000 0 0 0;
	text-decoration:none;
}

*+html #menu_filiere li a {
	padding:13px 0 13px 0.75em;
}

#menu_filiere li a:hover {
	background-color:#606c88;
}

#menu_filiere a#current {
	background-color:#606c88;
	color:#fff;
}

#menu_filiere li a:hover span {
	color:#fff;
}

#menu_filiere span {
	display:block;
	color:#fff;
	font-size:1.1em;
	margin:0;
}

*+html #menu_filiere span {
	font-size:1em;
}

* html #menu_filiere span {
	font-size:1em;
}

#menu_top {
	background-color:#5a5a5a;
	width:269px;
	height:37px;
}

#menu_top_pointe {
	background:transparent url(uploads/images/menu_pointe.gif) no-repeat 38px 0;
	width:269px;
	height:19px;
}

#menu_bottom {
	background:transparent url(uploads/images/menu_bottom.png) no-repeat 0 0;
	margin-top:5px;
	width:269px;
	height:28px;
}

#sitemap {
	background:transparent url(uploads/images/sitemap_off.png) no-repeat 0 0 !important;
	background:transparent url(uploads/images/sitemap_off.gif) no-repeat 0 0;
	float:right;
	margin:7px 15px 0 0;
	width:23px;
	height:24px;
}

#sitemap:hover {
	background:transparent url(uploads/images/sitemap_on.png) no-repeat 0 0 !important;
	background:transparent url(uploads/images/sitemap_on.gif) no-repeat 0 0;
}

#sitemap_txt {
	float:right;
	margin:20px 10px 0 0;
}

#educanet {
	float:left;
	margin:8px 0 0 30px;
}

#cips {
	float:right;
	margin:8px 7px 0 0;
}
/* End of 'menu' */

