
/*-----------------menu----------------------------------------*/
#menu {
	padding:0px 0px 0px 0em;
	/*margin-left:-11px;*/
	list-style:none;
	height:35px;
	/*position:relative;*/
	background:transparent url(../img/pro16_back.png) repeat-x left top;
	font-size:11px;
	width:800px;
}
#menu_div {
	padding:0px 0px 0px 0em;
	/*margin-left:-11px;*/
	list-style:none;
	height:35px;
	/*position:relative;*/
	background:transparent url(../img/pro16_back.png) repeat-x left top;
	font-size:11px;
	width:800px;
}
#menu li {
	display:block;
	/*margin-left:50px;*/
	text-align:center;
	float:left;
	height:35px;
  /*width:45px;*/
}
#menu li a {
	/*text-align:left;*/
	display:block;
	/*width:78px;*/
	float:left;
	height:35px;
	line-height:35px;
	color:#888;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	/*padding:0 0 0 10px;*/
	cursor:pointer;/*background:url(../img/pro16_0a.gif) no-repeat;*/
}
#menu li a b {
	width:78px;
	float:left;
	display:block;
	/*padding:0 20 0 0px;*/
  /*background:url(../img/pro16_0.gif) no-repeat right top;*/
}
#menu li.current a {
	color:#000;
	background:url(../img/pro16_2a.gif) no-repeat;
}
#menu li.current a b {
	color:#000;
	background:url(../img/pro16_2.gif) no-repeat right top;
}
#menu li a:hover {
	height:35px;
	color:#000;
	background: url(../img/pro16_2a.gif) no-repeat;
}
#menu li a:hover b {
	color:#000;
	background:url(../img/pro16_2.gif) no-repeat right top;
}
#menu li.current a:hover {
	color:#000;
	cursor:default;
}
/**-----------------------------------------------------------------------------------------------*/

#menu3 {
	width:78px;
}
#drop {
	visibility:hidden;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	clear:both;
	/*display:inline-block;*/
	position:relative;
	background-color:#F0F0F0;
	font-family:Verdana, Geneva, sans-serif;
}
#drop table tr td a {
	height:20px;
	background:#CCC;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	text-align:left;
	width:350px;
	z-index:20;
	background:none #F0F0F0;
}
#drop table {
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	text-align:left;
	width:350px;
	z-index:20;
	background-color:#F0F0F0;
}
#menu_div #menu #menu3 #drop table tbody tr td a:hover{
	height:20px;
	background:none;	
}
#menu_div #menu #menu3 #drop table tbody tr td a {
	background:none;
	cursor:pointer;
}
/**-----------------------------------------------------------------------------------------------*/

#formation {
	width:78px;
}
#drop2 {
	visibility:hidden;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	clear:both;
	/*display:inline-block;*/
	position:relative;
	background-color:#F0F0F0;
	font-family:Verdana, Geneva, sans-serif;
}
#drop2 table tr td a {
	height:20px;
	background:#CCC;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	text-align:left;
	width:350px;
	z-index:20;
	background:none #F0F0F0;
}
#drop2 table {
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	text-align:left;
	width:350px;
	z-index:20;
	background-color:#F0F0F0;
}
#menu_div #menu #formation #drop2 table tbody tr td a:hover{
	height:20px;
	background:none;	
}

#menu_div #menu #formation #drop2 table tbody tr td a {
	background:none;
	cursor:pointer;
}
/**-----------------------------------------------------------------------------------------------*/

#menu4 {
	width:78px;
}
#drop3 {
	visibility:hidden;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	clear:both;
	/*display:inline-block;*/
	position:relative;
	background-color:#F0F0F0;
	font-family:Verdana, Geneva, sans-serif;
}
#drop3 table tr td a {
	height:20px;
	background:#CCC;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	text-align:left;
	width:350px;
	z-index:20;
	background:none #F0F0F0;
}
#drop3 table {
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	text-align:left;
	width:350px;
	z-index:20;
	background-color:#F0F0F0;
}
#menu_div #menu #menu4 #drop3 table tbody tr td a:hover{
	height:20px;
	background:none;	
}
#menu_div #menu #menu4 #drop3 table tbody tr td a {
	background:none;
	cursor:pointer;
}
/*----------------------fin menu-----------------------------------*/
