/* DEFINITIONS GENERALES */
body
{
	padding: 0px;margin: 0px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
}
table { border-collapse: collapse; font-size:10px;}
h2, h3, h4, h5, h6{ margin:0}
h1{font-size:20px;}   
h2{font-size:16px;} 
h3{font-size:12px;}
h4{font-size:11px;}
h5{font-size:10px;}
h6{font-size:9px;}

p { text-align:left;}
a { color:#1c8736; font-size:10px;}
a:hover { color:#26B244 ; }
a img{ border:0}
hr { border:0; border-bottom: 1px dashed #A4A4A5; height:0px}
div { border-width:0; padding:0 0 0 0;}
div.clear { height:0; font-size:0;}
.clear {clear:both;}
.ContexteAcceuil {display:none;} /*Cacher les traits de nouv ds accueil*/
.Module_Titre { position:absolute; top:-8px; left:8px;  display:block;}
.Module_Titre h1 {background:#FFFFFF; color:#8A0A07; font-size:14px; font-weight:bold; padding: 0 5px 0 5px; margin:0 0 0 0 }
.bord { border:1px solid #FFFFFF;}

/* POSITIONNEMENT DES BLOCS PANELS */
#PanelSiteGlobal{
	z-index:1;
	width:1000px;
	position:relative;
	right:0;
	left: 50%; 
	margin-left:-500px;
	background-color:#FFFFFF;
	border: 3px solid #CCCCCC;}
 
#PanelModuleInformation {
	height:22px;
	background: #4D4D4D url(../Image/DESIGN/info_bck.gif) repeat-x top;
	text-align:left;
	padding: 5px 0 0 5px;
	}

#PanelBanniere 
{
	background: #ffffff url(../Image/DESIGN/ban.jpg) no-repeat 5px 5px ;
	position:relative;
	width:100%;
	height:140px;
}
#frise {
	background: #ffffff url(../Image/DESIGN/frise.jpg) no-repeat 0 0 ;
	position:relative;
	width:100%;
	height:60px;
}
#PanelBanniere a {display:block; height:95px; width:620px}

#PanelMiniRecherche {height:20px; width:250px; position:absolute; top:3px; left:623px;}
#MiniRecherche * { float:left; margin-right:2px; height:15px; }
#MiniRecherche #Entete { display:none; position:absolute;}
#Saisie input {background: url(../Image/DESIGN/loupe.gif) 1px 1px no-repeat #E4E4E4; padding-left:18px; border: 1px solid #4D4D4D; color:#333333;}
#MiniRecherche .MnRch_Bt a { color:#FFFFFF; text-decoration:none; background:url(../Image/DESIGN/rch_bt.gif) repeat-x center ; height:16px; width:17px;border: 1px solid #CCCCCC; padding: 0 8px 0 8px ; display:block; line-height:17px;}
#MiniRecherche .MnRch_Bt a:hover  { color:#FFCC00; font-weight:bold; font-size:12px;}

#PanelOnglets {
	position:absolute;
	top:140px;
	right:0px;
	width:792px;
	margin:0;
	text-align:right;
}
#PanelOnglets ul {padding: 0 0 0 0; margin: 0 0 0 0; } 
#PanelOnglets ul li {display:inline; list-style:none;}
#PanelOnglets li a{font-weight:bold; padding: 12px 2px 0 2px ; text-decoration:none; text-transform:uppercase; color:#000000; font-size:14px; width:127px; height:23px; background:url(../Image/DESIGN/Ongl_dwn.png) no-repeat; margin: 0 22px 0 0; text-align:center; line-height:12px; dispaly:block; float:left;}	
#PanelOnglets li a:hover { color:#880906;}
#PanelOnglets li.select a {background:url(../Image/DESIGN/Ongl_up.png) no-repeat; color:#FFFFFF; cursor:default;}

/*----------------------*/
		
.accordion_toggle, .accordion_toggle_active  {
	display: block;
	height: 28px;
	background: url(../Image/DESIGN/Ctlg_1.png) no-repeat top left ;
	padding: 10px 5px 0 5px;
	line-height:14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:13px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 0 0 0;
	text-transform:uppercase;
}
#filtre1 { background-image: url(../Image/DESIGN/Ctlg_1.png)}
#filtre2 { background-image: url(../Image/DESIGN/Ctlg_2.png)}
#filtre3 { background-image: url(../Image/DESIGN/Ctlg_3.png)}
#filtre4 { background-image: url(../Image/DESIGN/Ctlg_4.png)}
#filtre5 { background-image: url(../Image/DESIGN/Ctlg_1.png)}
#filtre6 { background-image: url(../Image/DESIGN/Ctlg_2.png)}
#filtre7 { background-image: url(../Image/DESIGN/Ctlg_3.png)}
#filtre8 { background-image: url(../Image/DESIGN/Ctlg_4.png)}
#filtre9 { background-image: url(../Image/DESIGN/Ctlg_1.png)}
#filtre10 { background-image: url(../Image/DESIGN/Ctlg_2.png)}
#filtre11 { background-image: url(../Image/DESIGN/Ctlg_3.png)}
#filtre12 { background-image: url(../Image/DESIGN/Ctlg_4.png)}

.accordion_content { 
	overflow: hidden;
	background: url(../Image/DESIGN/Ctlg_bck.gif) repeat-y top left ;
	 }
.accordion_content li {
	display:block;
	padding: 5px 3px 5px 5px;
	text-align:left;
	background: url(../Image/DESIGN/Ctlg_brd.gif) no-repeat bottom left ;
	}
.accordion_content a { 
	color:#333333;
	text-decoration:none;
	font-size:12px;
	}
.accordion_content a:hover { 
	color:#880906;
	font-weight:bold;
	}			

/*cacher onglet de premier niveau*/
a#Ong_1 {display:none}
 

/*----------------------*/

#PanelZone123 {}
#PanelZone1
{
	float:left;
	width:200px;
	margin:0 0 0 8px!important; margin:0 0 0 4px; padding:0 0 0 0;
}

#PanelZone2
{
	margin: 0 216px 0 216px!important; margin: 0 214px 0 214px; 
	padding:0 0 0 0;
	height:auto!important; height:391px; min-height:391px;
}
#PanelZoneCentrale{overflow:hidden;}
#PanelZone3
{
	float:right;
	width:200px;
	margin:0 8px 0 0!important; margin:0 4px 0 0; padding:0 0 0 0;
}
#PanelTitrePage { z-index:0;}
#PanelZone0 { clear:both; height:5px}

#PanelPiedPage
{
	background: #FFFFFF url(../Image/DESIGN/pied_bck.jpg) top repeat-x;
	height:25px;
	padding:10px 0 10px 0;
	text-align:center;
}

#PanelServices .bck { background: url(../Image/DESIGN/Nouvel_mdl.gif) repeat-y left;}
#PanelServices .tp {background: url(../Image/DESIGN/Srvc_top.gif) no-repeat left top;}
#PanelServices .btm {background: url(../Image/DESIGN/Nouvel_btm.gif) no-repeat left bottom; padding: 35px 0 5px 0;} 

#PanelTopVentes .bck { background: url(../Image/DESIGN/TopVt_mdl.gif) repeat-y left;}
#PanelTopVentes .tp {background: url(../Image/DESIGN/TopVt_top.png) no-repeat left top;}
#PanelTopVentes .btm {background: url(../Image/DESIGN/TopVt_btm.gif) no-repeat left bottom; padding: 27px 0 5px 0;}

#PanelNews .bck { background: url(../Image/DESIGN/Nouvel_mdl.gif) repeat-y left;}
#PanelNews .tp {background: url(../Image/DESIGN/Nouvel_top.gif) no-repeat left top;}
#PanelNews .btm {background: url(../Image/DESIGN/Nouvel_btm.gif) no-repeat left bottom; padding: 35px 0 5px 0;} 

#PanelPartenaires, #PanelNews, #PanelTopVentes { margin: 5px 0 0 0 ;}

#PanelCatalogue ul, #PanelCatalogueSecondaire ul {margin:0; padding:0;}
#PanelCatalogue ul { background:url(../Image/DESIGN/Ctlg_dtl_bck.gif) no-repeat 1px 0;}
#PanelCatalogue ul li, #PanelCatalogueSecondaire  ul li {list-style:none;} 
#PanelCatalogueSecondaire a {width:198px; text-decoration:none;}
#PanelCatalogueSecondaire a img{width:100%;}
#PanelCatalogueSecondaire li { margin: 5px 0 0 0;}

/*detail des modules*/

		/*menus ligne et menu sansliststyle*/
ul.menuligne { padding: 0 0 0 0; margin: 0 0 0 0; } 
ul.menuligne li { display:inline; list-style-type:none;}
ul.menuligne li a{ padding: 0 10px 0 3px ; width:auto; text-decoration:none; color:#FFFFFF; font-size:12px;}	
ul.menuligne li a:hover { color:#FFcc33}

#PanelPiedPage ul.menuligne li a {color:#999999;}
#PanelPiedPage ul.menuligne li a:hover {color:#666666;}

ul.sansListStyle { padding:0 0 0 18px; margin:0 0 0 0; }
ul.sansListStyle li {list-style:none;  background: url(../Image/DESIGN/bullet.gif) no-repeat 0 4px; font-size:0;}
ul.sansListStyle li a{ padding: 0 0 2px 0 ; text-decoration:none; color:#000000; font-size:12px; display:block; margin-left:10px;}	
ul.sansListStyle li a:hover {font-weight:bold; color:#890C08}


		/*Mini Panier*/
#BarreGaucheConex, #BarreGaucheMnPanier {width:183px; height:60px; top:27px; left:623px; position:absolute; padding: 0 0 0 0; border-left:1px solid #999999;}
#BarreGaucheMnPanier {left:808px;}
#Conex, #mp { width:145px; height:auto; top:38px; left:633px; position:absolute; padding: 0 0 0 0;}
#mp { left:818px;}
.titre, .detail { display:block; } 
.detail a, .titre a, .titre { letter-spacing:1px; color:#FF6600;  text-decoration:none; font-weight:bold; font-size:14px;}
.detail a, .detail{ color:#999999; font-size:10px; text-transform:none; text-decoration:none}
.detail a:hover, .titre a:hover { color:#330000; text-decoration:underline;}

#mp_detail {z-index:6; position:absolute; width:365px; right:12px ; background: url(../Image/DESIGN/mp_detail1.gif) no-repeat top ; padding-top:3px; top:104px;}
#mp_detail #btm {background: url(../Image/DESIGN/mp_detail3.gif) no-repeat bottom; padding-bottom:1px }
#mp_detail #mdl {background: url(../Image/DESIGN/mp_detail2.gif) repeat-y left ; }
table#tabl_mn_panier { width:350px; border-collapse: collapse; margin: 3px 5px 3px 5px; color:#666666; background: url(../Image/DESIGN/zebre.gif) ;}
table#tabl_mn_panier td { padding: 5px 5px 5px 5px; text-align:center; vertical-align:middle;}
table#tabl_mn_panier tr.pr {  background: url(../Image/DESIGN/zebre2.gif) ;}
#modif_cmd a, #termin_cmd a {width:338px; display:block; text-align:center; margin: 1px 6px 3px 6px; font-weight:bold; text-indent:14px; font-size:13px;}
td.qte { width:35px;}
td.prix { width:80px;}
td.qte, td.prdt { border-right: 1px solid #CCCCCC;}
table#tabl_mn_panier td.prdt { text-align:left; }
#fdp_cmd {color:#666666; font-style:italic; text-align:right; width:338px; display:block; padding-right:10px; }

/*top des ventes*/
.TPV_elmt { height:59px; overflow:hidden; margin:3px 0 0 4px; position:relative}
.TPV_elmt .TPV_bck{ height:59px; width:200px; background:url(../Image/DESIGN/TopV_elmt.png) no-repeat top left; position:absolute; top:0; left:0}
.TPV_elmt.elmt2 .TPV_bck{FILTER: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; -khtml-opacity: 0.75;}
.TPV_elmt.elmt3 .TPV_bck{FILTER: alpha(opacity=57); -moz-opacity: 0.57; opacity: 0.57; -khtml-opacity: 0.57;}
.TPV_elmt.elmt4 .TPV_bck{FILTER: alpha(opacity=41); -moz-opacity: 0.41; opacity: 0.41; -khtml-opacity: 0.41;}
.TPV_elmt.elmt5 .TPV_bck{FILTER: alpha(opacity=25); -moz-opacity: 0.25; opacity: 0.25; -khtml-opacity: 0.25;}
.TPV_top {height:59px; width:200px; position:absolute; top:0; left:0}
.TPV_img { width:48px; height:53px; float:left; margin: 3px 6px 0 2px!important; margin: 3px 6px 0 1px; text-align:center; }
.TPV_img  a { width:48px; height:53px; }
.TPV_txt { float:left; padding: 0 3px 0 0; width:128px;}
a.TPV_tit { color:#FFFFFF; font-size:11px; text-decoration:none; text-transform:uppercase; font-weight:bold;}
a:hover.TPV_tit{ color:#FFFF00;} 
.TPV_auteur { color:#000000; font-size:10px;}
.TPV_prx { color:#4F2914; font-size:13px; font-weight:bold;}

/*Ctlg Art elts du noeud*/
.C9 .CTL_A_elmt { float: left; text-align:center; margin:5px 5px 5px 25px!important; margin:5px 5px 5px 15px; overflow:hidden; height:250px; width:140px; position:relative;}
.C9 .CTL_A_img { width:140px; height:160px; background: url(../Image/DESIGN/ombre2.jpg) no-repeat bottom center ; position:relative; top:0; }
.CTL_pertinence { background-color:#000000; color:#FFFFFF; position:absolute; bottom:12px; width:70px; height:20px; left:35px; FILTER: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; -khtml-opacity: 0.70; font-weight:bold; text-align:center; }
.CTL_pertinence table {width:60px; margin-left:5px; height:5px}
.C9 .CTL_A_cntr { text-align:center; width:140px; position:absolute; PADDING-bottom:13px; left:0; font-size:0; bottom:0;}
.C9 .CTL_A_cntr a { font-size:0;}
.C9 .CTL_A_cntr img {padding: 1PX 1PX 1PX 1PX; background-color:#FFFFFF; border:1px solid #B3B3B3; font-size:0; }
.C9 .CTL_A_txt {height:55px; padding-bottom:15px; overflow:hidden; }
.C9 .CTL_A_tit {}
.C9 .CTL_A_tit a{ font-size:11px; color:#0A50A1; font-weight:bold; text-decoration:none; line-height:11px; position:relative }
.C9 .CTL_A_tit a:hover{color:#890C08; }
.C9 .CTL_A_autr {font-size:11px; line-height:9px;}
.C9 .CTL_A_crt {display:none;}
.C9 .CTL_A_prx {font-size:11px; color:#888888; text-align:left; font-weight:bold; padding:03px 0 0 8px}
.C9 .CTL_A_bts {position:absolute; right:10px; width:25px; top:230px; overflow:hidden; height:25px}
.C9 .CTL_A_bts a {display:block; width:80px; height:25px; background:url(../Image/DESIGN/acheter.gif) no-repeat top left; margin-bottom:10px }
.C9 .CTL_A_bts a img {FILTER:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0; -khtml-opacity: 0.0;}
.C9 a.bt2 {display:none}

.C9B .CTL_A_elmt { text-align:left; margin:5px 0 20px 0;}
.C9B .CTL_A_img { width:140px; background: url(../Image/DESIGN/ombre2.jpg) no-repeat bottom center ; float:left; position:relative;}
.C9B .CTL_A_cntr { PADDING-bottom:13px; text-align:center; width:140px;}
.C9B .CTL_A_cntr img {padding: 1PX 1PX 1PX 1PX; background-color:#FFFFFF; border:1px solid #B3B3B3; }
.C9B .CTL_A_txt { width:407px; float:left; margin-left:3px;}
.C9B .CTL_A_tit a, .DA_tit{ font-size:13px; color:#0A50A1; font-weight:bold; text-decoration:none;  }
.C9B .CTL_A_tit a:hover{color:#890C08; }
.C9B .CTL_A_autr, .DA_autr{font-size:13px; }
.C9B .CTL_A_crt, .C9B .CTL_A_crt p, .C9B .CTL_A_crt font, .DA_txt, .DA_txt p, .DA_txt font  {font-size:10px; color:#4D4D4D; text-align:left;}
.CTL_A_prx, .DA_prx{font-size:13px; color:#666666;}
.C9B .CTL_A_bts a img {border-width:0; margin: 5px 0 0 0;}

/*artcl*/

.DA_elmt { margin: 8px 0 0 0; position:relative;}
.DA_lk_rtr {position:absolute; color:#890C08; background:#FFFFFF; padding: 0 3px 0 6px; top:-26px!important; top:-32px; left:5px!important; left:-550px; border:1px solid #FFFFFF; width:200px; display:block; font-size:13px; font-weight:bolder; text-decoration:none;}
.DA_autr {margin: 3px 0 0 0}
.DA_img{width:290px; background: url(../Image/DESIGN/ombre.jpg) no-repeat bottom center ; float:left; }
.DA_cntr{ PADDING-bottom:13px; text-align:center; width:290px; }
.DA_cntr img {padding: 3PX 3PX 3PX 3PX; background-color:#FFFFFF; border:1px solid #B3B3B3;}
.DA_Bc1{ width:257px; float:left; margin-left:3px; }
.DA_dtl, .DA_lk, .DA_Bc2{font-size:10px; color:#4D4D4D; text-align:left; margin:10px 0 0 0;}
.DA_prx, .DA_txt { margin:10px 0 0 0;}
.DA_etq{color:#0A50A1; font-size:11px; font-weight:bold;}
.DA_lk a { color:#890C08; font-size:12px; text-decoration:none; padding: 0 0 0 15px;}
.DA_lk1 a { background:url(../Image/DESIGN/imp.gif) no-repeat 0 2px;}
.DA_lk2 a { background:url(../Image/DESIGN/lpe.gif) no-repeat 0 2px;}
.DA_lk3 a { background:url(../Image/DESIGN/gal.gif) no-repeat 0 2px;}
.DA_lk3 a img { display:none;}
.DA_lk a:hover {color:#333333; text-decoration:underline;}
.DA_bts{border-width:0; margin: 5px 0 0 30px; }
.DA_Bc2{ clear:both; }

#DA_Etat {display:none}
#DA_Etat.False {width:133px; padding:28px 5px 5px 5px; background:url(../Image/DESIGN/indispo.gif) no-repeat 0 0; display:block; color:#F7D50D; letter-spacing:2px; text-align:center}

#DA_gal { position:relative; clear:both; background-color:#4d4d4d;}
#DA_gal .DA_tit {color:#FFFFFF; padding-left:3px}
#DA_gal .fixe { height:165px; overflow:hidden; overflow-x: auto; overflow-y:hidden; overflow:-moz-scrollbars-horizontal; background-color:#FFFFFF; width:550px; border:2px solid #4d4d4d; padding: 5px 0 0 0}
#DA_gal a { border:1px dashed #999999; overflow:hidden; margin: 0 3px 0 0; display:block; width:143px; text-align:center; background-color:#EFEFEF; height:143px }
#DA_gal a:hover {border:1px solid #8F0000;}
#DA_gal a.DA_gal_ferm { position:absolute; top:2px; right:3px; border-width:0; color:#FFFFFF; font-weight:bold; width:auto; display:inherit; background-color:#4d4d4d; height:12px}

/*news*/
.NW_elm { margin: 5px 4px 0 4px; border-bottom: 1px solid #FFFFFF; }
.NW_tit {font-size:12px; color:#EB3D00; font-weight:bold; }
.NW_img { text-align:center; margin:3px 0 0 0}
.NW_txt p { text-align:justify;}

/*CADRE*/
/*Cadre si la div est slct*/
.C1 { background:url(../Image/DESIGN/pt.gif) top repeat-x; margin:15px 0 0 0;}
.C2  { background:url(../Image/DESIGN/pt.gif) right repeat-y ;}
.C3 { background:url(../Image/DESIGN/pt.gif) bottom repeat-x; }
.C4 { background:url(../Image/DESIGN/pt.gif) left repeat-y;} 
.C5 { background:url(../Image/DESIGN/c1.gif) left top no-repeat;}
.C6  { background:url(../Image/DESIGN/c2.gif) right top no-repeat;}
.C7 { background:url(../Image/DESIGN/c3.gif) right bottom no-repeat; }
.C8 { background:url(../Image/DESIGN/c4.gif) left bottom no-repeat;}
.C9 {padding: 10px 5px 5px 5px; position:relative;}
.C9B {padding: 10px 5px 5px 5px; position:relative;}


/*Menu afchg*/
#View_modeAffichage {position:absolute; background-color:#FFFFFF; width:120px; top:-12px; right:10px; z-index:1;}
#View_modeAffichage .etq{float:left; width:60px;  font-size:12px; font-weight:bold; color:#666666; padding: 5px 0 0 5px;}
#View_modeAffichage a {display:block; float:left; width:20px; height:20px; font-size:0; margin:3px 3px; 0 0; } /* font-size:0 ie6*/
.C9 a#Affich1, .C9B a#Affich1:hover{  background:url(../Image/DESIGN/lst1.gif) no-repeat 0 0; }
.C9B a#Affich1  {  background:url(../Image/DESIGN/lst1.gif) no-repeat 0 -20px; }
.C9 a#Affich1:hover { cursor:default;}

.C9 a#Affich2 {  background:url(../Image/DESIGN/lst2.gif) no-repeat 0 0; }
.C9B a#Affich2, .C9 a#Affich2:hover {  background:url(../Image/DESIGN/lst2.gif) no-repeat 0 -20px; }
.C9B a#Affich2:hover { cursor:default;}

/*Accueil*/
#motEquip { height:150px; width:100%; overflow:auto;}
#motEquipcrop { width:95%x; overflow:hidden;}

/*Noeuds*/
.Noeuds{ background-color:#EDEDED; font-size:10px;}
.Noeuds a {border-left:3px solid #CCCCCC; padding: 0 2px 0 2px; color:#8C8C8C; text-decoration:none;  }
.Noeuds a:hover {color:#8F0000; text-decoration:none;  }

.folders { background-color:#FFFFFF; font-size:25px; margin: 15px }
.folders a {color:#666666; text-decoration:none; display:block; font-size:18px; border-width:0;) ; background:url(../Image/DESIGN/dossier2.gif) repeat-x left top;}
.folders a:hover {color:#8F0000; text-decoration:none;  }
.folders .spanoeuds { background:url(../Image/DESIGN/dossier1.jpg) no-repeat left top; display:block; padding: 30px 2px 10px 65px;}


#sub_VueWebKey_CatalogueTheme_ThemeFils {display:inline;}

/*les classiques*/
#infobulle{
position: absolute;        
/*visibility : hidden;*/
border: 1px solid #000000;
padding: 0px;
z-index:20000;
}

/*Listes de pages*/
table.Onglet { margin:10px 0 5px 50px; position:relative;}
table.Onglet td{ border-collapse:separate; padding:1px;}
#lbl_001 .Onglet a {color:#000000; font-size:10px; border:1px solid #CCCCCC; margin:4px 2px 4px 2px; text-decoration:none; background-color:#FFFFFF;}
#lbl_001 .Onglet a:hover { border:1px solid #890C08;}
#lbl_001 .Onglet .OngletSelected a {cursor:default; background:#4D4D4D; color:#FFFFFF; border-color:#4D4D4D}


/*pages statiques*/

._PageStatique, ._PageStatique p, p._PageStatique { text-align:justify; font-size:12px; line-height:14px; margin: 5px 5px 0 5px; font-family: Verdana, Arial, sans-serif ;}
._PageStatique h1, h1._PageStatique { font-size:24px; color:#333333; align:left; padding:0; margin: 0 0 25px 0; font-family:Georgia, "Times New Roman", Times, serif;}
._PageStatique h2, h2._PageStatique {font-size:18px; color:#3A513F; align:left; text-transform:uppercase; font-weight:normal; letter-spacing:1px; padding:0; margin: 25px 0 10px 25px; font-family:Georgia, "Times New Roman", Times, serif ; border-bottom:1px solid #3A513F}
._PageStatique h3, h3._PageStatique {font-size:16px; color:#3A513F; align:left; padding:0; margin: 0 0 0 50px; font-style: italic; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif}
._PageStatique input, ._PageStatique textarea { border:1px solid #666666; color:#000000; text-align:left; }

.PageStatique, .PageStatique p, p.PageStatique { text-align:justify; font-size:12px; line-height:14px; margin: 5px 5px 0 5px; font-family: Verdana, Arial, sans-serif ;}
.PageStatique h1, h1.PageStatique { font-size:24px; color:#333333; align:left; padding:0; margin: 0 0 25px 0; font-family:Georgia, "Times New Roman", Times, serif;}
.PageStatique h2, h2.PageStatique {font-size:18px; color:#3A513F; align:left; text-transform:uppercase; font-weight:normal; letter-spacing:1px; padding:0; margin: 25px 0 10px 25px; font-family:Georgia, "Times New Roman", Times, serif ; border-bottom:1px solid #3A513F}
.PageStatique h3, h3.PageStatique {font-size:16px; color:#3A513F; align:left; padding:0; margin: 0 0 0 50px; font-style: italic; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif}
.PageStatique input, .PageStatique textarea { border:1px solid #666666; color:#000000; text-align:left; }

/*infobulle*/
#infobulle{
position: absolute;      
border: 1px solid #000000;
padding: 0px;
z-index:20000;
background-color:#FFFFFF;
display:none;
}
/*Lightbox*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay {background-color:#000000; ;FILTER: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: 0.5}

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
}

/*Fenetre Ajout Panier*/
#TexteAjoutPanier{
	position: absolute;
	visibility : hidden;
	border: 1px solid #000000;
	padding: 0px;
	z-index:20000;
	top: 1078px;
}

/*#######    Chapitre 16    ########## Lightbox ########## */
	/*Lightbox*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay {background-color:#000000; FILTER:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; -khtml-opacity: 0.5;}

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
}
#DIV_LigneArticleCommentaire {Z-INDEX:1100; FILTER:alpha(opacity=50); LEFT: 0pt; WIDTH: 100%; position:absolute; TOP: 0pt; BACKGROUND-COLOR:#000000; -moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: 0.5;}
#DIV2_LigneArticleCommentaire {Z-INDEX:1101; BORDER-RIGHT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-BOTTOM: rgb(0,0,0) 1px solid; position:absolute; TOP: 50%; BACKGROUND-COLOR: white; padding: 3px 3px 3px 3px; overflow:auto; overflow-x:none }


/*#######    Chapitre 19    ########## POPUP: TERMINER LA COMMANDE ET MOT DE PASSE OUBLIE ########## */	
.PopupTerminerCommande {padding:120px 15px 50px 150px; background:url(../Image/DESIGN/ArticleAjoute.png) no-repeat 15px 30px; }
#MotDePassOublie {padding:65px 15px 50px 150px; background:url(../Image/DESIGN/ImgMotDePasseOublie.png) no-repeat 15px 50px; }
.PopupTerminerCommande p, #MotDePassOublie p { text-align:center; font-size:15px; font-weight:bold;}
.PTC_Bt1{float:left; margin-left:20px }
.PTC_Bt2{float:right; margin-right:20px }