/* Feuille de style contenant les proprietes de style de laire membership */

/* Structure */
body{
	/*background: url(../img/products/bg_bottom.gif) repeat-y #E3E4E6;*/
}

a {
	text-decoration:underline;
}

#bg_visu_products{
	z-index: 2;
	width: 100%;
	position: absolute;
	top: 404px;
	left: 0;
	height: 115px;
	background: url(../img/products/bg_visu_palm.gif) bottom right no-repeat;
	
}
#background_fix{
	z-index: 1;
	background: url(../img/membership/bg_fix.jpg) top left no-repeat;
	height: 600px;

}

#background_fix2{
	z-index: 1;
	background: url(../img/membership/bg_fix2.jpg) top left no-repeat;
	height: 600px;

}

#background_fix3{
	z-index: 1;
	background: url(../img/membership/bg_fix3.jpg) top left no-repeat;
	height: 600px;

}

#background_table{
	z-index: 1;
	background: url(../img/membership/bg_table.jpg) top left no-repeat;
	height: 600px;

}

#background_dossier{
	z-index: 1;
	background: url(../img/membership/bg_dossier.jpg) top left no-repeat;
	height: 600px;

}

/* Top */
.ContentTop{
	width:986px;
	/*height:96px;*/
	height:83px;
	padding: 0 0 0 14px;

}


.ContentLeft{
	width: 630px;
	margin-left: 370px;

}
.ContentLeft TD{
	vertical-align: top;
}
.ContentLeft TD.column1{
	width: 280px;
	border-right: 1px solid #B5B5B5;
}
.ContentLeft TD.column1 label{
	font-weight: bold;
}
.ContentLeft TD.column1 select{
	width: 150px;
	margin-top: 3px;	
}
.ContentLeft TD.column1 .btvalid{
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	background-color: black;
	color: #71C100;
	border:0;
	margin: 0 0 2px 5px;
	cursor: pointer;
}

h1 .title{
	font-size: 27px;
	margin-right: 44px;
}

h1 .title2{
	font-size: 50px;
}
.ContentLeft p{
	font-size: 11px;
}
.ContentLeft h1.shoptitle1{
	margin-bottom: 15px;
}
.ContentLeft h2.shoptitle2{
	font-size: 11px;
	margin-bottom: 5px;
}
.producttoolbox{
	float: left;
	width: 112px;
	margin-top: 7px;
}

.producttoolbox a{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-right: 1px;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: black;
	color: #71C100;
}

.producttypebox{
	width:auto;
	height:auto;
	margin: 0 0 50px 3px;
}
.ContentLeft .column1 ul.listimg li{
	margin-bottom: 10px;
}
.producttypebox p{
	float:left;
	font-size:11px;
	margin-left: 3px;
	text-transform:uppercase;
}

.producttypebox img{
	float:left;
	margin: 1px 6px 0 0;
}

.rubrique{
	margin-left: 15px;
}
.rubrique a{
	text-decoration: underline;
	color: black;
	font-size: 11px;
}
/* Fin Top */

/* Middle */
.ContentLeft ul.list_top{
	margin:0 10px 100px 0;
}
.ContentLeft ul.list_bottom{
	margin-right: 10px;
}
.ContentLeft ul.list_top li, .ContentLeft ul.list_bottom li{
	text-align: right;
	margin-bottom: 3px;
}
.ContentLeft ul.list_top li a{
	color:black;
	font-size:11px;
	font-weight: bold;
}
.ContentLeft ul.list_top li a:hover{
	text-decoration: underline;
}
.ContentLeft ul.list_bottom li a{
	color:black;
	font-size:11px;
	text-decoration: underline;
}
.ContentLeft ul.list_top li a.selected{
	color:#FF0700;
}

#iproducts{
	float: left;
	width:339px;
	height:auto;
	z-index:1;
}

#ishop{
	float: left;
	width:339px;
	height:auto;
	z-index:1;
}

.ContentMiddle{
	height:202px;
	background: url(../img/quickfinder/bg_top2.gif) bottom left no-repeat;
}

.ContentRightFrame{
	height: 325px;	
}



/* 
.allproducts{
	width: auto;
	border-bottom:15px hidden;
	padding:0;
}
 */
 
.productvisu{
	vertical-align: top;
	text-align: center;
	padding: 0 30px 0 30px;
}

.productdesc{
	vertical-align: top;
/* 	background: url(../img/quickfinder/separproduct.gif) right top no-repeat; */
}

.productname{
	margin-top:10px;
	font-size: 15px;
	font-weight: bold;
}

.productdesc ul{
	width:140px;
/* 	padding-left:16px; */
	padding-right: 10px;
}

html>body .productdesc ul{
	padding-left:13px;
}

/* 
.productdesc li{
	list-style: url(../img/common/black_arrow.gif);
}
 */
 
/* Fin Middle */

/* Bottom */
.ContentBottom{
	width:1000px;
	height:161px;
	padding-top: 20px;
	background: url(../img/quickfinder/bg_middle.gif) top left no-repeat;
}

.quickfindlastlist{
	float:left;
	padding-left:5px;
}

.quickfindlist{
	float:left;
	width: 243px;
	padding-left:10px;
}

.quickfindlist li, .quickfindlastlist li{
	margin-bottom: 3px;
}

.quickfindlist li.parent, .quickfindlastlist li.parent, #scrollbox2 .allproducts2 a{
	padding-left: 14px;
	background: url(../img/common/puce_carree_rouge.gif) no-repeat 1px 5px;
}
.quickfindlist li.parent2, .quickfindlastlist li.parent2{
	padding-left: 14px;
	background: url(../img/common/puce_carree_verte.gif) no-repeat 1px 5px;
}

.quickfindlist a, .quickfindlastlist a{
	color: black;
	font-weight: bold;
}
#scrollbox4 TD p.bold{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#scrollbox4 TD p.nomarge{
	margin-bottom: 10px;
	padding: 0;
}
a.currentfamilly{
	color:black;
}

.quickfindlist li.navfamilly{
	padding-left: 14px;
	background: url(../img/common/puce_tri_rouge.gif) no-repeat 0 5px;
}

.quickfindlist li.navfamilly2{
	padding-left: 14px;
	background: url(../img/common/puce_tri_verte.gif) no-repeat 0 5px;	
}


.navfamilly li, .navfamilly2 li{
	margin: 0;
}

.navfamilly li a, .navfamilly2 li a{
	padding-left: 12px;
	font-size: 11px;
	font-weight:normal;
	color: black;
	text-decoration: underline;
	background: url(../img/common/pict_list.gif) no-repeat;
}

body>html .navfamilly li a, .navfamilly2 li a{
	list-style: url(../img/common/pict_list.gif) inside;
}

.quickfindlist a.red, .quickfindlastlist a.red{
	color: #FF0700;
	text-decoration: none;
}


/* 
.currentprd{
	background: url(../img/common/black_arrow.gif) 0 3px no-repeat;
	padding-left: 12px;
	font-weight:normal;
}
	
body>html .currentprd{
 	list-style: url(../img/common/black_arrow.gif) inside;
}
 */
 
 /* Fin Bottom */
 
  /* Début iFrame */

 #scrollbox, #scrollbox2, #scrollbox3, #scrollbox4{
 	overflow-y:scroll;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white; 	
 }
  
  #scrollbox{
	margin-left: 10px;
	width:980px;
	height:190px;
}
html>body #scrollbox{
	overflow: auto;
}
.rien{
}
#scrollbox2, #scrollbox3{
	margin-left: 10px;
	width:339px;
	height:290px;
}
html>body #scrollbox2, #scrollbox3{
	overflow: auto;
}
.rien{
}
#scrollbox4{
	margin-left: 10px;
	width:285px;
	height:290px;
}
html>body #scrollbox4{
	overflow: auto;
}
.rien{
}

#scrollbox4 .redresult{
	font-weight: bold;
	color: #FF0A03;
}
#scrollbox4 p{
	
}

#scrollbox_MemberProduct{
	width:212px;
	height:255px;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;
	
}
html>body #scrollbox_MemberProduct{
	overflow: auto;
}

#scrollbox_gall1{
	width:212px;
	height:378px;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;
	
}
html>body #scrollbox_gall1{
	overflow: auto;
}

#scrollbox_event{
	width:212px;
	height:378px;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;
	
}
html>body #scrollbox_event{
	overflow: auto;
}

#scrollbox_dossier{
	width:555px;
	height:286px;
	/*overflow-y:scroll;*/
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;
}
html>body #scrollbox_dossier{
	overflow: auto;
}

.struct_center_dossier1{
	float:left;
	width:690px;
	padding-right:5px;
	text-align:right;
}
.struct_right_dossier2{
	float:left;
	width:350px;
	padding-top:25px;
	text-align:right;
}
html>body .struct_right_dossier2{
	padding-top:27px;
}
.struct_center_dossier2{
	float:left;
	width:218px;
	padding:33px 2px 0 118px;
	text-align:left;
	padding-top:33px;
}

.struct_center_dossier2 a{
	text-decoration:none;
}

.struct_center_dossier_expert{
	float:left;
	width:230px;
	padding:33px 2px 0 140px;
	text-align:left;
	padding-top:33px;
}

.struct_center_dossier_expert a{
	text-decoration:none;
}

.struct_right_dossier_expert{
	float:left;
	width:310px;
	padding-top:25px;
	text-align:right;
}
html>body .struct_right_dossier_expert{
	padding-top:27px;
}

.struct_select_dossier1, .struct_select_dossier2{
	width:200px;
	height:15px;
	margin-bottom:10px;
	/*margin-right:13px;*/
	margin-top:8px;
}

.struct_select_dossier4{
	width:200px;
	height:50px;
	margin-bottom:10px;
	margin-right:4px;
	margin-top:8px;
	
}

.struct_select_dossier3{
	width:200px;
	height:15px;
	margin-bottom:10px;
	margin-right:0px;
	margin-top:8px;
}

#scrollbox_dossier2{
	width:266px;
	height:265px;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;
	border-left:1px gray solid;
	padding-left:15px;
	padding-right:12px;
	padding-top:15px;
}
html>body #scrollbox_dossier2{
	overflow: auto;
}

.struct_frame_dossier1 {
	width:700px;
	float:left;
	text-align:left;
}

.struct_frame_dossier2 {
	width:300px;
	float:right;
	padding-left:5px;	
	text-align:left;
}

#imember{
	width:345px;
	height:auto;
	z-index:1;
}

#imember5{
	width:574px;
	height:auto;
	z-index:1;
}


#scrollbox3 h1{
	font-size: 15px;
}
#scrollbox3 .accessory{
	font-size:13px;
}
.accessory img{
	padding-top:3px;
}
#scrollbox3 p a{
	color:black;
	text-decoration: underline;
}
#scrollbox3 p{
	color:#7d7d7d;
}
.imgleft{
	float: left;
	margin: 0 5px 5px 0;
}
.accessory{
	margin: 10px 0 20px 0;
}

 /* Fin iFrame */
 
 
.MemberContentLeft {
 	float:left;
	width:300px;
	margin: 0;
	padding: 0;
}


 .MemberDossierLeft, .MemberDossierCenter {
 	float:left;
	width:190px;
}

 .MemberDossierRight{
 	float:left;
	width:150px;
}

 .MemberIntro {
	width:170px;
	height:235px;
	padding:27px 0 0 91px;

}


.MemberDossierLeft{
	/*width:230px;
	height:250px;*/
	/*padding:27px 0 0 11px;*/
}

.MemberIntro h1, .MemberIntro span {
	font-size:24px;
	font-weight:bold;
}

.MemberIntro h1{
	padding-top:2px;
	padding-left:-2px;
}
.MemberIntro p{
	padding-top:3px;
	padding-left:2px;
}
.MemberIntro li{
/*	background: url(../img/membership/puce_carre_noire.gif) no-repeat 0 6px;*/
}

 .BlocPrivileges li, .BlocFicheProduit li {
	background: url(../img/membership/puce_carre_noire.gif) no-repeat 0 6px;
}

 .BlocPrivileges li, .BlocFicheProduit li {
	padding-left:10px;
}
.MemberIntro li, .linksIntro{
	padding-left:2px;
}


.linksIntro li{
	background: url(../img/membership/puce_carre_noire.gif) no-repeat 0 6px;
	padding-left:10px;
}

.chip li{
	background: url(../img/membership/puce_carre_vide.gif) no-repeat 0 6px;
}


 .MemberContentCenter{
 	position:relative;
	width:450px;
	left:300px;
 }

.MemberProg {
	float:left;
	width:441px;
}

.BlocProg, .BlocProg2{
	float:right;
	width:380px;
	height:180px;
}

.BlocProg2{
	padding-top:18px;
}

.BlocProduit{
	float:left;
	width:200px;
}

.BlocFicheProduit{
	float:right;
	margin-top:22px;
	width:363px;
}

.BlocFicheProduit h2{
	font-size:25px;
	
}

.BlocFicheProduit p{
	padding-top:4px;
}


.TableProduit td{
	padding:5px 0 5px 0;
}
.TableProduit span{
	font-weight:bold;
}

.BlocNews{
	float:right;
	width:380px;
	height:200px;
	padding-top:24px;
}
/*jgpf*/
.BlocNews .newsletterTextbox
{
	width: 225px;
}

.BlocAjout h2, .BlocFicheProduit h2 {
	padding-top:6px;
}

.BlocAjout p{
	padding-top:19px;
}


.ImgProg, .ImgProg2{
	float:left;
	padding:0 5px 0 0;
}



.ImgProg{
	padding-top:5px;
}

.TxtProg, .TxtProg2{
	float:left;
	width:188px;
	padding:1px 0 0 12px;
	display:block;
}



.TxtProg h3{
	padding-top:1px;
}
.TxtProg p{
	padding-top:18px;
}
 
 .TxtProg2 p{
	padding-top:8px;
}
 
 
.MemberContentRight{
	float:left;
	width:210px;
	padding-left:20px;	
}

.MemberContentRight h2{
	padding-top:10px;
}

.BlocIdentity{
	width:100%;
	height:38px;
	border:1px black solid;
	padding:5px 0 0 0;
	voice-family: "\"}\"";
	voice-family:inherit; 
	height:58px;
	voice-family: "\"}\"";
}
.BlocIdentity p{
	padding-left:10px;
}
.BlocIdentity label{
	font-weight:bold;
}
/*jgpf*/
.BlocIdentity .register{
	width:165px;
	border-right:gray 1px solid; 
	BORDER-TOP:gray 1px solid; 
	BORDER-LEFT:gray 1px solid; 
	BORDER-BOTTOM:gray 1px solid;
}
.BlocIdentity .register .a{
	width:165px;
	border-right:gray 1px solid; 
	BORDER-TOP:gray 1px solid; 
	BORDER-LEFT:gray 1px solid; 
	BORDER-BOTTOM:gray 1px solid;
}
html>body .BlocIdentity .register
{
	margin-bottom:3px;
}
.BlocPrivileges{
	width:128px;
	padding:5px 0 0 0;
}
.BlocPrivileges p, .BlocTirage p{
	margin:0;
	padding:10px 0 5px 0;
}

.BlocTirage{
	width:185px;
	padding:2px 0 0 0;
}

.MemberSubscribe{
	width:100%;
	margin:0;
	padding-top:6px;
}

.MemberSubscribe textarea{
	width: 214px;
}

.MemberSubscribe label, .MemberSubscribe span{
	font-size:10px;
}

.MemberSubscribe2{
	width:210px;
	margin:0;
	padding-top:6px;
}

.MemberSubscribe2 textarea{
	width: 204px;
}
.MemberSubscribe2 label{			
	font-size:10px;
}

.DossierArticle{
    float:left;
    width:200px;
    padding-top:15px;
	padding-right:18px;	
}
.DossierArticle p{
	padding-top:5px;
	font-size:11px;
}

.ImgArticle1, .ImgArticle2, .ImgArticle3 {
	position:absolute;
	top:382px;
}
.ImgArticle1 {
	left:460px;
}
.ImgArticle2 {
	left:649px;
}
.ImgArticle3 {
	left:839px;
}

.DossierLeft{
	width:180px;
	padding-top:3px;
}
.DossierCenter{
	width:180px;
	padding-top:3px;
}
.DossierRight{
	width:155px;
	padding-top:3px;
}

.DossierLeft h2{
	font-size:12px;
}

.DossierLeft h2, .DossierCenter h2, .DossierRight h2 {
	padding:0 0 15px 0;
	font-size:12px;
}

.bouton{
	color:#73C300;
	font-weight:bold;
	border:0;
	background-color:#000000;
	padding:0 2px 0 2px;
	vertical-align: top;
	text-decoration:none;
}

a.bouton:hover
{
	text-align: center;
	background-color: black;
	padding:0 2px 0 2px;
	color: #FF0700;
	text-decoration: none;
	font-weight: bold;
}

.bouton2{
	color:#73C300;
	font-weight:bold;
	border:0;
	background-color:#000000;
	padding:3px 4px 3px 4px;
	text-decoration:none;
}

.btn_valider_right{
	padding-top:10px;
	text-align:right;
	padding-right:2px;
}


.LiveChat{
	width:139px;
	height:24px;
	background-color:#000000;
}

#footer_member{
	position: absolute;
	width:1000px;
	text-align: right;
	top: 580px;
	
}
#footer_member ul{
	padding-right:10px;
}
#footer_member li{
	display: inline;
}
#footer_member li a{
	color: black;
	font-size: 11px;
}
#footer_member li a:hover{
	text-decoration: underline;
}

.DivBig
{	
	position:absolute;
	top:255px;
	left:378px;
	width:387px;
	height:271px;
	z-index:1;
	display:block;
}
.DivContentText{
	position:absolute;
	z-index:2;
	top:60px;
	left:20px;
	padding-right:10px;
	color:#ffffff;
	display:none;
	width:200px;
}

.divBigImg {
	display: inline;
}

.imgFooter {
	width: 100%;
	position: relative;
	margin-top: -19px;	
	background-color: Black;
}
.imgFooter TD {
	color: White;
}

.DivLinkPlus{
	text-decoration:none;
	color:#ffffff;	
}
.active{
	color:#FF0700;
}

.suggestionTextBox
{
	border-right:gray 1px solid; 
	border-top: gray 1px solid; 
	MARGIN-TOP: 20px; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid; 
	WIDTH: 360px; 			
}
.PrivacyPolicy
{
	font-size:9px;
	padding-top:10px;
}
.addProductLabel
{
	PADDING-RIGHT:42px;
}
.addProductFamilyLabel
{
	/*PADDING-RIGHT:42px;*/
}
.addProductFamilyDDL
{
	width:220px;
}
.addProductRefLabel
{
	PADDING-RIGHT:23px;
}
.addProductRefDDL
{
	width:220px;	
}
.addProductCalendarLabel
{
	PADDING-RIGHT: 11px; 
	FONT-WEIGHT: bold;
}
.TD1
{
	width:100%;
	vertical-align:middle;
}
html>body .ClassPanel
{
	float:right;
	width:380px;
	height:200px;
	padding-top:0px;
}
.MembershipContenu{
	WIDTH: 1000px; 
	float:left;
	position:absolute;
}
.TableLoginAlign
{
	vertical-align: middle;	
}
html>body .SignInRadio label
{	
	vertical-align:top;
	padding-right:2px;
}
.HomeMyKrupsImg
{
	border:1px black solid;
}

a.green{
	display: block;
	width: 80px;
	text-align: center;
	background-color: black;
	padding: 2px 0;
	color: #71C100;
	text-decoration: none;
	font-weight: bold;
}
a.green:hover
{
	text-align: center;
	background-color: black;
	padding: 2px 0;
	color: #FF0700;
	text-decoration: none;
	font-weight: bold;
}
.MyKrupsBigImage{
	LEFT:450px;
	WIDTH:176px;
	POSITION:absolute;
	TOP:317px;
	HEIGHT:176px;
}
html>body .MyKrupsBigImage{
	LEFT:450px;
	WIDTH:176px;
	POSITION:absolute;
	TOP:316px;
	HEIGHT:176px;
}
.bg{
	background: url(../img/membership/bg.jpg) repeat-y #E3E4E6;
}

.ConfirmPwdSent {
	font-size:10px;		
}

/*************/
.MemberContentCenter {
	align:left;
	vertical-align:top;
	width:680px;
}

.MemberContentCenter #logovip {
	position:relative;
	float:left;
	padding:0 15px 0 23px;
	display : block;
}

.MemberContentCenter .BlocAjout {
	float:left;
	margin:0;
	padding:0;
	width:80%; 
	height:100%;
}

.MemberContentCenter .BlocAjout *{
	margin:0; padding:0;
}

.MemberContentCenter .BlocAjout h1
{
	font-size:24px;
	padding:15px 0;
}

.MemberContentCenter .BlocAjout #genericpage{	
	width:100%;
}
.MemberContentCenter .BlocAjout #genericpage p{
	font-size: 11px;
	color: black;
	margin:0; padding:0;
	width:98%;
}
html>body .MemberContentCenter .BlocAjout #genericpage p {
	overflow:hidden;
}
.clearboth {
	clear:both; 
	visibility:hidden; 
	display:block; 
	height:1px;	
}

.MemberContentCenter .BlocAjout  #scrollbox6{
	width:95%;
}

/*************/
html>body #genericpage{
	width:350px;
}
.rien{
}
 #scrollbox6{
 	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white; 	
 }
#scrollbox6{
	width:537px;
	height:365px;
}

html>body #scrollbox6{
	overflow: auto;
	height:350px;
}
.rien{
}
#scrollbox6 .small p{
	font-size: xx-small;
	
}

div#inscriptNewsletter {
	padding:10px 0 0 108px;
	width:570px;
	overflow:auto;
	height:365px;
}

/*JMC 020909 */
div#centerFlash {
	padding:10px 0 0 108px;
	width:570px;
	overflow:auto;
	height:265px;
}

div#centerFlash{
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;

}

div#footerText {
	padding:20px 0 0 108px;
	width:570px;
	overflow:auto;
	height:100px;
}

div#footerText{
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;

}
/* end JMC 020909 */

div#inscriptNewsletter {
	padding:10px 0 0 108px;
	width:570px;
	overflow:auto;
	height:365px;
}

div#inscriptNewsletter{
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;

}

div#inscriptNewsletter *{
	border:0;
	margin:0;
	padding:0;
}
