/* MENU */

div#menu {
	width: 663px;	width: "702px";
	height: 60px;
	background: #fff;
	padding: 0 0 0 39px;
	}
	
div#menu ul, div#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}

div#menu a, div#menu strong {
	height: 33px;
	text-decoration: none;
	display: block;
	float: left;
	}

div#menu span {
	visibility: hidden;
	}


/* menu links */


div#menu li#accueil a {
	width: 71px;
	background: url(../img/m_accueil.gif) top left no-repeat;
}

div#menu li#presentation a {
	width: 103px;
	background: url(../img/m_presentation.gif) top left no-repeat;
}

div#menu li#expertises a.nohover {
	width: 89px;
	background: url(../img/m_expertises.gif) top left no-repeat;
}

div#menu li#assistance a.nohover {
	width: 148px;
	background: url(../img/m_assistance.gif) top left no-repeat;
}

div#menu li#coordination a.nohover {
	width: 156px;
	background: url(../img/m_coordination.gif) top left no-repeat;
}

div#menu li#diagnostics a.nohover {
	width: 96px;
	background: url(../img/m_diagnostics.gif) top left no-repeat;
}



/* mouse overs */


div#menu li#accueil a:hover,
div#menu li#accueil a.hovered,
div#menu li#accueil strong  {
	width: 71px;
	background: url(../img/m_accueil_a.gif) top left no-repeat;
}

div#menu li#presentation a:hover,
div#menu li#presentation a.hovered,
div#menu li#presentation strong {
	width: 103px;
	background: url(../img/m_presentation_a.gif) top left no-repeat;
}

div#menu li#expertises a:hover,
div#menu li#expertises a.hovered,
div#menu li#expertises a#active {
	width: 89px;
	background: url(../img/m_expertises_a.gif) top left no-repeat;
}

div#menu li#assistance a:hover,
div#menu li#assistance a.hovered,
div#menu li#assistance a#active {
	width: 148px;
	background: url(../img/m_assistance_a.gif) top left no-repeat;
}

div#menu li#coordination a:hover,
div#menu li#coordination a.hovered,
div#menu li#coordination a#active {
	width: 156px;
	background: url(../img/m_coordination_a.gif) top left no-repeat;
}

div#menu li#diagnostics a:hover,
div#menu li#diagnostics a.hovered,
div#menu li#diagnostics  a#active {
	width: 96px;
	background: url(../img/m_diagnostics_a.gif) top left no-repeat;
}



/* bottom menu */

div#bottom {
	width: 882px; width: "940px";
	height: 51px;
	background: url(../img/bg_bottom.gif) top right no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 29px 0 29px;
}


div#bottom ul, div#bottom li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}

ul#textmenu1 a  {
	font: bold 10px verdana, helve, sans-serif;
	display: block;
	float: left;
	border-right: 1px solid #29A257;
	padding: 0 7px 0 7px;
	}

ul#textmenu1 strong {
	color: #29A257;
	font: bold 10px verdana, helve, sans-serif;
	display: block;
	float: left;
	border-right: 1px solid #29A257;
	padding: 0 7px 0 7px;	
	}

ul#textmenu2 strong {
	color: #29A257;
	font: normal 10px verdana, helve, sans-serif;
	display: block;
	float: right;
	border-right: 1px solid #29A257;
	padding: 0 7px 0 7px;	
	}

ul#textmenu2 a  {
	font: 10px verdana, helve, sans-serif;
	display: block;
	float: right;
	border-right: 1px solid #29A257;
	padding: 0 7px 0 7px;
	}

div#bottom li.diagnostics a, div#bottom li.diagnostics strong, div#bottom li.plan a, li.plan strong {
	border-right: 0px !important;
}



/* SUBMENU */

div#subexpertises {
	width: 110px;
	position: absolute;
	top: 199px;
	margin-left: 213px;
    display: none;
	}


div#subassistance {
	width: 166px;
	position: absolute;
	top: 199px;
	margin-left: 302px;
    display: none;
	}
	
div#subdiagnostics {
	width: 166px;
	position: absolute;
	top: 199px;
	margin-left: 606px;
    display: none;
	}
   
div#subcoordination {
	width: 166px;
	position: absolute;
	top: 199px;
	margin-left: 450px;
   display: none;
}


	
div#subexpertises ul,
div#subassistance ul,
div#subdiagnostics ul,
div#subcoordination ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #E9EF9D;
	padding: 0 15px 0 15px;
	}

div#subexpertises li,
div#subassistance li,
div#subdiagnostics li,
div#subcoordination li {
	margin: 0;
	display: inline;
	}

div#subexpertises a,
div#subassistance a,
div#subdiagnostics a,
div#subcoordination a {
	display: block;
	padding: 0 0 6px 10px;
	background: url(../img/dot_red.gif) top left no-repeat;
	line-height: 13px;
	}
	
div#subexpertises a:hover,
div#subassistance a:hover,
div#subdiagnostics a:hover,
div#subcoordination a:hover {
	background: url(../img/dot_green.gif) top left no-repeat;
	}


	
div#subexpertises div.top {
	font-size: 1px;
	height: 11px;
	background: url(../img/bg_sm_top1.gif) top right no-repeat;	
	}

div#subexpertises div.bottom {
	font-size: 1px;
	height: 11px;
	background: url(../img/bg_sm_bt1.gif) top right no-repeat;	
	}

div#subassistance div.top,
div#subdiagnostics div.top,
div#subcoordination div.top {
	font-size: 1px;
	height: 11px;
	background: url(../img/bg_sm_top2.gif) top right no-repeat;	
	}

div#subassistance div.bottom,
div#subdiagnostics div.bottom,
div#subcoordination div.bottom {
	font-size: 1px;
	height: 11px;
	background: url(../img/bg_sm_bt2.gif) top right no-repeat;	
	}
	

/* SIDE MENU */

div#sidemenu {
	width: 216px;
	background: #F4F7CE;
	margin-bottom: 15px;
	}

div#sidemenu ul {
	margin: 10px 0 0 0;
	list-style-type: none;
	padding: 0 15px 0 26px;
	}

div#sidemenu div.top {
	font-size: 1px;
	height: 11px;
	background: url(../img/bg_sm_top3.gif) top left no-repeat;		
	}
	
div#sidemenu div.bottom {
	font-size: 1px;
	height: 11px;
	background: url(../img/bg_sm_bt3.gif) top left no-repeat;		
	}


div#sidemenu li {
	margin: 0;
	display: inline;
	}

div#sidemenu a {
	font: 12px verdana, helve, sans-serif;
	display: block;
	padding: 0 0 10px 10px;
	background: url(../img/dot_red.gif) top left no-repeat;
	}
	
div#sidemenu a:hover {
	background: url(../img/dot_green.gif) top left no-repeat;
	}

div#sidemenu strong {
	color: #29A257;
	font: bold 12px verdana, helve, sans-serif;
	display: block;
	padding: 0 0 10px 10px;
	background: url(../img/dot_green.gif) top left no-repeat;
	}