body
{
	margin:0px;
	padding:0px;
	scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #989898;
	scrollbar-arrow-color: #000000;
}

#MainDiv
{
	width:1100px;
	min-height:550px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
#TopDiv
{
	height:94px;
	position:relative;
}
#Logo
{
	background-image : url('images_design/Logo.png');
	width:278px;
	height:94px;
	float:left;
}
#LgChooser
{
	position:absolute;
	right:79px;
	top:5px;
}
#MenuSlideShowContainer
{
	position:absolute;
	height:56px;
	left:15px;
	top:461px;
	z-index:2;
	border-spacing:0px;
	padding:0px;
}
#MenuSlideShowContainer td
{
	padding:0;
}
#MenuSlideShow
{
	height:56px;
	width:980px;
}
#MenuSlideShowLeftShadow
{
	width:45px;
	height:56px;
	background : url(images_design/MenuSlideShowLeftShadow.png) no-repeat left bottom;
}
#MenuSlideShowRightShadow
{
	width:45px;
	height:56px;
	background : url(images_design/MenuSlideShowRightShadow.png) no-repeat left bottom;
}
#MenuSlideShow li.withSeparator
{
	background: url(images_design/MenuSlideShowSeparator.png) no-repeat left bottom;
}
#MenuSlideShow > table.Table_Module {
	/*height: 48px;*/
}

td#SlideShowMenuModuleLoader_ctl00_ContentTD,td#SlideShowMenuModuleLoader_ctl00_ctl00_HtmlHolder{
	padding:0px;
}
#MenuSlideShow ul
{
	margin: 0px;
	padding: 8px 0px 0px 5px;
	background:url(images_design/MenuSlideShowBG.png) repeat-x bottom;
	height: 48px;
}
#MenuSlideShow ul li
{
	display:block;
	float:left;
	margin:0;
	padding: 0;
	height:48px;
}
#MenuSlideShow ul li a.active
{
	background:url(images_design/MenuSlideShowActiveBG.png) no-repeat center bottom;
}
#MenuSlideShow ul li a:hover
{
	background:url(images_design/MenuSlideShowActiveBG.png) no-repeat center bottom;
}
#MenuSlideShow ul li a
{
	display:block;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	padding:16px 13px 0px 13px;
	margin: 0px 3px 0px 3px;
	height: 32px;
}
#LeftPane
{
	vertical-align:top;
}
#MainMenu
{
	float:left;
	height:94px;
	position:relative;
}
#Pictos
{
	width:196px;
	height:17px;
	position:absolute;
	top:5px;
	right:167px;
}
#ConnexionPicto
{
	width:71px;
	height:17px;
	background-image : url('images_design/ConnexionPicto.png');
	float:left;
}
#ContactPicto
{
	width:59px;
	height:17px;
	background-image : url('images_design/ContactPicto.png');
	float:left;
}
#SiteMapPicto
{
	width:54px;
	height:17px;
	background-image : url('images_design/SiteMapPicto.png');
	float:left;
}
#LienFR
{
	position:absolute;
	top:6px;
	left : 570px;
}

#LienEN
{
	position:absolute;
	top:6px;
	left : 615px;
}

#ContactDiv
{
	position : absolute;
	top:6px;
	left : 818px;
}
#Menu2Div
{
	height:32px;
	background-color:#242D35;
	width:100%;
}

#Masque
{
	position : absolute;
	background-image : url('images_design/WVN-masque.jpg');
	background-repeat : no-repeat;
	height : 28px;
	width : 8px;
}

#logoclick
{
	width:133px;
	height:54px;
	top:35px;
	left:25px;
	position:absolute;
	cursor:pointer;
}

#WelcomeChangeProfile
{
	top:35px;
	left:200px;
	position:absolute;

}
#WelcomeChangeProfile a
{color:#000;}

#divMenuNiv1Top
{
	position:relative;
	top:100px;
	left:0px;
}
.HTextMenuA1_menu2,a.HTextMenuA1_menu2:link,a.HTextMenuA1_menu2:visited,a.HTextMenuA1_menu2:active
.HTextMenuV1_menu2,A.HTextMenuV1_menu2:link,A.HTextMenuV1_menu2:visited,A.HTextMenuV1_menu2:active
.HTextMenuO1_menu2,A.HTextMenuO1_menu2:link,A.HTextMenuO1_menu2:visited,A.HTextMenuO1_menu2:active
{
	font-family:"MS Trebuchet",Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	text-transform:uppercase;
	padding:8px 11px;
	white-space:nowrap;
	text-decoration:none;
	display:block;
}
a.HTextMenuO1_menu2:hover,
a.HTextMenuV1_menu2:hover,
a.HTextMenuA1_menu2:hover,
a.HTextMenuO1_menu2,
a.HTextMenuA1_menu2
{
	color: #FFFFFF;
	text-decoration:none;
	background:url(images_design/Menu2ButtonHover-bg.png) repeat-x;
}
.HTDMenuA1_menu2,.HTDMenuV1_menu2,.HTDMenuO1_menu2
{
	padding:0;
}

.HTDMenuA1_menu2, .HTDMenuO1_menu2 
{
	vertical-align:center;
	padding:0;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

#MiddleDiv
{
	width:1100px;
	min-height:378px;
	position:relative;
	overflow:hidden;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
#tdContentLeft
{
	vertical-align:top;
}
#ContentLeft
{
	width:180px;
	min-height:170px;
	background-color:#F2F2F2;
	margin-left:70px;
	margin-top:19px;
	padding-left:10px;
	padding-top:21px;
	padding-bottom:21px;
}
#ContentRight
{
	width:100%;
}
#ContentLeft .TD_Module_Title h1 
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #34476C;	
}
#ContentLeft ul
{
padding:0px;
margin:0px;
padding-top:20px;
padding-left:35px;
list-style-image: url('images_design/pucemini.gif');
}
#ContentLeft li
{
padding:0px;
margin:0px;
padding-bottom:10px;
}
#ContentLeft li a
{
	font-style:italic;
}
/*
#NavigationPathDiv
{
position:absolute;
right:50px;
top:20px;
}
#NavigationPathDivConnected
{
position:absolute;
right:110px;
top:20px;
}
*/
#NavigationPathDiv,#NavigationPathDivConnected
{
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	font-size : 10px;
}
.PathTable
{
	margin-left:auto;
	margin-right:5px;
}

#NavigationPathDiv a.PathLink
{
	font-weight:normal;
	color:#34476C;
	
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

.ContentPane
{
	padding-top:30px;
	padding-left:35px;
	width:100%;
}
.ContentEditorDiv li
{
	list-style-image:url(images_design/puce.png);
}
.ContentEditorDiv li li
{
	list-style-image:url(images_design/sous_puce.png);
}
.ContentEditorDiv li ul
{
	color:#AFAFAF;
	margin-top:3px;
	padding-left:25px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
#BottomDiv
{
	background:url(images_design/Bottom-bg.png) repeat-x;
	height:98px;
	position:relative;
}
#LienCopyright {
	color:#B6B5B5;
	font-size:11px;
	position:absolute;
	left:73px;
	bottom:16px;
	font-family: Arial;
}
#LienCopyright a
{
	color:#B6B5B5;
}
#CertifiedPartners 
{
	color:#B6B5B5;
	font-size:11px;
	font-family: Arial;
	height:84px;
	float:right;
	width:500px;
}
#CertifiedPartners h1
{
	color:#B6B5B5;
	font-size:11px;
	font-family: Arial;
	text-transform:none;
	font-weight:normal;
	margin-top:0px;
}

/*
.ContentPane p
{
	margin-top : 15px;
}
*/
.CommandButton img
{
border-width:0px;
}



#MenuNiveau3
{
width:156px;
}

.TD_Module_HeaderB
{
display:block;
position:relative;
}
