.menu_top {
/*	background-image:url(../image/top.png);*/
background-image:url(../image/top_2.png);
	background-repeat:no-repeat;
	width:900px;
	height:75px;
}

.menu_top_2 {
	background-image:url(../image/top_2.png);
	background-repeat:no-repeat;
	width:900px;
	height:75px;
}


.menu_mini_liens_container{
	float:right;
	text-align:justify;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9.2px;
	font-weight:bold;
	color:#4e4873;
	background-color:inherit;
	text-decoration:none;
}

.menu_mini_liens{
	text-align:justify;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9.2px;
	font-weight:bold;
	color:#4e4873;
	background-color:inherit;
	text-decoration:none;
}

a.menu_mini_liens{
	text-align:justify;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9.2px;
	font-weight:bold;
	color:#4e4873;
	background-color:inherit;
	text-decoration:none;
}

.menu_liens{
	font-size:10px;
	font-family:Verdana;
	background-color:inherit;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
a.menu_liens{
	font-size:10px;
	font-family:Verdana;
	background-color:inherit;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

.menu_under_liens{
	font-size:10px;
	font-family:Verdana;
	background-color:inherit;
	text-decoration:none;
	color:#333333;
}
a.menu_under_liens{
	font-size:10px;
	font-family:Verdana;
	background-color:inherit;
	text-decoration:none;
	color:#333333;
}
.menu_barre {
	background-image:url(../image/menu_barre.png);
	background-repeat:no-repeat;
	width:900px;
	height:17px;
	display:block;
	font-size:10px;
	font-family:Verdana;
	padding-top:2px;
}
.menu_barre2 {
	background-image:url(../image/menu_barre2.png);
	background-repeat:no-repeat;
	background-position:center;
	width:830px;
	height:19px;
	display:block;
	font-size:10px;
	font-family:Verdana;
	padding-top:0px;
}

.menu_onglet_container {
	border-collapse:collapse;
	margin-top:35px;
}

.menu_onglet_01 {
	background-image:url(../image/apbtn_01.gif);
	background-repeat:no-repeat;
	width:5px;
	padding:0px;
}

.menu_onglet_used_01 {
	background-image:url(../image/apbtn_used_01.gif);
	background-repeat:no-repeat;
	width:5px;
	padding:0px;
}

.menu_onglet_02 {
	background-image:url(../image/apbtn_02.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	width:100px; /*120px*/
	text-align:center;
	cursor:pointer;
}

.menu_onglet_used_02 {
	background-image:url(../image/apbtn_used_02.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	width:100px; /*120px*/
	text-align:center;
	cursor:pointer;
}

.menu_onglet_03 {
	background-image:url(../image/apbtn_03.gif);
	background-repeat:no-repeat;
	width:5px;
	padding:0px;
}

.menu_onglet_used_03 {
	background-image:url(../image/apbtn_used_03.gif);
	background-repeat:no-repeat;
	width:5px;
	padding:0px;
}

.menu_bottom {
	background-image:url(../image/bottom.png);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
}
