﻿#header h1 {display:block;}
#header h1 a {display:block;width:917px;height:187px;text-indent:-2000px;overflow:hidden;}

/*main menu*/

div#main_menu_box {
	width:911px;
	display:inline;
	float:left;
	height:22px;
	padding-left:6px;
	background-color:#b1b1b1;
}
div#main_menu_box ul.firstul {
	width:520px;
	background:transparent;
	margin:0 auto;
	height:22px;
}

div#main_menu_box ul.firstul li {
	float:left;
	z-index:200;
	position:relative;
	border-left:1px solid #c0c0c0;
}

div#main_menu_box ul.firstul li.last {
	border-right:1px solid #c0c0c0;

}



div#main_menu_box ul.firstul li a#m1 {
width:100px;
}

div#main_menu_box ul.firstul li a#m2 {
width:75px;
}

div#main_menu_box ul.firstul li a#m3 {
width:58px;
}

div#main_menu_box ul.firstul li a#m4 {
width:110px;
}

div#main_menu_box ul.firstul li a#m5 {
width:100px;
}

div#main_menu_box ul.firstul li a#m6 {
width:68px;
}


div#main_menu_box ul.firstul table {
	position:absolute;
	border-collapse:collapse;
	z-index:200;
	left:0;
	top:22px;
}

div#main_menu_box ul.firstul li a {
	display:block;
	height:22px;
	color:#FFF;
	font-size:12px;	
	line-height:20px;
	text-decoration:none;
	text-align:center;
}


div#main_menu_box ul.firstul ul {
	visibility:hidden;
	position:absolute;
	width:190px;
	border-left:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	border-top:none;
	padding:0;
	margin:0;
	margin-left:-2px;
	background-color:#FFF;
	
}

div#main_menu_box ul.firstul ul li {
margin-left:0px;
_padding-top:0px;
border:none;
}

div#main_menu_box ul.firstul ul li a{
	width:180px;
	font-size:10px;
	letter-spacing:0;
	text-transform:none;	
	color:#9d9c9c;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	margin:0;
	background-color:#fff;
}

div#main_menu_box ul.firstul ul li a:hover {
	width:180px;
	font-size:10px;
	letter-spacing:0;
	text-transform:none;	
	color:#1b4279;
	background-color:#eae8e8;
}

	div#main_menu_box ul.firstul li a.amenu:hover {background-color:#FFF; color:#000;margin-left:-2px;border-left:2px solid #e5e5e5;}

	div#main_menu_box ul.firstul li:hover a.amenu {background-color:#FFF; color:#000;margin-left:-2px;border-left:2px solid #e5e5e5;}

div#main_menu_box ul.firstul li:hover ul,
div#main_menu_box ul.firstul a:hover ul {
background-color:#FFF;
	visibility:visible;

}
/*menu legal*/
#menu_legal {
	width:901px;
	height:15px;
	margin:10px auto 0;
	overflow:hidden;
}
#menu_legal * {font-size:10px;color:#FFF;}
#menu_legal li {
	float:left;
	margin-left:11px;
	padding-left:11px;
    /*border-left:solid 1px #FFF;*/
	background:url(../images/style/sep_blanc_h10.gif) no-repeat left 50%;
	height:15px;
	line-height:12px;
}

#menu_legal li a {
	float:left;
	height:15px;
	line-height:12px;
	display:block;
}


#menu_legal li.first {border:none;background:none;}

#menu_legal li.fr,#menu_legal li.en {border:none;background:none;}
#menu_legal li.fr {margin-left:25px;}
#menu_legal li.en {margin-left:10px;}

#menu_legal li.fr a,#menu_legal li.en a {margin-top:3px;border:none;display:block;width:12px;height:10px;text-indent:-2000px;overflow:hidden;}
#menu_legal li.fr a {background:url(../images/style/ico_fr.gif) no-repeat left top;}
#menu_legal li.en a {background:url(../images/style/ico_en.gif) no-repeat left top;}

/*link zodiac*/
#menu_legal .zodiac_link {border:none;float:right;margin-bottom:15px;background:none;}
#menu_legal li.zodiac_link a {
	font-size:13px;color:#FFF;font-weight:bold;
	/*background:url(../images/style/fleches-2.gif) no-repeat left 50%;*/
	padding-left:10px;
	line-height:14px;
	margin-right:55px;
}

.scroll_content strong {font-weight:bold;}

/*Style pour les scroll bar JS -> ScrollPane*/
a.jScrollArrowUp {width:20px;height:20px !important;background-color:#3cf;	background:url(../images/style/arrow_scroll_up.gif) no-repeat 50% 50%;}
a.jScrollArrowDown {width:20x;height:20px !important;background-color:#3cf;background:url(../images/style/arrow_scroll_down.gif) no-repeat 50% 50%;}
a.jScrollArrowUp:hover {background-image:url(../images/style/arrow_scroll_up_on.gif);}
a.jScrollArrowDown:hover {background-image:url(../images/style/arrow_scroll_down_on.gif);}
.jScrollPaneTrack{background:transparent !important;}
.jScrollPaneDrag{background:url(../images/style/arrow_scroll_bar.gif) repeat-y 50% top !important;}


/*formualaire*/
.submit {cursor:pointer;}