body {
	behavior: url("csshover3.htc");
	margin-top: 0px;
}

#onglet {
	/*width: 842px;*/
	position:absolute;
	top: 212px;
	cursor: pointer;
	left: 0px;
	float: left;
	height: 36px;
	z-index:5000;
	clear:both;
	
	width: 805px;

}

#onglet a{
	clear:both;
	width:122px;
	display:block;
	float:left;
	margin:0px;
	color:#FFFFFF;	
	position:relative;
	border-bottom:#717169 1px solid;
	border-left:#717169 1px solid;
	border-right:#717169 1px solid;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#ongletevenement{
	width:132px;
	/*width:223px;*/
	float:left;
	height: 36px;
}
#ongletevenement span{
display:none;
}
#ongletevenement:hover span{
display:block;
}
#ongletexposer{
	width:132px;
	float:left;
	/*width:102px;*/
	height: 36px;
	/*padding-left:223px;*/
}
#ongletexposer span{

display:none;
}
#ongletexposer:hover span{
display:block;
}
#ongletvisiter{
	width:132px;
	float:left;
	/*width:87px;*/
	height: 36px;
}
#ongletvisiter span{
display:none;
}
#ongletvisiter:hover span{
display:block;
}

#ongletconferences{

	float:left;
		width:132px;
	/*width:147px;*/
	height: 36px;
}
#ongletconferences span{
display:none;
}
#ongletconferences:hover span{
display:block;
}

#ongletpresse{

	float:left;
		width:132px;
	/*width:98px;*/
	height: 36px;
}
#ongletpresse span{
display:none;
}
#ongletpresse:hover span{
display:block;
}

#ongletmediatheque{

	float:left;
		width:132px;
	/*width:148px;*/
	height: 36px;
}
#ongletmediatheque span{
display:none;
}
#ongletmediatheque:hover span{
display:block;
}


#decompte{
	float:left;
	width:183px;
	height: 36px;
}

#ongletevenement a{
	/*margin-left:13px;*/
	/*width:200px;*/
	border:#056376 1px solid;
	background-color: #FFFFFF;
	color:#056376;
	border-top:0px;
	
}
#ongletevenement a:hover{
color:#FFFFFF;
		background-color: #43a1b6;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/onglet_fond.gif);
	border-top:0px;
}
#ongletexposer a{
	border:#168ca6 1px solid;
	background-color: #FFFFFF;
	color:#168ca6;
	border-top:0px;
}
#ongletexposer a:hover{
color:#FFFFFF;
	background-color: #43a1b6;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/onglet_fond.gif);
	border-top:0px;
}
#ongletvisiter a{
		border:#29a5be 1px solid;
	background-color: #FFFFFF;
	color:#29a5be;
	border-top:0px;
}
#ongletvisiter a:hover{
color:#FFFFFF;
		background-color: #43a1b6;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/onglet_fond.gif);
	border-top:0px;
}
#ongletconferences a{
	border:#44b6cd 1px solid;
	background-color: #FFFFFF;
	color:#44b6cd;
	border-top:0px;
}
#ongletconferences a:hover{
	color:#FFFFFF;
	background-color: #43a1b6;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/onglet_fond.gif);
	border-top:0px;
}
#ongletpresse a{
	border:#61c2d6 1px solid;
	background-color: #FFFFFF;
	color:#61c2d6;
	border-top:0px;
}
#ongletpresse a:hover{
color:#FFFFFF;
	background-color: #43a1b6;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/onglet_fond.gif);
	border-top:0px;
}
/**#ongletmediatheque a{
	margin:0px;
padding:0px;
	border:0px;
}
*/
#ongletmediatheque a{
	/*margin-left:-59px;*/
	border:#86cfde 1px solid;
	background-color: #FFFFFF;
	color:#86cfde;
	border-top:0px;
}
#ongletmediatheque a:hover{
	color:#FFFFFF;
	background-color: #43a1b6;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/onglet_fond.gif);
	border-top:0px;
}