#menu{
	position:relative;
	width:960px;
	top:190px;
	height:31px;
	color:#FFF;
}
#menContactBtn{
	font: 0.8em 'Trebuchet MS',Arial,sans-serif;
}
#menContactBtn:hover{
	cursor:pointer;
}
#menPartLeft{
	position:relative;
	height:100%;
	float:left;
}
#menPartRight{
	position:relative;
	float:right;
	height:100%;
}

#menuMaster{
	position:absolute;
	width:100%;
	top:0px;
	margin-top:0px;
}



#menuOnglet{
	height:100%;
	float:left;
	display:block;
	text-decoration:none;
}
#sOnglet{
	position:absolute;
	display:none;
	cursor:pointer;
	background-color:#555;
	margin-top:20px;
	text-align:center;
}

#ongletBord{
	position:relative;
	width:10px;
	height:100%;
	float:left;
}
#ongletBord2{
	position:relative;
	width:10px;
	height:100%;
	float:left;
}
#ongletTitre{
	float:left;
}