/* CSS Document */
#page {
}
#top{
	/*width: 800px;*/
	margin : 0 0 0 0px;
	padding: 0px 0 0 0;
	position: relative;
	background-image:url(../images/bandeau_home.jpg);
	float: none;
	background-position: 0 0px;
	background-repeat:no-repeat;
	width: 940px;
	height:340px;
}
#nav {
	background-image:url(../images/bandeau_haut.jpg);
	position: relative;
	background-repeat: repeat-x;
	padding: 7px 0 0px 0px;
	height:35px;
	top: 0px;
}
#nav ul{ 
}

#nav ul li {
	text-align:center;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	left: 0px;
	top: 0px;
	display:block;
	width:auto;
}
#nav ul li a{
	display: block;
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:3px 15px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	border-right: 1px solid #686868;
	float: left;
	width: auto;
	position: relative;
	top: 0px;
}
#nav ul li a.noborder{
	border:none;
}
#nav ul li a.firstLeft{
	border:none;
	padding-left:35px;
	border-right: 1px solid #686868;
}
#top h1 {
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#363636;
	position: relative;
	clear: none;
	margin: 0;
	padding: 0px 0px 0px 15px;
	left: 0px;
	text-indent: -999px;
	background-image: url(images/logo_ZI.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	height: 114px;
	display: block;
}
#promoContent {
	background-color:#3D3D3F;
	padding:15px 30px 50px 30px;	
	position: relative;
	clear: both;
	margin:0;
	background-image: url(../images/bandeau_bas_home.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	display:block;
	width:880px;
	float:left;
}
#ExternalLinks {
	float:none;
	clear:none;
	padding:0px;
	position: absolute;
	width: 400px;
	top:60px;
	left: 630px;
}
/*******************************************/
#languageBox {
	text-align: center;
	position: absolute;
	margin: 0px 0 0 0;
	padding: 0 0px;
	right: 10px;
	top:25px;
	width: 25px;
	float: right;
}
#languageBox a {
	position:relative;
	border-right:0;
}
#languageBox  a:hover{
	background-image:url(../images/fleche-mini-language.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
