/* CSS Document */

.table{
	display:table !important;
	height:1px !important;
}

*html .table{
	display:block !important;
}

*+html .table{
	display:block !important;
	height:auto !important;
	min-height:1px !important;
}

#hubNav {
	margin-bottom:12px;
}

*html #hubNav {
	background:url(/common/img/V3/hub/xxx_03.png) repeat-y;
}

#hubTools{
	width:47em;
	position:absolute;
	/*overflow-x:hidden;
	overflow-y:visible;*/
}

*+html #hubTools{
	width:520px;
}

*html #hubTools{
	width:520px;
}

#hubNavDiv{
	margin:0pt auto;
	margin-left:0pt;
	/*background-image:url(/common/img/V3/hub/hub_bg_ie.gif);
	background-position:left;
	background-repeat:repeat;*/
	overflow:hidden;
}

#hubNav ul {
	overflow:auto;
	position:relative;
	background-image:url(/common/img/V3/hub/hub_bg.gif);
	/*background:transparent url(/common/img/V3/hub/hub_bg.gif);*/
}

#hubNav ul li {
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
}

#hubNav ul li a {
	color:#FFFFFF;
	float:left;
	height:23px;
	width:119px;
	padding-top:19px;
	font-weight:normal;
	font-size:12px;
	position:relative;
	text-decoration:none;
	background-image:url(/common/img/V3/hub/hub_bt_inactif.gif);
}

#hubNav ul li a:hover {
	background-image:url(/common/img/V3/hub/hub_bt_inactif.gif);
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
}

#hubNav ul li.currentItem a {
	background-image:url(/common/img/V3/hub/hub_bt_actif.gif);
	color:#000000;
	font-weight:bold;
}

#hubNav ul li.nostyle {
	background-image:none;
}

/*--------------------------------- Blok nav 2 ------------------------*/

#old_hubNav2 {
	/*float:left;*/
	height:57px;
	margin-top:20px;
	width:995px;
	/*background:url(/common/img/V3/hub/nav_body.png);*/
	background:url(/common/img/V3/hub/nav_body-2.png);
	background-repeat:repeat-x;
	margin:0pt auto;
	/*position:relative;*/
	/*overflow:hidden;*/
	}
	
*html body #old_hubNav2{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/nav_body-2.png", sizingMethod="crop");
}

#old_hubNav2 .celuleTelInfo a{
	position: relative !important;
}

#old_hubNav2 .left {
	float:left;
	line-height:57px;
	width:10px;
	}
	
#old_hubNav2 .celuleLogo {
	float:left;
	height:48px;
	padding:9px 0px 0px 0px;
	background:url(/common/img/V3/hub/nav_body_ligne.gif);
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
	}
	
#old_hubNav2 .celuleLogo div#logo_hub{
	background:url(/common/img/V3/hub/logo.png);
	background-repeat:no-repeat;
	height:5em;
	width:13em;
	float:left;
	/*cursor:pointer;*/
	}
	
*html #old_hubNav2 .celuleLogo div#logo_hub{
	height:3.8em;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/logo.png", sizingMethod="crop");
}	
	
#old_hubNav2 .celuleLogo div#motion_logo{
	background:url(/common/img/V3/hub/home_motion_logo_03.png);
	background-position:left;
	background-repeat:no-repeat;
	height:3.5em;
	width:220px;
	float:left;
	padding:0em 1.5em 0 0;
	}

*html #old_hubNav2 .celuleLogo div#motion_logo{
	height:3em;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/home_motion_logo_03.png", sizingMethod="crop");
	margin-top:0.3em !important;
}

#old_hubNav2 .celuleTitre {
	float:left;
	height:35px;
	padding:18px 10px 0 40px;
	font-size:16px;
	}
	
#old_hubNav2 .celuleTitre a{
	color:#80716C;
	text-decoration:none;
	font-weight:bold;
	}	
	
#old_hubNav2 .celuleNav {
	float:left;
	height:35px;
	/*padding:22px 25px 0 14px;
	padding:0px 25px 11px 25px;*/
	padding:22px 3px 0 3px;
	/*background:url(/common/img/V3/hub/nav_body_ligne.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	background:transparent url(/common/img/V3/hub/nav_body_ligne.gif) no-repeat right 0px;
	position:relative;
	width:100px;
	}
	
.extraPadding{
	 padding-right:5px !important; 
	 padding-left:5px !important;
}

*html .extraPadding{
	 padding-right:10px !important; 
}

#old_hubNav2 .celuleNav h4 {
	color:#484848;
	font-size:12px;
	font-weight:bold;
	}

#old_hubNav2 .celuleNav h6{
	color:#9a9484;
	text-align:right;
	font-size:10px;
	}
	
#old_hubNav2 .celuleNav a {
	color:#000000;
	text-decoration:none;
/*	padding-right:15px;
	background:url(/common/img/V3/hub/puce_nav.jpg) 0px 4px;
	background-repeat:no-repeat;
	background-position:right;*/
	}

#old_hubNav2 .celuleNav a:hover {
	color:#000000;
	text-decoration:none;
	}

#old_hubNav2 .celuleSearch {
	float:left;
	height:35px;
	padding:22px 25px 0 14px;
	background:url(/common/img/V3/hub/nav_body_ligne.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#old_hubNav2 .celuleSearch img{
	vertical-align:middle;
	}

#old_hubNav2 .celuleSearch .ok{
	float:left;
	margin:0;
	}
	
#old_hubNav2 .celuleSearch .search {
 	float:left;
	background: #f1f1f1;
	width: 130px;
	height: 15px;
	font-size:11px;
	padding:3px 0 1px 5px;
	color: #7f716b;
	border-top: 1px solid #d2ccc5;
	border-bottom: 1px solid #d2ccc5;
	border-left: 1px solid #d2ccc5;
	border-right: 0px solid #d2ccc5;
	}
	

#old_hubNav2 .celuleTel {
	float:right;
	background-image:url(/common/img/V3/hub/pict_nav_tel.png);
	background-repeat:no-repeat;
	background-position:left;
	height:57px;
	width:121px;
	padding-left:40px;
	}
* html body #old_hubNav2 .celuleTel{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/pict_nav_tel.png", sizingMethod="crop");
}
#old_hubNav2 .celuleTelInfo {
	float:right;
	height:47px;
	width:113px;
	padding:5px 5px 5px 0px;
	text-align:right;
	background:url(/common/img/V3/hub/nav_tel.png);
	background-position:right;
	background-repeat:no-repeat;
	}
* html body #old_hubNav2 .celuleTelInfo{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/nav_tel.png", sizingMethod="crop");
}
#old_hubNav2 .celuleTelInfo h1{
	color:#000000;
	padding-bottom:2px;
	font-weight:bold;
	font-size:17px;
	}

#old_hubNav2 .celuleTelInfo h3{
	color:#f8b414;
	padding-bottom:2px;
	font-weight:bold;
	font-size:15px;
	}

#old_hubNav2 .celuleTelInfo h6{
	color:#9a9484;
	font-size:10px;
	}

#old_hubNav2 #inputBlock{
	background:transparent url(/common/img/V3/hub/ico_ok.gif) no-repeat scroll right center;
	float:left;
	position:relative;
	border:1px solid #d2ccc5;
	border-right:0;
	height:1.75em;
	top: -3px;
	background-color:white;
	margin-left:0.5em !important;
	/*width:13.5em;*/
}	


#old_hubNav2 #inputBlock input{
	color:black;
	margin-top:3px;
}

#old_hubNav2 #searchForm{
	display:block;
	position:relative;
}
	
/*-------------------------------------------------------------------*/ 
/*--------------------------------- DROPDOWN ------------------------*/
/*-------------------------------------------------------------------*/

#linkSelectorBlock1{
	float:left;
	width:138px;
	margin:10px 0 0 20px;
	position:absolute;
	z-index:2000;
	}
	
*html #linkSelectorBlock1{
	margin-left:14px;
	}

#linkSelector1{
	display:block;
	font-size:11px;
	height:14px;
	color:#ded9cc;
	text-decoration:none;
	border-top:1px solid #ded9cc;
	border-left:1px solid #ded9cc;
	border-bottom:1px solid #ded9cc;
	border-right:0;
	background:url(/common/img/V3/hub/pict_select.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 0 0 5px;
	width:11.45em;
	z-index:2000;
	}
	
*+html #linkSelector1{
	width:11.4em;
	}
	
*html #linkSelector1{
	width:11.4em;
	}
	
#linkList1{
	position:absolute;
	width:138px;
/*	left:500px;
	top:55px;*/
	font-size:11px;
	}
	

*+html #linkList1{
	/*margin-top:1.65em;*/
	}
	
*html #linkList1{
	/*margin-top:1.65em;*/
	}

#linkList1 li{ list-style:none;}

#linkList1 a{
	position:relative;
	display:block;
	padding:2px 0 2px 7px;
	width:125px;
	color:#000000;
	background:#FFFFFF;
	/*background:url(/common/img/V3/hub/fond-combo.png);
	behavior: url("iepngfix.htc");*/
	text-decoration:none;
	cursor:pointer;
	}
	
*html #linkList1 a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/fond-combo.png", sizingMethod="scale");	
	}

#linkList1 a:hover{
	text-decoration:none;
	color:#666666;
	}
	
/*--------------------------------- Blok 2 ------------------------*/

#linkSelectorBlock2{
	z-index:2000;
	float:left;
	width:133px;
	margin:10px 0 0 20px;
	}

#linkSelector2{
	display:block;
	font-size:11px;
	height:14px;
	color:#ded9cc;
	text-decoration:none;
	border-top:1px solid #ded9cc;
	border-left:1px solid #ded9cc;
	border-bottom:1px solid #ded9cc;
	background:url(/common/img/V3/hub/pict_select.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 0 0 5px;
	border-right:0;
	width:11.45em;
	z-index:2000;
	}
	
*+html #linkSelector2{
	width:11.4em;
	}
	
*html #linkSelector2{
	width:11.4em;
	}
	
#linkList2{
	position:absolute;
	width:138px;
/*	left:500px;
	top:55px;*/
	font-size:11px;
	}

*+html #linkList2{
	/*margin-top:1.65em;*/
	}
	
*html #linkList2{
	/*margin-top:1.65em;*/
	}
	
#linkList2 li{ list-style:none;}

#linkList2 a{
	position:relative;
	display:block;
	padding:2px 0 2px 7px;
	width:125px;
	color:#000000;
	background-color:#FFFFFF;
	background:#FFFFFF;
	/*background:url(/common/img/V3/hub/fond-combo.png);*/
	/*behavior: url("iepngfix.htc");*/
	text-decoration:none;
	cursor:pointer;
	}
	
*html #linkList2 a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/fond-combo.png", sizingMethod="scale");	
	}

#linkList2 a:hover{
	text-decoration:none;
	color:#666666;
	}

/*--------------------------------- Blok Login ------------------------*/

#hub_login{
	float:left;
	width:170px;
	color:#ded9cc;
	background:url(/common/img/V3/hub/login_body.gif);
	background-position:right;
	margin:0 0 0 34px;
	}

*html #hub_login{
	margin-left: 26px;
	}

#hub_login a{
	color:#ded9cc;
	text-decoration:underline;
	}

#hub_login a:hover{
	color:#ded9cc;
	text-decoration:none;
	}

#hub_login img{
	vertical-align:middle;
	}
/*--------------------------------- Cartouche Text & Image --------------------------*/

div.cartoucheTop {
	width:939px;
	height:auto;
	margin:11px auto 32px auto;
	display: table;
	}
	
*html div.cartoucheTop {
	display:block;
}

*+html div.cartoucheTop {
	min-height:1em;
}

div.cartoucheTop div.text {
	float:left;
	width:590px;
	height:auto;
	color:#7f716b;
	font-size:13px;
	margin-right:33px;
	display: table;
	}
	
*html div.cartoucheTop div.text {
	display:block;
}

*+html div.cartoucheTop div.text {
	min-height:1em;
}

div.cartoucheTop div.text p{
	color:#5d5450;
	font-size:13px;
	text-align:left;
	}

div.cartoucheTop div.text h3{
	font-size:14px;
	padding-bottom:5px;
	}
	
div.cartoucheTop div.image {
	float:left;
	width:316px;
	height:88px;
	background:url(/common/img/V3/hub/cartouche_image_new.png);
	}
* html body div.cartoucheTop div.image  {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/cartouche_image_new.png", sizingMethod="crop");
}
div.cartoucheTop div.media {
	float:left;
	width:289px;
	height:76px;
	padding:6px 6px 6px 21px;
	}
	
/*--------------------------------- Cartouche Bottom --------------------------*/

div.cartoucheBottom {
	margin:0pt auto;
	margin-top:6px;
	margin-bottom:15px;
	width:939px;
	background:url(/common/img/V3/hub/cartouche_bottom.png);
	height:54px;
	}
* html body div.cartoucheBottom {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/cartouche_bottom.png", sizingMethod="crop");
}
div.cartoucheBottom div.nav{
	float:left;
	margin:10px 0 0 10px;
	height:38px;
	width:225px;
	text-transform:uppercase;
	}

div.cartoucheBottom div.nav a{
	float:left;
	padding:10px 10px 10px 0;
	background:url(/common/img/V3/hub/cartouche_pt_new.png);
	height:18px;
	width:213px;
	font-size:15px;
	color:#fcb426;
	font-weight:bold;
	text-decoration:none;
	}
	
div.cartoucheBottom div.nav a div{
	text-align:center;
}
	
* html body div.cartoucheBottom div.nav a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/cartouche_pt_new.png", sizingMethod="crop");
}

/*
div.cartoucheBottom div.nav a:hover{
	background:url(/common/img/V3/hub/cartouche_pt.png) 0 -38px;
	}
* html body div.cartoucheBottom div.nav a:hover{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/cartouche_pt.png", sizingMethod="crop");
}*/

div.cartoucheBottom div.text{
	float:left;
	padding:15px 0px 0px 0px;
	font-size:11px;
	width:220px;
	margin-left:7px;
	text-align:left;
	}

div.cartoucheBottom div.next{
	float:left;
	padding:10px 0px 10px 0px;
	margin-top:10px;
	font-size:12px;
	width:170px;
	}

div.cartoucheBottom div.next a{
	padding:10px 35px 10px 15px;
	background:url(/common/img/V3/hub/bt_next.png) 0px 4px;
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	color:#fcb426;
	font-weight:bold;
	}
* html body div.cartoucheBottom div.next a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/bt_next.png", sizingMethod="crop");
}
div.cartoucheBottom div.next a:hover{
	}
	
/****** FOOTER V3 + Ecommerce *********/

#secondaryNav{
	height: 5em;
	border-top:1px solid #949493;
	/*overflow-x:hidden;*/
}

#legalAccess{
	margin-top:0.3em;
	width:590px;
}

#legalAccess li{
	padding:0;
	background:none;
}

#legalAccess li a{
	color: black !important;
	border-right:#8e8c7d solid 1px;
	padding:0 1em;
}

#secondaryNav li a:hover {
	text-decoration:underline;
	background:none;
}

#legalAccess li.lastItem{
	padding-right:0em;
}

#legalAccess li.lastItem a{
	padding:0 0 0 1em;
	border-right: 0;
}

#universAccess{
	width: 430px;
}

#universAccess li.deco {background:none !important;}

#universAccess li.deco a{background:none !important;}

*html #universAccess li.deco{filter:0 !important;}

#universAccess li a{
	color: black !important;
}

#universAccess #webLinkSelector {
	background:none;
	width:19em;
	margin:0;
}

#webLinkSelector a.selectorTitle {
	background:transparent url(/common/img/V3/hub/pict_select_inv.gif) no-repeat scroll right center !important;
	background-color:#80716C !important;
	border-style:solid none solid solid;
	border-width:1px 0pt 1px 1px;
	color:#DED9CC !important;
	display:block;
	font-size:11px;
	height:14px;
	padding:2px 0pt 0pt 5px;
	text-decoration:none !important;
	width: 15em;
	}
	
#webLinkList{
	width:17.5em;
}

#webLinkList li{
	width:16.3em;
}

*+html #webLinkList li{
	width:16.5em;
}

*html #webLinkList li{
	width:16.5em;
}

#webLinkList li a{
	background:transparent url(/common/img/V3/hub/fond-combo.png) repeat scroll 0% !important;
	color:#000000;
	/*padding:2px 0pt 2px 7px;*/
	position:relative;
	text-decoration:none;
	width:16.3em;
	cursor:pointer;
}

*html #webLinkList li a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/fond-combo.png", sizingMethod="scale");	
}

*+html #webLinkList li a{
	width:16.5em;
}

*html #webLinkList li a{
	width:16.5em;
}

#footer{
	height:5em;
}

#footer #body{
	height:17px;
}

#footer a:hover{
	text-decoration:underline;
}

#footer #body ul.linkLeft {bottom:17px;
	width:410px;
	color:black !important;
}

#footer #webLinkList {
	bottom:17px;
	position:absolute;
	z-index:400;
}

#footer #body #webLinkSelector {
	background:none;
	width:18em;
	margin:0;
	text-align:left;
	position:relative;
}

#footer li{
	display:block !important;
	float:left !important;
}

#footer #body ul.linkLeft li {
	padding:0;
	margin:0pt 1em 0pt 0pt  !important;
	height: 17px !important;
	line-height:13px !important;
}

#footer li a{
	padding:0.2em;
	display:block;
	position:relative;
}

#footer .linkRight{
	margin-top:0.3em;
}

#footer .linkRight li{
	border:0 !important;
	padding:0pt !important;
}

#footer .linkRight li a{
	border-right:1px solid #8E8C7D !important;
	color:black !important;
	padding:0 1em 0 1em !important;
}

#footer .linkRight li.right a{
	border:0 !important;
	padding-right:0 !important;
}

#footer #webLinkList li a{
	padding:2px 0pt 2px 10px !important;
	width:16em !important;
}

/********* PAGE DEJA EQIPE + ESPACE PERSO LINKS*******/
#help_cartouches{
	height:260px;
	margin: 0 auto;
	width:939px;
}

#help_cartouches p.adminControls{
	position:absolute;
	margin-left:-45em;
	width: 25em;
	text-align:right;
}

#help_cartouches .cartoucheBottom{
	margin-bottom:12px; 
	margin-left:0; 
	margin-right:0; 
	clear:both; 
	float:right;
	width:40em ; 
	background:transparent url(/common/img/V3/hub/cartouche_small_03.png) no-repeat scroll 0% !important;
}

*html #help_cartouches .cartoucheBottom{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/cartouche_small_03.png", sizingMethod="scale") !important;
	}

#help_cartouches div.cartoucheBottom div.nav{
	text-transform:none;
	width:160px;
	height:42px;
	margin:5px 10px;
}

#help_cartouches div.cartoucheBottom div.nav a{
	background:transparent url(/common/img/V3/hub/cartouche_pt_small_03.png) no-repeat scroll 0% !important;
	width:140px;
	height:40px;
	padding:2px 10px;
	display:block;
}

*html #help_cartouches div.cartoucheBottom div.nav a{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/cartouche_pt_small_03.png", sizingMethod="scale") !important;
	}

#help_cartouches div.cartoucheBottom div.text{
	width:235px;
	text-align:left; 
	font-size:11px;
	padding-top:5px;
}

*html #help_cartouches div.cartoucheBottom div.text{
	width:225px;
}

#help_cartouches div.cartoucheBottom div.text a{
	font-weight:bold;
	color:black;
}

#petis_cartouches{
	height:17.8em;
	margin: 0 auto;
	width:939px;
}

*html #petis_cartouches{
	height:18.5em;
}

*+html #petis_cartouches{
	height:18em;
}

#petis_cartouches p.adminControls{
	margin-top: -9em !important;
	position:absolute !important;
	width:23em !important;
}

#triple_boxes{
	width:956px;
	height:17.8em;
	text-align:left;
	margin:0px auto;
	padding:5px 0px 0px 13px;
	color:#000000;
}

*html #triple_boxes{
	height:18.5em;
	padding-top:15px;
}

*+html #triple_boxes{
	height:18em;
}

#triple_boxes p.adminControls{
	margin-top: 10.5em !important;
	position:absolute !important;
	width:23em !important;
}

.small_larg_boxes{
	height:18em; 
	width:310px; 
	background:transparent url(/common/img/V3/hub/small_larg_boxes.png) no-repeat scroll 0%;
	float:left;
}

*html .small_larg_boxes{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/small_larg_boxes.png", sizingMethod="scale");	
	width:300px;
	}

.small_larg_boxes_body{
	height:15.5em;
	padding:25px;
	width:260px;
	padding-bottom:0;
}

*html .small_larg_boxes_body{
	width:270px;
	padding-right:0;
	padding-top:20px;
	padding-left:20px;
}

.small_larg_boxes_body .taillefixe{
	height: 11.5em;
}

.small_larg_boxes_body .taillefixe2{
	height: 11.5em;
}

.taillefixe span a{
	position:relative;
}

.small_larg_boxes h3{
	font-size:2em;
	width:12em;
}

.small_larg_boxes .taillefixe p{
	/*padding-left:1.5em;
	text-decoration:underline;
	background: url(/common/img/V3/hub/liste_flech_03.gif) no-repeat left 0.4em;*/
	margin-top:0.5em;
	font-size:1.1em;
}

.small_larg_boxes .taillefixe2 p{
	font-size:1.1em;
}

.small_larg_boxes p.adminControls{
	padding-left:0em;
	text-decoration:none;
	margin-top:0em;
	font-size:1.1em;
	background: none;
}

.margin_small{
	margin-left:4px;
}

*html .margin_small{
	margin-left:15px;
}

.width_larg{
	width:314px;
}

*html .width_larg{
	width:303px;
}

.small_larg_boxes div.btOrange{
	height:20px;
	text-align:center;
	font-weight: bold;
	float:none;
	z-index:2000;
	}

/******
.small_larg_boxes .btOrangeLeft{
	background: transparent url(/common/img/V3/ecommerce/bt-left.png) no-repeat bottom left;
	width:15px;
	height:20px;
	float:left;
	}
	
*html .small_larg_boxes .btOrangeLeft{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/ecommerce/bt-left.png", sizingMethod="scale");	
	}

.small_larg_boxes div.btOrangeRight{
	background:url(/common/img/V3/ecommerce/bt-right.png);
	background-position:right;
	height:18px;
	padding:2px 15px 0 0;
	text-align:center;
	float:left;
	}

*html .small_larg_boxes div.btOrangeRight{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/ecommerce/bt-right.png", sizingMethod="scale");
	padding:2px 15px 0 0;
	}
	
.small_larg_boxes div.btOrangeRight a{
	color:#FFFFFF;
	text-decoration:none;
	
	}

.small_larg_boxes div.btOrange a:hover{
	color:#fa8c12;
	text-decoration:none;
	}
*****/

.small_larg_boxes div.btOrangeRight{
	background: transparent url(/common/img/V3/ecommerce/boutton_droit.png) no-repeat bottom left!important;
	width:15px !important;
	height:20px !important;
	float:left !important;
	padding: 0 !important;
	}

*html .small_larg_boxes div.btOrangeRight{
	background-image:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/ecommerce/boutton_droit.png", sizingMethod="crop");
}

.small_larg_boxes div.btOrangeLeft{
	background: url(/common/img/V3/ecommerce/bt_next_left.png) !important;
	background-position: left !important;
	height: 18px !important;
	padding: 2px 0 0 15px !important;
	text-align: center !important;
	float: left !important;
	width: auto !important;
	}

*html .small_larg_boxes div.btOrangeLeft{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/ecommerce/bt_next_left.png", sizingMethod="crop");
}

.small_larg_boxes div.btOrangeLeft a{
	color:#FFFFFF;
	text-decoration:none;
	}

.small_larg_boxes div.btOrangeLeft a:hover{
	text-decoration:underline;
	}
	
.small_larg_boxes .margin_small_boutton{
	margin-left:4.5em;
}

*html .small_larg_boxes .margin_small_boutton{
	margin-left:2em;
}

.margin_small_boutton2{
	margin-left:6.5em;
}

*html .margin_small_boutton2{
	margin-left:3.5em;
}

.margin_small_boutton3{
	margin-left:5em;
}

*html .margin_small_boutton3{
	margin-left:2.4em;
}



#FaqSelector{
	width:17.5em;
	margin-top:1.5em;
	position:relative;
	z-index:2000;
}

*+html #FaqSelector{
	margin-left: -6em;
	}
	
*html #FaqSelector{
	margin-left: -6em;
	}

#FaqSelectorDisplay {
	display:block;
	font-size:11px;
	height:14px;
	color:#9a9484;
	text-decoration:none;
	border-top:1px solid #9a9484;
	border-left:1px solid #9a9484;
	border-bottom:1px solid #9a9484;
	border-right:0;
	background:url(/common/img/V3/hub/pict_select.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 0 0 5px;
	width:17em;
	text-align:left;
	}
	
*+html #FaqSelectorDisplay{
	width:17em;
	}
	
*html #FaqSelectorDisplay{
	width:17em;
	}
	
#faqList{
	position:absolute;
	width:17.45em;
/*	left:500px;
	top:55px;*/
	font-size:11px;
	}

*+html #faqList{
	margin-left: -97px;
	}
	
*html #faqList{
	margin-left: -97px;
	}

#faqList li{
	z-index:2000;
	position:relative;
	display:block;
}
	
#faqList a{
	display:block;
	padding:2px 0 2px 7px;
	width:17em;
	color:#000000;
	background:url(/common/img/V3/hub/fond-combo.png);
	behavior: url("iepngfix.htc");
	text-decoration:none;
	z-index:2000;
	cursor:pointer;
	text-align:left;
	}
	
*html #faqList a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/V3/hub/fond-combo.png", sizingMethod="scale");	
	}

#faqList a:hover{
	text-decoration:none;
	color:#666666;
	}

#NoticeSelector{
	width:17.5em;
	margin-top:1.5em;
	position:relative;
	z-index:2000;
}

*+html #NoticeSelector{
	margin-left: -6em;
	}
	
*html #NoticeSelector{
	margin-left: -6em;
	}

#NoticeSelectorDisplay {
	display:block;
	font-size:11px;
	height:14px;
	color:#9a9484;
	text-decoration:none;
	border-top:1px solid #9a9484;
	border-left:1px solid #9a9484;
	border-bottom:1px solid #9a9484;
	border-right:0;
	background:url(/common/img/V3/hub/pict_select.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 0 0 5px;
	width:17em;
	text-align:left;
	}
	
*+html #NoticeSelectorDisplay{
	width:17em;
	}
	
*html #NoticeSelectorDisplay{
	width:17em;
	}
	
#NoticeList{
	position:absolute;
	width:17.45em;
/*	left:500px;
	top:55px;*/
	font-size:11px;
	z-index:2000;
	}

*+html #NoticeList{
	margin-left: -97px;
	}
	
*html #NoticeList{
	margin-left: -97px;
	}

#NoticeList a{
	position:relative;
	display:block;
	padding:2px 0 2px 7px;
	width:17em;
	color:#000000;
	background:url(/common/img/V3/hub/fond-combo.png);
	behavior: url("iepngfix.htc");
	text-decoration:none;
	cursor:pointer;
	text-align:left;
	}
	
*html #NoticeList a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/fond-combo.png", sizingMethod="scale");	
	}

#NoticeList a:hover{
	text-decoration:none;
	color:#666666;
	}
	
#welcome_cartouches{
	margin: 48px auto 105px auto;
	width:939px;
}

#welcome_cartouches #welcome_txt{
	margin-left:35em;
	width:41.5em;
}

*+html #welcome_cartouches #welcome_txt{
	margin-left:27em;
}

*html #welcome_cartouches #welcome_txt{
	margin-left:27em;
}

#welcome_cartouches #welcome_txt h3{
	font-size:2.1em;
}

#welcome_cartouches #welcome_txt p{
	font-size:13px;
}

.fancyImg{
	width:15em !important;
	/*background:url(/common/img/V3/hub/layer_info.png) right !important;*/
	padding: 0em 1em 0.5em 1em !important;
	font-size:0.9em !important;
	color:black !important;
	height:2em !important;
	display:table  !important;
	/*margin: -1em 0 0 -4.5em;*/
}

*html .fancyImg{
	display:block !important;
	/*background:none !important;*/
}
	
*+html .fancyImg{
	height:auto !important;
	min-height:2em !important;
}

.Admin_Link_Class {
color:#6699CC !important;
font-family:Verdana,Arial,Helvetica,sans-serif !important;
font-size:10px !important;
font-weight:bold !important;
text-decoration:none !important;
}

#secondaryNavContent{
	width:995px !important;
}

#secondaryLineContent{
	margin: 0 auto;
	color:#000000;
	height:30px;
	width:900px !important;
	position:absolute;
	text-align:center;
	top:30px;
	right:40px;
	z-index:999;
}

.celuleNav2Level a span{
	display:block;
	float:left;
	text-align:center;
	padding-top:6px !important;
	/*border-right:2px solid #E5E5E5;*/
	height: 22px;
}

.zone_hub_txt{
	width:83px;
}

.puce_hub_nav{
	background:url(/common/img/V3/hub/puce_hub_nav.png) no-repeat;
	width:8px;
	height:4px !important;
	margin:11px 0 0 4px;
	border-right:0 !important;
}

*html .puce_hub_nav{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/puce_hub_nav.png", sizingMethod="crop") !important;
}

.celuleNav2Level{
	padding-top:16px !important;
	padding-left:1px !important;
	z-index:2000 !important;
	position:relative !important;
}

.celuleNav2Level a{
	display:block !important;
	width:100% !important;
	padding-top:0 !important;
	height:25px !important;
	position:relative !important;
	cursor:pointer !important;
	/*background-color:#fefeff;*/
}

/*.celuleNav2Level a:hover{
	background-color:#fefeff;
}*/

.celuleNav2Level ul{
	display:none;
	background:transparent url(/common/img/V3/hub/filet.png) repeat-y left !important;
	width:176px !important;
	padding-top:20px !important;
	position:absolute !important;
	z-index:9999 !important;
}

*html .celuleNav2Level ul{
	margin-left: -50px !important;
	background-image:none !important;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/filet.png", sizingMethod="scale") !important;*/
	background-color:white !important;
	z-index:5000;
}

*+html .celuleNav2Level ul{
	margin-left: -50px !important;
}

.celuleNav2Level li{
	width:163px !important;
	display:block !important;
	text-align:left !important;
	padding-left:13px !important;
	position:static !important;
	z-index:5010;
	display:block !important;
	height:25px !important;
	cursor:pointer !important;
	overflow:hidden !important;
}

.celuleNav2Level li a{
	display:block !important;
	padding-top:0 !important;
	background:url(/common/img/V3/hub/puce_grise_hub.png) no-repeat left top !important;
	padding-left:12px !important;
	width:151px !important;
	position:relative !important;
	float:none !important;
	z-index:5020;
	height:25px !important;
	cursor:pointer !important;
	overflow:auto !important;
	font-size:11px !important;
}

*html .celuleNav2Level li a{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/V3/hub/puce_grise_hub.png", sizingMethod="crop") !important;
}

.celuleNav2Level li a:hover{
	text-decoration:underline !important;
	font-weight:normal !important;
}

.celuleNav2Level li.currentPage a{
	font-weight:bold !important;
}