#menu_onglet {
	top: 130px;
	height: 45px;
	width: 808px;
	position: absolute;
	border: 0px solid #000000;
	clear:both;
}

#menu_onglet a {color:#ffffff;text-decoration: none;}
#menu_onglet a:hover {color: #000000;text-decoration: none;}
#onglet_home a {color:#000000;text-decoration: none;}
#onglet_home a :visited {color:#000000;text-decoration: none;}
#onglet_home a:hover {color:#ff0000;text-decoration: none;}

#onglet_home {
	top:0px;
	padding-top:17px;
	position: relative;
	text-align:center;
	height: 45px;
	width: 101px;
	font-family:Verdana,Century Gothic,Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;	
	background: url(../image/v1/onglet_blanc_grand.png) no-repeat;
	float:right;
	margin-right:10px;
}


#onglet_assistance {
	top:13px;
	padding-top:4px;
	position: relative;
	text-align:center;
	height: 32px;
	width: 83px;
	font-family:Verdana,Century Gothic,Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;	
	background: url(../image/v1/onglet_orange.png) no-repeat;
	float:right;
	margin-right:10px;
}


#onglet_formation {
	top:13px;
	padding-top:4px;
	position: relative;
	text-align:center;
	height: 32px;
	width: 83px;
	font-family:Verdana,Century Gothic,Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;	
	background: url(../image/v1/onglet_rose.png) no-repeat;
	float:right;
	margin-right:10px;
}


#onglet_creation {
	top:13px;
	padding-top:4px;
	position: relative;
	text-align:center;
	height: 32px;
	width: 83px;
	font-family:Verdana,Century Gothic,Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;	
	background: url(../image/v1/onglet_marron.png) no-repeat;
	float:right;
	margin-right:10px;
}


#onglet_hosting{
	top:13px;
	padding-top:4px;
	position: relative;
	text-align:center;
	height: 32px;/*45*/
	width: 83px;/*101*/
	font-family:Verdana,Century Gothic,Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;	
	background: url(../image/v1/onglet_vert.png) no-repeat;
	float:right;
	margin-right:10px;
}

#onglet_societe{
	top:13px;
	padding-top:4px;
	position: relative;
	text-align:center;
	height: 32px;
	width: 83px;
	font-family:Verdana,Century Gothic,Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;	
	background: url(../image/v1/onglet_bleu.png) no-repeat;
	float:right;
}
