body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#5f5f5f url(../img/global-background.png) center repeat-y;
}
#center{
	position:relative;
	margin:0 auto 0 auto;
	width:826px;
	background:url(../img/center-background.gif) top center repeat-y;
}

html>body #center{ background:url(../img/center-background.png) top center repeat-y; }

#header{
	margin:auto;
	width:826px;
	height:165px;
	background:url(../img/../img/header-background.gif) bottom center no-repeat;
}

html>body #header{ background:url(../img/../img/header-background.png) bottom center no-repeat; }

#flags{
	position:absolute;
	top:149px;
	left:0;
	width:100%;
	text-align:center;
	height:14px;
	margin:0;
	padding:0;
}
#menu-container{
	z-index:10;
	margin:0 13px 0 12px;
	width:801px;
	height:36px;
	background:url(../img/menu-global-background.png) center top no-repeat;
}
#menu{
	position:absolute; /**/
	z-index:15;
	width:782px;
	height:16px;
	padding-top:1px;
	margin:0 auto auto 10px;
}
#body{
	margin:0 13px 0 12px;
}
#leftboxes{
	float:left;
	width:317px;
	background:url(../img/box-background.png) bottom left no-repeat;
	padding-bottom:3px;
}
#box-top{
	overflow:hidden;
	width:306px;
	margin-left:11px;
	height:1px;
	background-color:#b8b9bF;
}
.box{
	width:317px;
	height:99px;
	background:url(../img/box-background.png) top left no-repeat;
	margin:0;
	padding:0;
	overflow:hidden;
	color:#414141;
}
.box a{
	display:block;
	height:95px;
	margin:1px 1px 5px 11px;
	padding-left:4px;
	text-decoration:none;
	color:#414141;
	background-position:top left;
	background-repeat:no-repeat;
}
.box a:hover{
	background-position:bottom left;
	background-repeat:no-repeat;
}
.box b{
	font-weight:bold;
	font-size:14px;
	line-height:1.4em;
}
.box p{
	margin-top:8px;
	margin-left:100px;
	line-height:1.4em;
}
#player-container{
	float:left;
	width:480px;
	height:305px;
	background:url(../img/player-background.gif) top left no-repeat;
}
#layervideo{
/*	display:block; */
	width:440px;
	height:248px;
	margin:auto;
	padding-top:25px;
	text-align:center;
}
.separateur{
	height:12px;
	background:url(../img/menu-global-background.png) center bottom no-repeat;
	width:801px;
	margin:auto;
}
#references{
/*	visibility:visible;
	display:block; */
	width:801px;
	height:161px;
	margin:auto;
	background:url(../img/references-background.png) center top no-repeat;
	text-align:center;
}
#footerlinks{
/*	display:block;
	float:none; */
	width:780px;
	margin:auto;
	padding-top:10px;
	text-align:center;
	font:normal 10px Arial, Helvetica, sans-serif;
}
#footerlinks a{
	font-size:9px;
	text-decoration:none;
	color:#414141;
}
#footerlinks a:hover{
	text-decoration:underline;
}
#footer{
	width:826px;
	height:25px;
	margin:0 auto 0 auto;
	background:url(../img/footer-background.gif) top left no-repeat;
}
html>body #footer{ background:url(../img/footer-background.png) top left no-repeat; }
/* --------------------------------------------- MENU ------------------------------------------------- */
dl, dt, dd {
	width:128px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu_woods {
	width:128px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.menu_woods {
	width:128px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu dl{
	float:left;
}
.title a{
	text-decoration:none;
	color:#425268;
}
.menu{
/*	z-index:20;
	display:block; */
	position:relative;
/*	visibility:hidden; */
	float:left;
	width:128px;
	height:16px;
	margin:0 1px 0 1px;
	text-align:left;
	line-height:1.4em;
	color:#414141;
}
/*
.menu:hover{
	visibility:visible;
}
*/
.title{
/*	position:absolute; */
	width:128px;
	height:16px;
/*	z-index:21;
	display:block; */
/*	visibility:visible; */
	width:100%;
	height:100%;
	text-align:center;
	background:url(../img/menu-option-background.png) center top repeat-x;
}
.title a{
	z-index:22;
/*	visibility:visible; */
	color:#414141;
	display:block;
	width:100%;
	height:100%;
}
.title a:hover{
	background-color:#ffffff;
	color:#CC9900;
}
.sous-menus{
/*	position:absolute; */
	display:none;
	z-index:20;
	margin:0 0 0 -1px;
	border:1px solid #888888;
	border-top:1px solid #CCCCCC;
	text-align:center;
/*	visibility:inherit; */
	background-color:#eeeeee;
	width:128px;
	height:auto;
}
.sous-menus a{
	z-index:20;
	text-decoration:none;
	color:#414141;
	display:block; 
	width:100%; 
	background-color:#eeeeee;
}
.sous-menus a:hover{
	color:#CC9900;
	background-color:#ffffff;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------ Contenu --------------------------------------------------- */
#contenu-background-top{
	width:801px;
	height:20px;
	margin:0 auto 0 auto;
	background:url(../img/contenu-background-top.png) center top no-repeat;
	overflow:hidden;
}
.column-title{
	float:left;
	width:240px;
	text-align:left;
	padding-left:20px;
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#414141;
	height:20px;
}
#contenu-background{
	display:block;
	position:relative;
	width:801px;
	height:443px;
/*	margin:0 auto 0 auto; */
	margin:0;
	background:url(../img/contenu-background.png) center top repeat-y;
	text-align:left;
}
#contenu-background-bottom{
	width:801px;
	height:15px;
	margin:0 auto 0 auto;
	background:url(../img/center-background-bottom.png) center bottom no-repeat;
}

#left-column{
	width:252px;
	margin-left:11px; 
	height:440px;
}
.menuleft{
	margin:0 0 5px 0;
}
#left-column a.left-menu{
	display:block;
	width:200px;
	margin:0 0 5px 0;
	padding:0 0 1px 14px;
	text-decoration:none;
	color:#414141;
	font-size:12px;
	line-height:1.4em;
	height:16px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
#left-menu a:hover{
	background:#e7e7e7 url(../img/menu-selection.gif) left center no-repeat;
}
#left-menu{
	height:110px;
	padding:15px 20px 5px 20px;
}
html>body #left-menu{
	height:auto;
	min-height:110px;
}
#logos{
	text-align:center;
	bottom:0;
}

#logos table{
	margin:auto;
}

#logos img{
	margin-left:5px;
	margin-right:5px;
}
#menu-bottom{
	height:6px;
	background:url(../img/contenu-menu-bottom.gif) top left no-repeat;
	overflow:hidden;
}
#second-title{
	height:20px;
	overflow:hidden;
	text-align:left;
	padding: 0 0 0 10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#414141;
	background-color:#e7e7e7;
}
#right-column{
	position:absolute;
	z-index:2;
	top:0;
	right:11px;
	height:437px;
	background:url(../img/contenu-background-inside.gif) center right no-repeat;
	width:510px;
	padding:0;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
}
#right-column h2{
	font-size:14px;
	font-weight:bold;
}
.right-container{
	overflow:auto;
	padding:20px 20px 20px 10px;
	height:397px;
	text-align:justify;
}

#table_team{
	border-width: 0px;
	border-style: none;
}

#table_team td{
	vertical-align:top;
}

	


#table_team td {
	/*border-width: 1px;
	border-style: dashed;
	border-color:#999999;
	border-right: none;
	border-top: none;*/
	padding: 5px 5px 5px 5px; 
	text-align: justify;
	color: #000000;
	/*font: normal 0.8em/1.5em Arial, Helvetica, sans-serif;*/		
}

.wia_illustration{
margin-right: 10px;
margin-bottom: 10px;
}
/*.wia_text{
float:left;
}
.wia_text2{
margin: 0 10px 10px 0; 
}
.wia_clear{
clear:both;
padding-bottom:20px;
}*/

/* ----------------------------------------------------------------------------------------------------------- */
.imgleft{
	float:left;
	width:50px;
	height:50px;
}
.txtright{
	float:right;
	width:340px;
	height:50px;
	cursor:pointer;	
}

.pointer{
	cursor:pointer;	
}

.globalone{
	width:420px;
	padding:10px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
/*	cursor:pointer;*/
}
.smallone{
	width:inherit;
	height:50px;
	display:block;
/*	cursor:pointer;*/
}
.bigone{
	width:inherit;
	height:auto;
	display:block;
/*	cursor:pointer;*/
}
#credits{
	z-index:30;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	margin:-90px auto auto -140px;
	text-align:center;
	width:220px;
	height:100px;
	padding:40px;
	background-color:#FFFFFF;
	color:#414141;
	border:2px solid #CCCCCC;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#credits img{
	display:block;
	margin:auto;
	padding-bottom:20px;
}
#credits a{
	color:#000000;
	text-decoration:none;
}
#credits a:hover{
	text-decoration:underline;
}

a{ position:relative; }
#right-column .right-container a{position:static;}
