@charset "utf-8";

/*#######    Chapitre 0    ########## DEFINITIONS GENERALES ########## */
body
{
	padding: 0 0 20px 0; margin:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background:#F8F2D2 url(../Image/DESIGN/backBody.gif) ;
}


table { border-collapse: collapse; font-size:12px;}
h1{font-size:10px;}   
h2{font-size:14px;} 
h3{font-size:12px;}
h4{font-size:10px;}

p { text-align:left;}
a { color:#801418; font-size:12px;}
a:hover { color:#D8545D; }

a img{ border:0}
hr { border:0; border-bottom: 1px dashed #A4A4A5; height:0px}
div { border-width:0; padding:0;}
.clear {clear:both;} 
div.clear { height:0; font-size:0;}

/*#######    Chapitre 0    ########## le fond du site ########## */
.PSG_Mdl {background:url(../Image/DESIGN/backPage_Mdl.png) repeat-y 50% 50%;}
.PSG_Top {background:url(../Image/DESIGN/backPage_Top.png) no-repeat 50% 0;}
.PSG_Btm {background:url(../Image/DESIGN/backPage_Btm.png) no-repeat 50% 100%; padding:14px 0}
* html .PSG_Mdl, * html .PSG_Top ,* html .PSG_Btm, *+html .PSG_Mdl, *+html .PSG_Top ,*+html .PSG_Btm {height:1%}

/*#######    Chapitre 1    ########## PanelSiteGlobal ########## */ 

/*zones travaillant sur la largeur*/

#PanelSiteGlobal {}

/*div qui recouvre toute la largeur du fond*/
.bckLarg {}

/*centrer la div et largeur 1000px*/
.larg1000 { width:1000px;  
            left: 50%;
            margin:0 0 0 -500px;
            position:relative;}

/*Cas Particuliers*/
	/* larg1000 : cas particuliers */
	/*#PanelBanniere { height:158px; background:url(../Image/DESIGN/ban.jpg) no-repeat top left; overflow:hidden}*/
	#PanelBanniere { height:158px; background:url(../Image/DESIGN/banV2.jpg) no-repeat top left; overflow:hidden}
	#PanelPiedPage{	height:70px; position:relative; border-top:1px solid #800000; width:994px; margin:0 0 0 -496px;}
	
/*#######    Chapitre 2    ########## PanelBanniere ########## */	
/*Banniere*/
#PanelBanniere h1 {margin:5px 25px; color:#C6AD7D; text-align:right}
#PanelBanniere .Logo {width:360px; height:100px; display:block; position:absolute; top:30px; }
	
/*#######    Chapitre 3    ########## PanelZoneCorps ########## */
/* sur 3 colonnes*/
#PanelZone1 { float:left; width:191px; padding:10px 0 0 8px;}
#PanelZone2 { float:right; width:570px; height:auto!important; min-height:380px; overflow:hidden; padding:10px 0; }
#PanelZone3 { float:right; width:191px; padding:0 8px 0 15px;  margin-top:-30px }

/*#######    Chapitre 4    ########## PIED DE PAGE ########## */
/*Pied de page*/
.blocPiedPage {width:190px; text-align:center; float:left; margin:10px 10px 0 0;}
#MenuServices {width:570px}
#PanelPubDeveloppeur {text-align:right}

/*#######    Chapitre 6    ########## #PanelMnPanierConex ########## */
/* Les elements #Conex et #miniPanier sont repositionnes dans la banniere */

	/*positionnement des éléments*/
#PanelMnPanierConex {padding: 3px 8px 7px 8px; height:15px; background:#C6AD7D; width:982px; margin:0 0 0 -500px; border:1px solid #B79E76}
#Conex, #miniPanier {width:350px; height:auto; float:left; overflow:hidden }
#miniPanier {}
	/*Définir les styles des titres et sous-titres*/
.MP_titre {margin-left:10px } 
.MP_titre a, .MP_titre { letter-spacing:1px; color:#800000;  text-decoration:none; font-weight:bold; font-size:15px; font-family: Verdana, Arial, sans-serif ;}
.MP_sousTit a, .MP_sousTit{ color:#615B50; font-size:12px; text-transform:none; text-decoration:none; font-weight:bold}
.MP_titre a:hover, .MP_sousTit a:hover { text-decoration:underline;}
	/*detail affiche quand on passe la sourie sur le liens panier*/
#MP_detail {z-index:101; position:absolute; width:365px; background: url(../Image/DESIGN/mp_detail1.gif) no-repeat 1px 0; top:23px; padding-top:3px; left:360px}
* html #MP_detail, *+html #MP_detail  {padding-top:2px;}/*correction Bug IE*/
#MP_detail .btm {background: url(../Image/DESIGN/mp_detail3.gif) no-repeat 1px 100%; padding-bottom:1px }
#MP_detail .mdl {background: url(../Image/DESIGN/mp_detail2.gif) repeat-y top left ; }
	/*tableau recapitulatif*/
table#MP_table { width:350px; border-collapse: collapse; margin: 3px 5px 3px 5px; color:#666666; background: url(../Image/DESIGN/zebre.gif) ;}
table#MP_table td { padding: 5px 5px 5px 5px; text-align:center; vertical-align:middle;}
table#MP_table tr.pair {  background: url(../Image/DESIGN/zebre2.gif) ;}
td.MP_qte { width:35px;}
td.MP_prix { width:80px;}
td.MP_qte, td.MP_prdt { border-right: 1px solid #CCCCCC;}
table#MP_table td.MP_prdt { text-align:left; }
	/*frais de port et liens modif commande*/
#MP_fraisPort {color:#666666; font-style:italic; text-align:right; width:338px; display:block; padding-right:10px; }
#MP_lienModifierCommande a {width:338px; display:block; text-align:center; margin: 1px 6px 3px 6px; font-weight:bold; text-indent:14px; font-size:13px;}

/*#######    Chapitre 7    ########## MENUS ########## */
/*Les menus des colonnes droite et gauche*/

.TitMenu, .Menu, .tp, .btm {height:auto!important; height:1%} /*bug ie 6*/
*+html .TitMenu, *+html .Menu, *+html .tp, *+html .btm {height:1%!important} /*bug ie 7*/
/*Menus : titre*/
.TitMenu {background: url(../Image/DESIGN/TitMenu_Mdl.png) repeat-y left;}
.TitMenu .tp {background:url(../Image/DESIGN/TitMenu_Tp.png) no-repeat left top;}
.TitMenu .btm{background:url(../Image/DESIGN/TitMenu_Btm.png) no-repeat left bottom; padding:5px 8px; color:#FFF; font-size:14px; font-weight:bold; font-family:Verdana, Geneva, sans-serif}
.TitMenu .h3 {margin:0}

#lbl_006 .TitMenu {margin:0 0 8px 0}

/*Menus :  corps*/
.Menu .btm{padding:8px 5px 15px 5px;}
.Menu .HR {border-width:0; height:1px; margin:5px 0}

/*CAS PARTICULIERS*/

	/*INCONTOURNABLES*/
#TitIncontourn {background:url(../Image/DESIGN/TitMenu_Mdl_INC.png) repeat-y left;}
#TitIncontourn .tp {background:url(../Image/DESIGN/TitMenu_Tp_INC.png) no-repeat left top;}
#TitIncontourn .btm{background:url(../Image/DESIGN/TitMenu_Btm_INC.png) no-repeat left bottom; color:#FFF;}

/*#######    Chapitre 8    ########## Les listes de liens des menus ########## */
/*Les listes de liens des colonnes droite et gauche et listes liens du pied de page*/

/*les listes de liens verticales*/
ul.menuligne { padding:0 0 5px 0; text-align:left; margin:0; width:100% }
ul.menuligne li { display:inline; list-style-type:none; border-left:1px solid #000}
ul.menuligne li a{ padding: 0 7px; width:auto; text-decoration:none; font-size:13px; color:#000; font-weight:bold}	
ul.menuligne li a:hover {text-decoration:underline; }
/*les listes de liens horizontaux*/
ul.sansListStyle { padding:0 0 0 8px; margin:0 0 0 0; }
ul.sansListStyle li {list-style:none;  background: url(../Image/DESIGN/Menu_Item.gif) no-repeat 0 4px; font-size:0;}
ul.sansListStyle li a{ padding: 0 0 8px 0 ; text-decoration:none; color:#000000; font-size:12px; display:block; margin-left:10px;}	
ul.sansListStyle li a:hover {font-weight:bold; color:#D8545D;}

/*#######    Chapitre 9    ########## Menu Recherche ########## */

#PanelRecherche {height:26px; padding:7px 0}
/*Mini recherche*/
.ModuleMiniRecherche {}
.MnRch_Saisie input {background: url(../Image/DESIGN/loupe.png) top left no-repeat #E4E4E4; padding:0 2px 0 18px; border: 0 solid #BEBDBE; color:#333333; height:19px; width:129px; float:left;}
.MnRch_Bt a { background:url(../Image/DESIGN/boutonRecherche.gif) no-repeat 0 0; height:19px; width:30px; display:block; font-size:0; height:19px; float:left; color:#D8545D;}
.MnRch_Bt a:hover  { background-position: 0 -19px; }
#PanelRecherche .TitMenu .btm {padding:5px 0 5px 8px!important;}

/*Nuage de mots*/
.ModuleNuageMots b, .BlocNewsletter b {color:#D8545D;}
.MonNuage{padding:3px 0 5px 0; text-align:left; margin:0; width:100%; }
.MonNuage li {display:inline; list-style-type:none; padding:0 2px}
.nuage1 a{font-size:9px}
.nuage2 a{font-size:10px}
.nuage3 a{font-size:11px}
.nuage4 a{font-size:12px}
.nuage5 a{font-size:13px}
.nuage6 a{font-size:14px}
.nuage7 a{font-size:15px}
.nuage8 a{font-size:16px}
.nuage9 a{font-size:17px}
.nuage10 a{font-size:18px}
  /*annuler les effets lies au <em> et <strong>*/
.MonNuage li a, .MonNuage li a em, .MonNuage li a strong {text-decoration:none; color:#000; font-style: normal; text-transform: lowercase;}
.MonNuage li a:hover, .MonNuage li a:hover em, .MonNuage li a:hover strong {color:#D8545D;}

/*#######    Chapitre 10    ########## Menu Catalogue Secondaire ########## */
/*Catalogue secondaire*/
#PanelCatalogueSecondaire ul {margin:0; padding:10px 0 0 0;}
#PanelCatalogueSecondaire ul li {list-style:none; margin: 0 0 10px 0;}
#PanelCatalogueSecondaire a {text-decoration:none;}
#PanelCatalogueSecondaire a:hover img{Filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; -khtml-opacity: 0.8;}
#PanelCatalogueSecondaire a img {width:100%}

/*#######    Chapitre 11    ########## Menu News ########## */
/*News*/
#PanelNews br {font-size:5px}
.BlocNews {}
.BlocNews_img {width:175px; border:1px solid #fff; margin:0 0 3px 0; height:auto!important; height:1%; font-size:0}
.BlocNews_img2 {width:173px; border:1px solid #FFFFFF; overflow:hidden; height:auto!important; height:1%; font-size:0; position: relative;}
.BlocNews_img2 img{margin: 0pt 0pt 0pt -96px; left: 50%; position: relative;}
*+html .BlocNews_img, *+html .BlocNews_img2 { height:1%!important;}/*bug ie6 et ie7*/
.BlocNewsletter{}

/*#######    Chapitre 12    ########## Menu INCONTOURNABLES ########## */
/*les incontournables*/
.INCONT_elmt { position:relative; background:url(../Image/DESIGN/INCONT_Bck.gif) repeat-x bottom left; padding:0 0 3px 0}
.INCONT_top {width:180px; min-height:70px; height:auto!important; height:70px; }
.INCONT_img { float:left; margin:3px; text-align:center; padding:1px; width:55px}
.INCONT_img a, .INCONT_img a img { display:block}
.INCONT_txt { padding:3px 0 0 0 ; width:115px; float:left;}
a.INCONT_tit { color:#000; font-size:11px; text-decoration:none; font-weight:bold;}
a:hover.INCONT_tit{text-decoration:underline} 
.INCONT_prx { color:#D8545D; font-size:11px;}
.INCONT_bts {padding:2px 0 0 5px}
.INCONT_bts a {display:block; margin-bottom:3px}
.INCONT_bts a:hover img {FILTER: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: 0.5} 

/*#######    Chapitre 13    ########## Les boites contenantes ########## */
/*les boites*/
.Boite, .Boite_tit {height:auto!important; height:1%} /*bug ie 6*/
*+html .Boite, *+html .Boite_tit {height:1%!important} /*bug ie 7*/
.Boite_tit {background:url(../Image/DESIGN/BoiteTit_Mdl.png) repeat-y left;  margin: 12px 0 8px 0; font-size:14px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; display:block; color:#800000}
.Boite_tit .tp{background:url(../Image/DESIGN/BoiteTit_Tp.png) no-repeat left top; display:block;}
.Boite_tit .btm {background:url(../Image/DESIGN/BoiteTit_Btm.png) no-repeat left bottom; padding:5px; display:block;}

/*#######    Chapitre 14    ########## Fil d'ariane ########## */
/*fil d ariane*/
#filAriane  {background:url(../Image/DESIGN/Boite_Mdl.png) repeat-y left; margin:0 0 8px 0}
#filAriane .btm {background:url(../Image/DESIGN/Boite_Btm.png) no-repeat left bottom; padding:3px 5px; }
#filAriane .tp{background:url(../Image/DESIGN/Boite_Tp.png) no-repeat left top; }
#filAriane a { color:#808080; text-decoration:none; font-size:11px} 
#filAriane a:hover {color:#333333;}

/*#######    Chapitre 15    ########## Infobulle ########## */
    /*infobulle*/
.infobulle2Top { background:transparent url(../Image/DESIGN/infobulle2Top.png) no-repeat top left; height:14px; width:196px; font-size:0; }
.infobulle2Mdl { background:transparent url(../Image/DESIGN/infobulle2Mdl.png) repeat-y left; width:160px; padding:0 18px 0 18px; }
.infobulle2Mdl p, .infobulle2Mdl p font { margin:0; padding:0; display:block; width:156px; text-align:left;}/*neutraliser la mise en forme des textes*/
.infobulle2Btm { background:transparent url(../Image/DESIGN/infobulle2Btm.png) no-repeat bottom left;width:196px; height:25px;}
* html .infobulle2Top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Image/DESIGN/infobulle2Top.png'); background: none;}
* html .infobulle2Mdl{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../Image/DESIGN/infobulle2Mdl.png'); background: none;}
* html .infobulle2Btm{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Image/DESIGN/infobulle2Btm.png'); background: none;}

/*#######    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 }

/*#######    Chapitre 20    ########## PAGES STATIQUES DANS LE POPUP########## */
/*pages statiques DANS LE POPUP*/
/* ATTENTION CSS SIMILAIRE AUSSI PRESENT DANS PageStatique.css avec #PanelZoneCentrale  */
#lbl_101 #DIV2_LigneArticleCommentaire {border:5px solid #555555}
#ZonePopup101 {display:block; padding:15px;}
#ZonePopup101, #ZonePopup101 p { text-align:justify; font-size:12px; line-height:16px; margin: 5px 5px 0 5px; }
#ZonePopup101 ul {margin:0; padding:15px 0 0 20px}
#ZonePopup101 blockquote {margin:0; padding:0 0 0 15px}
#ZonePopup101 h4 {font-size:24px; color:#800000; text-align:left; padding:0; margin: 5px 0 25px 5px; font-family:Verdana, Arial, Helvetica, sans-serif ; font-weight:normal}
#ZonePopup101 h5 {font-size:14px; color:#847255; text-align:left; padding:0; margin: 25px 0 10px 5px; font-family:Verdana, Arial, Helvetica, sans-serif ; clear:both}
#ZonePopup101 h6 {font-size:13px; color:#C6AD7D; text-align:left; padding:0; margin: 25px 0 10px 5px; font-style: italic; font-family:Verdana, Arial, Helvetica, sans-serif ; }
#ZonePopup101 hr.clear {clear:both; border-color:#FFFFFF; background-color:#FFFFFF}
#ZonePopup101 input, #ZonePopup101 textarea { border:1px solid #666666; color:#000000; text-align:left; }
#ZonePopup101 img.img {margin:0 0 5px 8px; float:right; padding:2px; border:1px solid #61B12A; }

