/*---------------------------------*/
/*---------Index Header -----------*/
/*---------------------------------*/

#IndexMainHeader {
	text-align:left;
	width:800px;
	position:relative;
	height:251px;
	border-bottom:1px solid #0077BE;
	margin:0;
	padding:0;
}
#IndexheaderLogin {
	position:absolute;
	width:130px;
	height:65px;
	top:105px;
	left:592px;
	z-index:2;
	padding:5px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}
#IndexheaderLoginInterne {
	position:absolute;
	width:130px;
	height:65px;
	top:-4px;
	left:665px;
	z-index:2;
	padding:5px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}
#IndexheaderBandeau {
	width:800px;
	position:relative;
	height:225px;
}
#IndexheaderMenu dl dd ul {
	margin-top:1px;
	padding:0;
	list-style-type:none;
	color:#0077BE;
	font-size:12px;
	font-weight:normal;
	height:20px;
}
#IndexheaderMenu dl, #IndexheaderMenu dl dd, #IndexheaderMenu dl dd ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	color:#0077BE;
	font-size:11px;
	font-weight:normal;
	height:20px;
}
#IndexheaderMenu {
	position:absolute; /* placement du menu */
	top:228px;
	left:0;
	margin:0;
	padding:0;
	z-index:100;
	width:100%; /* correction pour Opera */
	text-align:center;
}
#IndexheaderMenu dl {
	float:left;
}
#IndexheaderMenu dt {
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	background:#FFFFFF;
	border:0;
	margin:0;
	padding-top:3px;
	height:20px;
	font-size:16px;
	z-index:100;
}
#IndexheaderMenu .trait {
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	background:#FFFFFF;
	border:0;
	margin:0;
	padding-top:3px;
	height:20px;
	font-size:16px;
	z-index:100;
	border-right:1px solid #0077BE;
}
#IndexheaderMenu dd {
	display:none;
	border:0;
}
#IndexheaderMenu li {
	text-align:left;
	background:#BABABA;
}
#IndexheaderMenu li a, #menu dt a {
	padding-left:5px;
	padding-top:2px;
	color:#000000;
	text-decoration:none;
	display:block;
	height:100%;
	border:0 none;
}
#IndexheaderMenu li a:hover, #IndexheaderMenu li a:focus, #IndexheaderMenu dt a:hover, #IndexheaderMenu dt a:focus {
	background:#939393;
	color:#000000;
}
/*---------------------------------*/
/*------------ Header -------------*/
/*---------------------------------*/

#MainHeader {
	text-align:left;
	width:800px;
	position:relative;
	height:96px;
	border-bottom:1px solid #0077BE;
	margin:0;
	padding:0;
}
#headerBandeau {
	width:800px;
	position:relative;
	height:69px;
}
#headerMenu dl dd ul {
	margin-top:1px;
	padding:0;
	list-style-type:none;
	color:#0077BE;
	font-size:12px;
	font-weight:normal;
	height:20px;
}
#headerMenu dl, #headerMenu dl dd, #headerMenu dl dd ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	color:#0077BE;
	font-size:11px;
	font-weight:normal;
	height:20px;
}
#headerMenu {
	position:absolute; /* placement du menu */
	top:73px;
	left:0;
	margin:0;
	padding:0;
	z-index:100;
	width:100%; /* correction pour Opera */
	text-align:center;
}
#headerMenu dl {
	float:left;
}
#headerMenu dt {
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	background:#FFFFFF;
	border:0;
	margin:0;
	padding-top:3px;
	height:20px;
	font-size:16px;
	z-index:100;
}
#headerMenu .trait {
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	background:#FFFFFF;
	border:0;
	margin:0;
	padding-top:3px;
	height:20px;
	font-size:16px;
	z-index:100;
	border-right:1px solid #0077BE;
}
#headerMenu dd {
	display:none;
	border:0;
}
#headerMenu li {
	text-align:left;
	background:#BABABA;
}
#headerMenu li a, #menu dt a {
	padding-left:5px;
	padding-top:2px;
	color:#000000;
	text-decoration:none;
	display:block;
	height:100%;
	border:0 none;
}
#headerMenu li a:hover, #headerMenu li a:focus, #headerMenu dt a:hover, #headerMenu dt a:focus {
	background:#939393;
	color:#000000;
}
#IndexheaderMessages {
	height:20px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}