/*menu_onglets*/
#menu_onglet {float:left;	width:100%;	font-size:93%;	line-height:normal;	margin-bottom:10px;white-space:nowrap;	/* background:#DAE0D2 url("../i/menu_onglet/bg_gris.gif") repeat-x bottom; */}	
#menu_onglet ul {	margin:0;	padding:10px 10px 0;	list-style:none;	}
#menu_onglet li {	float:left;	margin:0;	padding:0 0 0 9px;	border-bottom:1px solid #765;white-space:nowrap;	/* background:url("../i/menu_onglet/left_gris.gif") no-repeat left top; */}
#menu_onglet a {	float:left;	display:block;	width:.1em;	padding:5px 15px 4px 6px;	text-decoration:none;	font-weight:bold;	color:#765;	white-space:nowrap;	/* background:url("../i/menu_onglet/right_gris.gif") no-repeat right top; */}
#menu_onglet > ul a {width:auto;white-space:nowrap;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_onglet a {float:none;white-space:nowrap;}
/* End IE5-Mac hack */
#menu_onglet a:hover {color:#333;	white-space:nowrap;	}
#menu_onglet #current {	background-position:0 -150px;	border-width:0;white-space:nowrap;	}
#menu_onglet #current a {	background-position:100% -150px;	padding-bottom:5px;	color:#333;	white-space:nowrap;	}
#menu_onglet li:hover, #header li:hover a {	background-position:0% -150px;	color:#333;	white-space:nowrap;	}
#menu_onglet li:hover a {	background-position:100% -150px;	white-space:nowrap;	}
/*end menu_onglets*/

/* topmenu */
#topmenucontainer {border: 1px solid #ffffff; border-bottom:#4E8F8D 1px solid; margin-bottom:2em; height:23px}
ul#topmenu { font-weight: bold;  list-style-type: none;  margin: 0;  padding: 0;}
ul#topmenu li { float: left;  margin: 0; padding: 0;  vertical-align: middle;height:20px}
#topmenu img {vertical-align: middle;margin-right: 0.1em;}
/* default tab styles */
.tab, .tabcaution, .tabactive {display: block;margin: 0.2em 0.2em 0 0.2em;padding: 0.2em 0.2em 0 0.2em;white-space: nowrap;}
/* disabled tabs */
span.tab {color: #666666;}
/* disabled drop/empty tabs */
span.tabcaution {color: #ff6666;}
/* enabled drop/empty tabs */
a.tabcaution {color: #FF0000;}
a.tabcaution:hover {color: #FFFFFF; background-color: #FF0000;}
#topmenu {margin-top: 0.5em;padding: 0.1em 0.3em 0.1em 0.3em;}
/* default tab styles */
.tab, .tabcaution, .tabactive {background-color: #D0E1E1; border: 1px solid #4E8F8D; border-bottom: 0;  }
/* enabled hover/active tabs */
a.tab:hover, a.tabcaution:hover {margin: 0;padding: 0.2em 0.4em 0.2em 0.4em;text-decoration: none;}
a.tabactive, a.tabactive:hover {margin: 0;padding: 0.2em 0.4em 0.2em 0.4em;text-decoration: none; color:#FFFFFF}
a.tab:hover {background-color: #D0E1E1; }
a.tabactive {color:white; background-color: #4E8F8D; color:white; }
a.tabactive:link, a.tabactive:visited, a.tabactive:active {color:#FFFFFF}
/* end topmenu */
