/*RESET CSS */

a:link, a:visited, a:active, a.PBLink {
    color: #317996;
    text-decoration: none;
}

a:hover { text-decoration: underline; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { display: inline; font-weight: inherit; margin: 0; padding: 0; font-size: inherit; font-family: inherit; }


/***************************************/
/* MAIN */

body.PB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    margin: 0;
    background-color: #fff;
    background-image: url(/Files/26883/Img/17/dh2.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

body.PBPW {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000;
    background-color:#fff;
    margin: 20px;		
}

#maincontainer {
    margin: 0 auto 60px;
    width: 2560 px;
    background-color: #fff;
}


/***************************************/
/* HEADER */

#headercontainer {
    z-index: 100;
}

#headerarea {
    position: relative;
    width: 100 %; ;
    height: 237px ;
    margin: 0 auto;
    z-index: auto;
    background-color: #fff;
    background-image: url(/Files/26883/Img/16/HEADERTHALIE2020.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#topbanner {
    display: block;
    width: 100%;
    text-align: center;
}

#headercolumn1 { 
    height: 160px;
    left: 0;
    position: absolute;
    top: 40px;
    width: 410px;
    z-index: 40;
}

#headerlogo, #headerlogo a { height: 100%; display: block; }
#headerlogo img { max-width: 100%; max-height: 100%; }
#headercolumn2 {
display:none;
}
#headerdata { }
#headerdata img { }
#headerbanner { display: block; width: 100%; text-align: center; }


/***************************************/
/* HORIZONTAL MENU */

#headermenu {
    margin: 0 auto;
    padding: 0 20px 0 100px;
    z-index: 250;
    max-width: 1120px;
    top: 173px;
    position: relative;
}


#hmenu,  #hmenu li, #hmenu li div, #hmenu li div ul, #hmenu li div ul li { *z-index: 100; }

#hmenu {
    height: 40px;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

#hmenu > li {
    line-height: 40px;
	height:40px;
    float: left;
    position: relative;
}

#hmenu > li.begin { width:100 %; border-left:none; }
#hmenu > li.end { display: none; }
#hmenu > li.menusep { }
#hmenu > li.mispacer { width: 100%; }

#hmenu > li > a.menu, #hmenu > li > span {
    white-space: nowrap;
    display: block;
    text-decoration: none;
    padding: 0 10px;
}

#hmenu > li.mitext > a.menu, #hmenu > li.mitext > span {
    color: #fff;
    font-size: 14px;
    font-weight: normal;   
	text-shadow:1px 1px 1px #000;
}

#hmenu > li.mititle > a.menu, #hmenu > li.mititle > span  {
    color: #fff;
    font-size: 17px;  
	text-shadow:1px 1px 1px #000;
    font-weight: bold;  
}

#hmenu > li > a.menu:hover, #hmenu > li > a.menu.subactive {
    color: #fff;
    background-color: #ccc;    
}

#hmenu > li.miimg { border: none; }
#hmenu li.miimg a, #hmenu li.miimg span { padding: 0; }
#hmenu > li.miimg > a img, #hmenu > li.miimg > a { max-height: 100%; }
#hmenu li ul.submenu li.miimg img { max-width: 100%; }
#hmenu > li.auto > a img, #hmenu > li.miimg > a { height: 100%; }

/* HORIZONTAL SUB-MENU */
#hmenu li ul.submenu{
    width: 200px;
    list-style: none;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    background-color: #ffff;
    background-image: none;	
    position: absolute;
    visibility: hidden;  
    top: 100%;
    margin: 0;
    padding: 0;
    color: #0000;
    box-shadow: 0px 3px 3px #ccc;
}

#hmenu li:not(.menuright) ul.submenu{ left: -1px; }
#hmenu li.menuright ul.submenu{ right: 0; }

#hmenu li ul.submenu li { text-align: left; *font-size : 0;   *line-height : 0; }

#hmenu li ul.submenu a, #hmenu li ul.submenu span {
    display: block;
    padding: 0 10px;
}

#hmenu li ul.submenu li.begin{ display: none; }
#hmenu li ul.submenu li.end{ display: none; }
#hmenu li ul.submenu li.mispacer{ height: 24px; }

#hmenu li ul.submenu li.misep{
    border: none;
    margin: 10px 0;
    height: 3px;
    background-color: #0000;
}

#hmenu li ul.submenu li a, #hmenu li ul.submenu li span{
    color: #000;
    text-decoration : none;
}

#hmenu ul.submenu li.mititle span, #hmenu ul.submenu li.mititle a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
}

#hmenu li ul.submenu li.mitext span, #hmenu li ul.submenu li.mitext a {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}

#hmenu li ul.submenu li.mititle a:hover, #hmenu li ul.submenu li.mitext a:hover {
    color: #000;
    background-color: #DCDCDC;
    background-image: none;
}

#hmenu li ul.submenu li.auto img{ width: 100%; }
#hmenu li ul.submenu li.miimg {  text-align: center; padding: 5px 0; line-height: 0; }
#hmenu li ul.submenu li.miimg  a, #hmenu li ul.submenu li.miimg  span  {  }


/***************************************/
/* CONTENT AREA */

#bodycontainer {
    z-index: 150;
    width: 980px;
    margin: 0 auto;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top center;
}

#bodyarea {
    position: top center;
    min-height: 450px;
    padding: 10px 10px 0 3px;
    margin: 0 auto;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top center;
}

#bodycolumn1 { position: absolute; top: 0; right: -20px; }
}

#bodycolumn2 {
    margin-left: 0px;
    padding: 0;
    text-align: left;
}

#bodydata {
   padding: 0 0 0 10px;
}

#bodycolumn3 { position: absolute; top: 0; right: -20px; }
#verticalbanner { position: absolute; left: 0; top: 0; }
#bodytopbanner { display: block; width: 100%; text-align: center; }
#bodydata form { text-align: left;}
.clearbodycontainer {  clear: both; height: 0; }


/***************************************/
/* SHORTCUTS & MARKETING BLOCKS */

.blockcontainer {
    width:180px;
}

.blockshortcut a {
    color:#ac2232;
    text-decoration:none;
}
.blockshortcut a:hover { text-decoration: underline; }

.blockshortcut {   
    color: #000;
    font-size: 10px;
    background-color: #fff;
    margin: 0px 0 10px;
    text-align: left;
    border: 1px solid #ebebeb;
}

.blockmktg  { border: none; }
#blocksearch, #blockuserlogin , #blockuserlogout , #blocknewsletter, #blockcoupon { line-height: 15px; }
#blocksearch { }
#blockuserlogin { }
#blockuserlogout { }
#blocknewsletter { }
#blockcoupon { }
#blockfreetext { }
#blockrssfeeds { }
#blockmktgbestseller { }
#blockmktgrecentlyadded { }
#blockmktgrecentlyviewed { }

	
.blockarea { margin: 5px; }
.blockmktg .blockarea { margin: 0; }

.blockshortcut form, #blocknewsletter p { margin: 0; padding: 0; }
.blockshortcut input[type="text"], .blockshortcut input[type="password"]  { font-size: 11px; margin: 2px 5px 2px 0; width: 70%; }

.blockshortcut .blockbtn { padding: 0; }
#blockcoupon .blockbtn { display: inline-block; *display: inline; }
#blockuserlogout .hellouser, blockuserlogout .viewaccountinfo , #blockuserlogin .firstvisit,  #blockuserlogin .firstvisit a, #blockcoupon s.coupon  { display: block; }

#blocksearch .searchtext, #blocknewsletter .email, #blockcoupon .coupon{ display: inline-block; *display: inline;}
#blocksearch .searchimg { display: inline-block; *display: inline; vertical-align: top; background: url(/DesignCss/SharedImages/Search.png) no-repeat scroll left center transparent; width: 20px; height: 19px; }
#blocknewsletter #newsok, #blocknewsletter  #newsko { margin-right: 5px; vertical-align:middle; }
#blockrssfeeds a.rss { background: url(/DesignCss/SharedImages/RSSFeeds.gif) no-repeat scroll left center transparent; display: block; height: 20px;  width: 63px; margin:0 auto; }

/* LANGUAGE ICONS */
#langflags { margin-top: 10px; }
#langflags ul {	list-style: none; margin: 0; text-align:center; padding: 0;}
#langflags ul li { display: inline-block; padding: 0 1px; }
#langflags ul li a span { background-repeat: no-repeat; background-position: center center; display: inline-block; height: 15px; width: 22px; border:1px solid #ccc; }
#langflags a:hover span { border: 1px solid #fff; }
#flag0 { background-image: url(/DesignCss/SharedImages/FlagL0.gif); }
#flag1 { background-image: url(/DesignCss/SharedImages/FlagL1.gif); }
#flag2 { background-image: url(/DesignCss/SharedImages/FlagL2.gif); }
#flag3 { background-image: url(/DesignCss/SharedImages/FlagL3.gif); }
#flag4 { background-image: url(/DesignCss/SharedImages/FlagL4.gif); }
#flag5 { background-image: url(/DesignCss/SharedImages/FlagL5.gif); }


/***************************************/
/* DATA AREA */

.view { }
.viewtbl { border-collapse: collapse; border-spacing: 0; width: 100%; }
.viewtbl table {  border-collapse: separate; }
.viewtblsplitted { }
.viewtblsplitcol1 { }
.viewtblsplitcol1content { }

.sectiontb { padding: 0; }
.sectiontbarea { margin: 0; padding: 0; }

.sectiondata {
    border: 1px solid #EBEBEB; 
    margin: 0 0 10px;
}
.webblock .viewtbl:not(.viewtblsplitted) .sectiondata, .webblock .viewtblsplitcol1 .sectiondata { margin: 0; border: none; } /* suppression bordures webBlocks */

.sectiondataarea { padding: 10px; }

/* ICONS */
#icontrash, #iconerror, #iconwarning, #iconsalespolicy, #iconattachment, #iconemail, #iconweb, #iconmap { width: 19px; height: 19px; vertical-align: text-bottom; background-repeat: no-repeat; background-position: center center; }
#icontrash { background-image: url(/DesignCss/SharedImages/TrashCan-w.png); }
#iconerror { background-image: url(/DesignCss/SharedImages/Error-w.png); }
#iconwarning { background-image: url(/DesignCss/SharedImages/Warning-w.png); }
#iconsalespolicy { background-image: url(/DesignCss/SharedImages/SalesPolicy-w.png); }
#iconattachment { background-image: url(/DesignCss/SharedImages/Attachment-w.png); }
#iconemail { background-image: url(/DesignCss/SharedImages/EMail-w.png); }
#iconweb { background-image: url(/DesignCss/SharedImages/Web-w.png); }
#iconmap { background-image: url(/DesignCss/SharedImages/Map-w.gif); }
#btnemailfriend { background: url(/DesignCss/SharedImages/sendtofriends.png) no-repeat scroll 0 0 transparent; padding: 1px 0 4px 30px; }
#btnaddtofav { background: url(/DesignCss/SharedImages/addtofav.png) no-repeat scroll 0 0 transparent; padding: 2px 0 2px 20px; }
#btnattachment { background: url(/DesignCss/SharedImages/attached-files.png) no-repeat scroll 0 0 transparent; padding: 2px 0 2px 22px; }
#btnviewcart span, #btnsearch span { padding-left:9px; }
.PBMsgInStock { background: url(/Files/0/oxa-checkin.png) no-repeat scroll 0 0 transparent; display: inline-block;  height: 24px; line-height: 24px; padding: 0 0 0 28px;}
.PBMsgOutOfStock{ background: url(/Files/0/oxa-checkout.png) no-repeat scroll 0 0 transparent; display: inline-block; height: 24px; line-height: 24px; padding: 0 0 0 28px;}


/***************************************/
/* BUTTONS */

a.btnmain {
    background-image: url(/Files/26883/img-design/btn.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 10px;
    text-decoration: none;
    margin: 10px 0;
}

a.btnmain span {
    background-image: url(/Files/26883/img-design/btn.png);
    background-position: right top;
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 24px;
    padding-right: 10px;
    white-space: nowrap;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

a#btnviewcart {	
background-image: url(/Files/26883/img-design/btn-cart.png);
}
a#btnsearch { 
background-image: url(/Files/26883/img-design/btn-search.png); 
}

a.btnmain  small { line-height: 100%; }
a.btnmain:hover { background-position: left bottom; text-decoration: none; }
a.btnmain:hover span { background-position: right bottom; text-decoration: none; }
a#btnsearch, a#btnviewcart { padding-left : 30px; }
a#btnsearch:hover, a#btnviewcart:hover { background-position: left bottom; text-decoration: none; }

a.btnsub {
    font-size: 12px;
    font-weight: bold;
    color: #ac2232;
    text-decoration: none;
    padding: 4px 0 4px 23px;
    margin: 10px 0;
    background-image: url(/DesignCss/SharedImages/Puce.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 220%;
}

a.btnsub:hover { color:#222; }
#btnsearchnow { margin: 0; }

.navbar { margin-top: 10px; }
.navbar select {font-size: 12px; font-style: normal; font-weight: normal; padding: 0; }
.navbar ul { list-style-type: none; margin: 0; padding: 0; }
.navbar li { margin: 0;	padding: 0; border: none; display: inline-block; *display: inline; }
.navbar select { background-color: #fff; color: #000; }
a span.navfirst, a span.navprev, a span.navnext, a span.navlast { margin: 0 5px;}

div.navbar span {
    font-size:9pt;	
    font-style:normal;	
    font-weight:normal;	
    white-space:nowrap;
    margin: 0 3px;
    white-space: nowrap;
    border-width: 0 0 2px;
    border-style: solid;
    color: #666;
    padding: 3px 5px;
    border: none;
}

div.navbar span.off {
    border-width: 0 0 2px;
    border-style: solid;
}

.navbar a, .navbar a:visited, .navbar .off, .navbar a:hover span, div.navbar span.off {
    color: #ac2232;
    text-decoration: none;
}

.navbar a:hover{	
    color: #222;	
    font-weight: bold;	
    text-decoration: none;
}


/***************************************/
/* FONTS */

.PBPTitle { color: #000; font-size: 18px; font-weight:  bold; }
.PBSTitle { color: #317996; font-size: 12px; font-weight: bold; }
.blogarticles .PBSTitle { font-size: 14px; font-weight: bold; }

.PBMainTxt { color: #317996; font-weight: bold; font-size: 12px; font-style: normal; }
.PBShortTxt { color: #000; font-size: 11px; }
.PBLongTxt { color: #000; font-size: 12px; }
.PBDate { color: #ac2232; font-size: 12px; font-style: normal; font-weight: bold; }
.PBNumber { color: #ac2232; font-size: 14px; font-style: normal; font-weight: bold; }
.PBCatTitle { color: #000; font-size: 14px; font-weight: bold; }
.PBColHead { color: #000; font-size: 12px; }
.PBStatic { color: #000; font-size: 11px; font-weight: bold; }
.PBMsg { color: #000015; font-size: 11px; }
.PBErrMsg { color: #FF0000; font-size: 12px; font-weight: bold; }
.PBReqNote { color: #000; font-size: 11px; font-style: italic; }

.PBItemPrice { }
.PBCurrency { color: #317996; font-weight: bold; font-size: 14px; } /* Polices gÃ©nÃ©rales des prix */
.PBQty { color: #000; font-size: 12px; font-weight: normal; }
.PBSalesPrice {}
.PBStrike , .PBDiscount{ color: #333; font-size: 85%; font-weight: normal; }

a.PBLink { font-size: 11px; text-decoration:none; }
a.PBLink:hover { text-decoration: underline; }
A.PBBtnStd { color: #000; font-size: 11px; font-weight: normal;	text-decoration: none; }
A.PBBtnStd:hover { color: #ac2232; text-decoration: none; }

hr.PBMain { background-color: #000; height: 1px; border: none; }
hr.PBSub { background-color: #ccc; height: 1px; border: none; }
TEXTAREA.PB { color: #000; font-size: 12px; font-style: normal; font-family: arial;}
SELECT.PB { color: #000; font-size: 10px; font-style: normal; background-color: #fff; margin: 0; padding: 0; border: 1px solid #ccc; }
INPUT.PB { color: #000; font-size: 10px; font-style: normal; }
INPUT.PBBtnStd { color: #222; font-weight: normal; font-size:10px; }
 

/***************************************/
/* SHOPCART */ 

/* CAT HEADER */
.sectiondata .sectioncatheader {  margin: 5px 0; border: none; height: auto; }
ul.subcatlist li { border-left: 1px solid #666; display: inline-block; *display: inline;  padding: 0 5px;  width: 23%; }
.subcatlisttitle{ border-bottom: 1px solid #EBEBEB; padding: 0 0 5px;}
ul.subcatlist { margin: 0; padding: 10px 0 0; width: 100%;}
ul.subcatlist li  a .PBMainTxt { color: #666; font-size: 11px; font-weight: normal; }
ul.subcatlist li  a:hover .PBMainTxt { color: #000; }
ul.subcatlist li  a:hover { text-decoration: none; }

/* ITEMS LIST */
.itemlist .datatbl { height: 100% }
.itemlist .oxcell { padding: 0 10px 10px 0; height: 100%; }
.itemlist .oxlastcol { padding: 0 0 10px 0; }

.itemlist .datatbl .sectiondata { margin: 0; height: 100%; display: block; list-style: none; position: relative; }
.itemlist .PBMainTxt { color: #000; font-size: 12px; font-weight: bold; }

.itemlist .viewcell .sectiondata { display: inline-block; *display: inline;  width: 100%;}
.itemlist .viewcell {padding:0 5px; height: 100%;}
.itemlist .viewtbl  { height: 100%; }

.imgcat {margin:5px;}

/* ITEM DETAIL */
.itemdetail .PBMainTxt{ color: #317996; font-size: 18px; font-weight: normal; } /* nom des produits dans la vue dÃ©tail */
.itemdetail .PBMainTxt.PBUpSellPdtTitle, 
.itemdetail .PBMainTxt.PBRelatedPdtTitle { color: #000; font-size: 14px;  font-weight: bold;  margin: 0 0 10px; display: block; } /* titre de gammes supÃ©rieures et des articles complÃ©mentaires*/
.itemdetail .PBOptionInfo .PBMainTxt { color: #ac2232; font-size: 12px; font-weight: bold; } /* Option infos */
.itemdetail .sectiondataarea .PBOptImgTable span.PBMainTxt { font-size: 11px; font-weight: bold; text-transform: none; }

.itemdetail .PBCurrency { font-size: 22px; } /* Prix de l'article dans la fiche produit */
.itemdetail .PBTable .PBCurrency { font-size: 12px;} /* Prix dans les diffÃ©rents tableaux de la fiche produit */
.itemdetail .PBLayoutTable .PBCurrency { font-size: 14px; } /* Prix des articles complÃ©mentaires */

.itemdetail .PBItemPrice .PBStrike , .itemdetail .PBItemPrice .PBDiscount { font-size: 75%; }

.itemdetail .PBEcoPart { font-size: 60%; }

.discountgrid { border-collapse: collapse; }
.discountgrid .PBMainTxt { color: #ac2232; font-size: 14px; font-weight: bold; } /* titre des remises sur quantitÃ© */
.discountgrid .PBDiscount { color: #333333; font-size: 12px; font-weight: normal; }

 .PBRelPdtTable TD, .PBUpsellTable TD { border: none; }
 
 .itemdetail .PBTable, .itemdetail .PBOptLstTable, .itemdetail .PBOptImgTable { border-collapse: collapse; }
 .itemdetail .PBTable td, .itemdetail .PBOptLstTable td, .itemdetail .PBOptImgTable td { padding: 5px; }

/* ORDER PROCESS*/
.sectiondata .shopcarttable { border-collapse: collapse; width: 100%; }
.shopcarttable td { border: 1px solid #ebebeb; padding: 5px; text-align: right; }
.shopcarttable .imgshopcart { display: inline; }
.shopcarttable td.cartlinename { text-align: left; }
.carthead td, tr.carttotallines td .PBColHead, tr.cartdiscount td .PBColHead, tr.cartsubtotal td .PBColHead { font-style: normal; }

.scshopcart .sectiondata { border: none; margin: 0; padding: 0; }
.scshopcart .sectiondataarea { border: none; padding: 5px; }
.scshopcart tr.cartsubtotal .pbcurrency { font-size: 16px; font-style: normal; }
.scshopcart .PBMainTxt { color: #ac2232; font-size: 12px; font-weight: normal; font-style: normal; } /* titres des articles dans le panier*/

.scshipform .PBSTitle { font-size: 12px; font-weight: bold; display: block; }
.scshipform .PBMainTxt { color: #000; font-size: 12px; font-style: normal; font-weight: bold; }

.scpaymentform .sectiondata { border-width: 0 0 1px 0; border-style: solid; border-color: #EBEBEB; margin: 5px; padding: 0 0 10px; }
.scpaymentform .PBSTitle { font-size: 12px; font-weight: bold; margin: 0 0 5px; display: block; }
.scpaymentform label .PBMainTxt { color: #000; font-size: 12px; font-style: normal ;font-weight: bold;}
.scpaymentform .carttotalprice .pbcurrency{ font-size: 18px; font-style: normal; }

.scconfirmform .sectiondata { border-width: 1px 0 0 0; border-style: solid; border-color: #EBEBEB; margin: 0; padding: 15px 0; }
.scconfirmform .PBSTitle { font-size: 14px; color: #000;}
.scconfirmform .carttotalprice .pbcurrency{ font-size: 18px; font-style: normal; }
.scconfirmform .sectiondata .PBMainTxt { font-size: 12px; font-style: normal; font-weight: bold; }
.cartlineprice .PBCurrency, .cartdiscount .PBCurrency, .carttotallines .PBCurrency { color: #222222; font-size: 12px; font-weight: normal;}


/***************************************/
/* FOOTER */

#footercontainer {
    border: none;
	width: 100 %;
	text-align: center;
    color: #000;
	padding: 0 0 22px;
    margin: 0 auto;
    background-image: none;
    background-position: center top;
    background-repeat: no-repeat;
	position:relative;
}

#footerarea {
    width: 100 %;
    padding: 20px 0 0;
	background-image: none
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #317996;


}

/* FOOTER MENU */
#footermenu {
    margin: 0 0 35px 200px;
    padding: 0 70px;
	max-width: 100%;
    position: relative;
	right: 0;
    width: 100 %;
	}

#fmenu { list-style-type: none; margin: 0; padding: 0; text-align: left; }

#fmenu li {
    line-height: 30px;
    height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
    text-align: left;
    display: inline-block;
    *display: inline;
    border-left: 1px solid #317996;
    width: 32%;
}

#fmenu li.menusep { }
#fmenu li.begin, #fmenu li.end  { display: none; }
#fmenu li.misep { display: none; }
#fmenu li.mispacer { vertical-align: bottom; }
#fmenu li img { max-height: 100%; vertical-align: middle; }

#fmenu li.mititle a, #fmenu li.mititle span {
    font-weight: normal;
    color: #fff;
    font-size: 20px;
	    text-shadow: 1px 1px 1px #000;

}

#fmenu li.mitext a, #fmenu li.mitext span{
    font-weight: normal;
    color: #fff;
    font-size: 16px;
}

#fmenu li.mitext a:hover {
    text-decoration: underline;
    color: #fff;
}

#fmenu li.mititle a:hover{
    text-decoration: underline;    color: #fff;
}


/* POWERED BY & COPYRIGHT */
#poweredby { padding: 5px 0; }
#poweredby a span {    font-size: 14px;}

#poweredby a, #poweredby a:visited , #poweredby a span {
    color: #670c16;
    font-size: 1px;
    text-decoration: none;
}

#poweredby a:hover, #poweredby a:hover span{
    text-decoration: none;
    color: #000;
}

#copyright { padding: 5px 0; }
#copyright span { color: #FFFF; }
.imgthumbnail, .imgmain {
    margin: 0 10px;
}

#footerblock  {
}

#footerblock #text {
    bottom: -40px;
    color: #666666;
    display: block;
    position: absolute;
    text-align: middle;
    width: 100%;
}

#footeradress {
    left: 18px;
    position: absolute;
    top: 22px;
}

#menuadmin {
height:0;
margin:0 auto;
position:relative;
top:0px;
width:980px;
z-index:999;
}

#accueilbtn {
    display: block;
    left: 12px;
    position: absolute;
    top: 179px;
}

#contactbtn{
    display: block;
    left: 172px;
    position: absolute;
    top: 179px;
}

#panierbtn{
    display: block;
    left: 92px;
    position: absolute;
    top: 179px;
}

a#accueilbtn:hover, a#panierbtn:hover, a#contactbtn:hover{
    opacity:0.5;
    filter : alpha(opacity=50);
}

.itemdetail a#btnaddtocart.btnaddtocart { /*bouton acheter sans hover*/
background-image:url(/Files/26883/Img/10/BOUTON-RESERVER-2014.png);
display:block;
height:43px;
margin:10px 0;
padding:0;
width:190px;
background-position:top;
}

.itemdetail a#btnaddtocart.btnaddtocart span {
display:none;
}

.itemdetail a#btnaddtocart.btnaddtocart:hover { /* hover du bouton acheter en transparence*/
    opacity:0.7;
    filter : alpha(opacity=70);
}

.imgcat {
    margin: 5px;
    width: 200px;
}

.itemlist .PBItemName .PBMainTxt {
    color: #317996;
    font-size: 15px;
    font-weight: bold;

}

.itemlist .PBCurrency {
    color: #000000;
	}