/* Bloc conteneur et propriété générales des pages */
body {
	margin:10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A4C9D;
	font-size:12px;
	background: url(images/decor/body_fond.png) repeat top left;
	z-index:1;
}

#global {
	margin:0 auto;
	padding:0;
	width: 747px;
	border:28px solid #405EA5;
	background-color:#fff;
	z-index:1;
	}
#entete {
	margin:0 auto;
	padding: 0;
	width:747px;
	height: 120px;
	background: url(images/decor/entete.jpg) no-repeat right top;
	z-index:1;
}
#entete h1 {
	position:relative;
	top: 21px;
	left:16px;
	margin: 0;
	padding:0;
	width: 198px;
	height: 61px;
	background: url(images/decor/h1.png) no-repeat left top;
}

#entete h1 a {
	display: block;
	width: 198px;
	height: 61px;
}

#entete h1 a span { display: none; }

#contenu h2 { visibility: hidden; }

#corpspage {
	position:relative;
	margin:0 auto;
	padding:0;
	width:747px;
	overflow:visible;
	z-index:1;
}

#menurubrique {
	margin: 0;
	padding:0;
	width:747px;
	height:20px;
	list-style-type: none;
	background: url(images/decor/menu-rubrique-fond.png) no-repeat right top;
	text-align:right;
	z-index:1;
}

#menurubrique li {
	margin: 2px 0 0 0;
	padding:0 5px;
	display:inline;
	padding:0;
}

#bouton0_Francais {  }
#bouton0_English  {  }

#menurubrique li a {
	text-decoration:none;
	padding:0;
	color: #fff;
	font-weight:bold;
}

#bouton0_Francais a {  }
#bouton0_English  a {  }

#menurubrique li  a:hover {
	background-color:#FFFFFF;
	color:#405EA5;
}
#menurubrique li a span {
	padding: 3px 7px 3px 7px;
}

#menulangue {
	position:absolute;
	margin: 0;
	padding:0;
	width:80px;
	top:-5px;
	left:95px;
}
#menulangue li {
	margin: 0;
	padding:0;
	float: left;
	width: 33px;
	list-style-type: none;
}
	
#menulangue li			a { display:block; margin:0; width:33px; height:30px; }
#Francais	a { background: url(images/decor/fr_flag.png) no-repeat center center; }
#English	a { background: url(images/decor/uk_flag.png) no-repeat center center; }
#Francais	a:hover { background: url(images/decor/fr_flag.png) no-repeat center center; }
#English	a:hover { background: url(images/decor/uk_flag.png) no-repeat center center; }
ul#menulangue li		a span { display:none; }

#contenu {
	position:relative;
	margin: 0;
	padding:0;
	z-index:1;
	}
img.zoom {
	position:absolute;
	margin:0;
	padding:0;
	z-index:9;
}

#separation {
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}

/* Eficom.fr et mentions légales */
#piedpage {
	margin:0 auto;
	padding:0;
	width:747px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	color:#999;
}
#piedpage a {
	text-decoration:none;
	color:#999;
}

#resa {
	width:100%;
	height:600px;
	overflow:visible;
	border:none;
}

#pieddepage {
	margin: 0 auto;
	padding:0;
	width:747px;
	padding:45px 0 5px 0;
	text-align:center;
	background:url(images/decor/pieddepage-fond.png) no-repeat top center;
}
img.cheminee {
	position:absolute;
	margin:0;
	padding:0;
	top:0;
}
#cheminee1 {
	left:15px;
}
#cheminee2 {
	left:55px;
}
