
* {
 	margin:0;
	padding:0;
}
html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	font-size: 100%; /* IE */
}
body {
	background:url(../_img/fd_body.gif) top left repeat-x;
	background-color:#FFFFFF; 
}

#global {
	width:952px;
	height:auto;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-476px;
}

#top {
	width:952px;
	height:20px;
	background:url(../_img/fd_top.gif) top left no-repeat;
}

#switchlLang {
	font-size:11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../_img/puce-switch-lang.gif) no-repeat 0px 6px;
	padding-left: 10px;
	float: left;
	margin: 2px 0 0 695px;
}

#content {
	width:952px;
	background:url(../_img/fd_content.gif) bottom left repeat-x;
	background-color:#FFFFFF;
	position:relative;
}

#content #logo {
	position:absolute;
	top:18px;
	left:33px;
}

#content #img_top {
	position:relative;
	top:21px;
	left:261px;
}

#content #left {
	float:left;
	width:240px;
	margin-top:30px;
}

#content #right {
	float:left;
	width:670px;
	margin-top:30px;
}

#content .clear {
	clear:both;
}


#footer #logo_footer ,
#footer #logo_footer {
	float:right;
	margin-right:38px;
	margin-top:-14px
}

#footer {
	background:url(../_img/fd_footer.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	height: 57px;
	margin: 0;
	padding: 1px 20px 10px 0;
}

#footer h5,
#footer h3 {
	height: 16px;
	overflow: hidden;
	text-indent: -999px;
}
#footer h5 {
	width: 134px;
	background: url(../_img/bottom-site-team-1.gif) no-repeat;
	float: left;
	margin: 20px 38px 0 33px;
}
#footer h5.en {
	background: url(../_img/bottom-site-team-2.gif) no-repeat;
}

#footer h3 {
	width: 351px;
	background: url(../_img/bottom-gpe.gif) no-repeat;
	float: right;
	margin: 7px 0px 0 0;
}
#footer h3.en {
	background: url(../_img/bottom-gpe-en.gif) no-repeat;
}
#footer h3.home {
	position: relative;
	height: 38px;
	margin: -4px 0px 0 0;
	background: url(../_img/bottom-gpe-home.gif) no-repeat;
}
#footer h3.home.en {
	background: url(../_img/bottom-gpe-home-en.gif) no-repeat;
}
#footer h3.home a {
	position: absolute; 
	left: 290px; 
	top: 0px; 
	display: block;
	height: 40px; 
	width: 60px;
}
#footer ul {
	list-style-type: none;
	margin-top: 13px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	margin-right: 30px;
}
#footer a {
	color: #0b725f;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #00997d;
	text-decoration: underline;
}

#footer #deconnexion {
	color:#999999; 
	font:11px Arial, Helvetica, sans-serif; 
	margin:20px 0 0 20px; 
	float:left;
}
#footer_two {
	font: normal 0.7em Arial, Helvetica, sans-serif;
	color: #b1b1b1;
}
#footer_two a {
	color: #b1b1b1;
}
#glossaire {
	background: url(../_img/glossary.gif) no-repeat;
}
#glossaire.en {
	background: url(../_img/glossary-en.gif) no-repeat;
}
#footer_two {
	margin-top: 12px;
	width: 300px;
	margin-left: 347px;
	margin-bottom: 20px;
}
#glossaire {
	display: block;
	width: 68px;
	height: 21px;
	float: left;
	margin-top: -5px;
	margin-right: 30px;
}

