body.PB {
	text-align:center;
	width:100%;
	font-family: Arial, Helvetica, sans-serif ;
	margin:0 auto;
	padding:0;
	background-color: #FFF;
	background-image: url(/Files/30303/images/fond-motif.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* BAWLIAN */

a.bawmenuh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0d4a75;
	text-decoration: none;
}
a.bawmenuh:hover {
	color: #baad0b;
	text-decoration: none;
}
a.bawmenupromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #de3400;
	text-decoration: none;
}
a.bawmenupromo:hover {
	color: #0d4a75;
	text-decoration: none;
}
.bawtextbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0d4a75;
	text-decoration: none;
}
.bawtextvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #baad0b;
	text-decoration: none;
}
.bawtextgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
a.bawenregistrer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #baad0b;
	text-decoration: underline;
}
a.bawenregistrer:hover {
	color: #0d4a75;
	text-decoration: underline;
}
input.baw {
	background-color:#f9f7df;
	border:solid 1px #0d4a75;
	padding: 0;
	margin: 0;
	color:#0d4a75;
	font-size:12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height:17px;
	width:160px;
}
input.okbaw {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0d4a75;
}

/*Liens basiques*/

/*a:link {
	color: #999;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}*/
#maincontainer {
	text-align:left;
	margin:0 auto;
	width:980px;
	height: auto;
}
#topbanner {
	display:block;
	width:100%;
	text-align:center;
}
#topbanner img{}

/* HEADER STYLES >> General layout configuration - Configuration de la mise en page des elements*/

#headercontainer {
	margin: 0px;
	height: 192px;
	position: relative;
	z-index:100; /* Necessary for correct display of dropdown menus */
	padding: 0px;
}
#headerarea {
	position:relative;
	margin:0;
	padding:0;
}
#headerlogo {
	text-align: center;
	margin:0;
}
#headercolumn1 {
	position: absolute;
	top: 10px;
	text-align: center;
}
#headerlogo a {
	vertical-align: middle;
	margin-left: 0px;
}
#headerlogo img {
	border: 0;
}
#headerbanner {
	display:block;
	width:100%;
	text-align:center;
}
#headerbanner img{}
#headerdata {
	position: absolute;
	padding: 0px;
	margin-top: 10px;
	text-align: right;
	right: 0px;
	top:0px;
}
#headerdata img {
	margin:0;
	border: none;
}
#headertext {
	font-weight: bold;
	color: #999;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: underline;
}
#headerbanner {}

/* END HEADER STYLES */  

/* CONTENT STYLES */

#bodycontainer {
	margin: 0 auto;
	width:980px;
	padding: 0px;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	position:relative;
	z-index:50;/* necessary for submenus */
}
#bodyarea {
	margin:0;
	position:relative;
	width:980px;
}
#bodycolumn1 {
	float:left;
	position:relative;/*necessary for IE when body area is positioned relative*/
	width:190px;
	margin:0;
}
#bodycolumn2 {
	margin: 0 0 0 190px;
}
#bodycolumn3 {
	position:absolute;
	top:0px;
	right:-20px;
	background-color:silver;
	margin:0;
	padding:0;
}
#verticalbanner {
	position:absolute;
	left:10px;
	top:0;	
}
#bodytopbanner {
	display:block;
	width:100%;
	text-align:center;
	line-height:0;
}
#bodydata form {
	text-align: left;
}

/* clear floating in bodycolumns 1 and 3 and lengthen the page if a floating column is longer than main content in #bodycolumn2 */

.clearbodycontainer {
	clear:both;
	font-size:1px;
	line-height:0px;
}

/* END CONTENT STYLES */

/* FOOTER STYLE en ligne*/

#footercontainer {
	clear:both;
	border:0 none;
	margin:0;
	padding:0;
	width:100%;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footerarea {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footermenu {
	margin:0;
	padding:10px 0 10px 0;
	overflow:visible;
}
ul#fmenu {
	width:960px;
	list-style-type:none;
	padding:0;
	white-space:nowrap;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}	
#fmenu li {
	display:inline;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
#fmenu li.mititle {
	font-weight: bold;	
	color: #999;
}
#fmenu li.text {
	font-weight: normal;	
	color: #999;
}
#fmenu a.menu {
	text-decoration:none;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#fmenu a.menu img {
	border:none;
}
#fmenu li a:hover {}
#fmenu a.menu:hover {
	text-decoration:underline;
	color: #999;
}
#fmenu li.begin {
	display: none;
}
#fmenu li.sep {
	background-color:silver;
}
#fmenu li.end {
	display: none;
}
#fmenu li.misep {
	display:block;
	height:0px;
	width:0px;
	margin:0;
	font-size:0px;
	line-height:0px;
}
#copyright {
	padding: 0;
	margin-top: 5px;
}
#copyright span {
	color: #999;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
}
#poweredby {}
#poweredby a, #poweredby a:link, #poweredby a:visited, .blockshortcut a {
	font-size:1px;
	color: #FFF;
	text-decoration:none;
}
#poweredby a:hover {
	font-size:1px;
	color: #FFF;
	text-decoration:none;
}
#poweredby span {
	font-size:1px;
	color: #FFF;
	text-decoration:none;
}

/*Fin du footer style ligne*/

/* END FOOTER */

/*LANGUAGE ICONS */

#langflags {
	text-align:center;
	background-image: url(none);
	margin-top: 10px;
	height: 30px;
	background-position: left top;
	background-repeat: repeat-x;
}
#langflags ul, #langflags li, #langflags a, #langflags span {
	margin: 0;
	padding: 0;
}
#langflags ul {
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
	padding-top: 5px;
}
#langflags ul li {
	display: inline;
	text-align: center;
	
}
#langflags ul li a span {
	background-repeat:no-repeat;
	display: inline;
	white-space: nowrap;
	text-align: center;
	cursor:pointer;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	background-position: center center;
	height: 15px;
	width: 22px;
	line-height: 1.2em;
}
#langflags a span {
	border:1px solid #ccc;
}
#langflags a:hover span {
	border: 1px solid #999;
}
#flag0 {
	background: url(/DesignCss/SharedImages/FlagL0.gif) no-repeat;
}
#flag1 {
	background: url(/DesignCss/SharedImages/FlagL1.gif) no-repeat;
}
#flag2 {
	background:url(/DesignCss/SharedImages/FlagL2.gif) no-repeat;
}
#flag3 {
	background:url(/DesignCss/SharedImages/FlagL3.gif) no-repeat;
}
#flag4 {
	background:url(/DesignCss/SharedImages/FlagL4.gif) no-repeat;
}
#flag5 {
	background:url(/DesignCss/SharedImages/FlagL5.gif) no-repeat;
}

/* END LANGUAGE ICONS */

#bannervertical {
	position:absolute;
	left:0;
	top:0;
	width:0px;
	margin-left:20px;
}
.navbar {
	margin-top:10px;
}
.navbar span, .navbar select {
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	padding: 0px;
}
.navbar ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navbar li {
	padding:0;
	margin: 0;
	border:0;
	display: inline;
	line-height: normal;
}
.navbar a, .navbar a:visited, .navbar .off {
	color:#999;
	text-decoration: none;
}
.navbar a:hover {
	color:#666;
	font-weight: bolder;
	text-decoration: underline;
}
.navbar span {
	white-space:nowrap;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.navbar select {
	background-color:#FFFFFF;
	color:#666;
}
a span.navfirst, a span.navprev, a span.navnext, a span.navlast {
	margin: 0 5px;
}
#bodydata {
	margin:0 0 10px 10px;
}
.view {
	margin: 0;
	padding: 0;
	width:100%;
}
.viewtbl {
	padding:0;
	margin:0;
	width:100%;
}
.sectiontb {
	margin: 10px 10px 0 0;
}
.sectiontbarea {
	/*height: 100%;*/
	padding: 0;
}
.sectiondata {
	margin: 10px 10px 0 0;
	border:solid 1px #CCCCCC;
}
.sectiondataarea {
	/*height: 100%;*/
	padding: 10px;
}
.imgbordernone, .imgthumbnail, .imgmain, .imgcat {
	border:none;
}
/*** BUTTONS & ICONS ***/
/* Main buttons */

a.btnmain {
	line-height: 30px;
	white-space:nowrap;
	margin: 2px 0 2px 5px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding: 2px 5px 2px 5px;
	background-color: #baad0b;
}
a.btnmain:hover{
	text-decoration:none;
	background-color:#0d4a75;
	color:#FFFFFF;
}
a#btnsearch, a#btnviewcart {
	padding-left : 20px;
	background: #0d4a75 no-repeat 4px center;
}
a#btnsearch:hover, a#btnviewcart:hover {
	background-color: #baad0b;
}
a#btnsearch {
	background-image: url(/DesignCss/SharedImages/white/Search.gif);
}
a#btnviewcart {
	background-image: url(/DesignCss/SharedImages/white/ShopBag.gif);
}

/* Secondary buttons */

a.btnsub {
	font-size:9pt;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	padding:4px 0px 4px 23px;
	margin: 10px 0px;
	background-image: url(/DesignCss/28000/162/Puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:2.2em;
}
a.btnsub:hover {
	text-decoration:underline;
}
a#btnemailfriend {
	background: url(/DesignCss/SharedImages/EMail-w.gif) no-repeat 0px 2px;
}
a#btnaddtofav {
	background: url(/DesignCss/SharedImages/Favorite-w.gif) no-repeat 0px 2px;
}
a#btnattachment {
	background: url(/DesignCss/SharedImages/Attachment-w.gif) no-repeat 0px 3px;
}

/* icons */

#icontrash, #iconerror, #iconwarning, #iconsalespolicy, #iconattachment, #iconemail, #iconweb, #iconmap {
	width:19px;
	height:19px;
	border:0px;
	vertical-align: text-bottom;
	margin:1px;
}
#icontrash {
	background: url(/DesignCss/SharedImages/TrashCan-w.gif) no-repeat;
}
#iconerror {
	background: url(/DesignCss/SharedImages/Error-w.gif) no-repeat;
}
#iconwarning {
	background: url(/DesignCss/SharedImages/Warning-w.gif) no-repeat;
}
#iconsalespolicy {
	background: url(/DesignCss/SharedImages/SalesPolicy-w.gif) no-repeat;
}
#iconattachment { /* Mail */
	background: url(/DesignCss/SharedImages/Attachment-w.gif) no-repeat;
}
#iconemail {
	background: url(/DesignCss/SharedImages/EMail-w.gif) no-repeat;
}
#iconweb {
	background: url(/DesignCss/SharedImages/Web-w.gif) no-repeat;
}
#iconmap {
	background: url(/DesignCss/SharedImages/Map-w.gif) no-repeat;
}

/*** END BUTTONS & ICONS ***/

.blockshortcut {
	display:block;
	width:180px;
	margin: 0 0 10 0;
	color: #666;
	font-size: 8pt;
	width:160px;
	background-color: #FFF;
	padding: 5;
	_width:170px;
	border: 1px solid #999;
}
.blockcontainer {
	margin: 10px 0 0 10px;
	padding: 0px;
	_height:100%;
}
.blockarea {
	margin:5px;
}
.blockshortcut, .blockshortcut input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: left;
}
.blockshortcut form,  .blockshortcut p, .blockshortcut span, .blockshortcut input, .blockshortcut select, .blockshortcut textarea, .blockshortcut a {
	margin:0;
	padding:0;
}
.blockshortcut a, .blockshortcut a:link, .blockshortcut a:visited {
	color: #666;
	text-decoration:none;
}
.blockshortcut a:hover {
	text-decoration:underline;
	border:none;
}
.blockshortcut input {}
#blockuserlogin .LoginTagLine {}
#blockuserlogin .email, #blockuserlogin input.password, #blocksearch .searchtext, #blocknewsletter .email, #blockcoupon input.coupon {
	margin: 2 5 2 0;	
}
#blockuserlogin .email, #blockuserlogin input.password {
	width: 110px;
	margin-right: 5px;
}
.blockshortcut input.blockbtn {
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 2px;
	margin-left: 0;
}
.blockshortcut input.blockbtn:hover {}
#blockuserlogin .blockbtn {
	margin-right:5px;
}
#blockuserlogin .firstvisit, #blockuserlogin .firstvisit a {
	display:block;
}
#blockuserlogout .hellouser {
	display:block;
}
#blockuserlogout .viewaccountinfo {
	display:block;
}
#blocksearch .searchtext {
	display:block;
	float:left;
	width: 110px;
	margin-right: 5px;
}
#blocksearch .searchimg {
	display:block;
	float:left;
	background-image:url(/DesignCss/SharedImages/Search3.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:2px;
	width:20px;
	height:19px;
}
#blocksearch .blockbtn {
	display:block;
	clear:both;
}
#blocknewsletter .newstagline {}
#blocknewsletter label {}
#newsok {
	margin-right: 5px;
}
#newsko {
	margin-right: 5px;	
}
#blocknewsletter .email {
	width: 110px;
}
#blocknewsletter .blockbtn {
	margin-top: 5px;
}
#blockrssfeeds a.rss {
	background-image:url(/DesignCss/SharedImages/RSSFeeds.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding-left:145px;
	font-size: 20px;
	line-height: 25px;
}
#blockrssfeeds a.rss:hover {
	text-decoration:none;
}
#blockrssfeeds span.rss {
	display:inline;
}
#blockcoupon span.coupon {
	display:block;
}
#blockcoupon input.coupon {
	width: 110px;
	margin-right: 5px;
}
#blockcoupon .blockbtn {}

/*** ORIGINAL CSS ***/

BODY.PBPW {
	background-color:#FFFFFF;
	color:#666;
	font-family:Verdana;
	margin: 20px;
	height: 100%;
}
.PBPTitle {
	color:#0d4a75;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18pt;
	font-style:normal;
	margin: 0px;
	padding: 0 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
}
.PBSTitle {
	color:#0d4a75;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
}
.PBColHead {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.PBStatic {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
}
.PBMsg {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.PBErrMsg {
	color:#FF0000;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
}
.PBMainTxt {
	color:#0d4a75;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	font-style:normal;
}
.PBShortTxt {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.PBLongTxt {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: justify;
}
.PBCurrency {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
.PBDate {
	color:#baad0b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
}
.PBNumber {
	color:#0d4a75;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
}
A.PBLink {
	color:#0d4a75;
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
}
A.PBLink:hover {
	color:#baad0b;
	font-weight:bold;
	text-decoration: none;
}
HR.PBMain {
	color:#666;
	height:1;
}
HR.PBSub {
	color:#666;
	height:1;
}
TEXTAREA.PB {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
}
SELECT.PB {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	background-color: #fff;
	margin: 0 0 0 0px;
	padding: 0px;
}
INPUT.PB {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
}
INPUT.PBBtnStd {
	color:#baad0b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
}
A.PBBtnStd {
	color:#baad0b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
A.PBBtnStd:hover {
	color:#baad0b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	text-decoration:underline;
}
.PBReqNote {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:italic;
}

/*Specifications*/

#maincontainer.itemdetail .PBMainTxt{
	font-size: 14pt;
	text-transform: normal;
	font-weight: normal;
}
#btnsearchnow {
	line-height:0;
	position:relative;
	top:10px;
}
.viewtbl td {
	height : 100%;
}
.itemlist .sectiondataarea tbody td {
	width : 55%;
} 
.itemlist .sectiondataarea tbody td table td {
	_width : auto;
} 

/* Redimension des images menu*/

#hmenu li.auto img  {
	height:30px;
}
#vmenu li.auto img {
	width: 150px;
}
.sectiondata .sectioncatheader {
	border:none;
}
.sectionsubcatlist {}

ul.subcatlist li {
	border-left:1px solid #666666;
	display:inline-block;
	_display:inline;
	line-height:100%;
	padding:0 5px;
	text-align:left;
	width:165px;
}
ul.subcatlist li  .PBMainTxt {
	color:#666666;
	font-size:8pt;
	font-weight:normal;
}
ul.subcatlist {
	padding:5px;
}
.subcatlisttitle{
	border-bottom: 1px solid #333;
}

/************************PANIER*******************************/

.shopcarttable td {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin:0;
	padding:5px;
}
#maincontainer.scshopcart .sectiondataarea {
	border:medium none;
	/*height:100%;*/
	padding:0 10px;
}
#maincontainer.scshopcart tr.cartsubtotal td .pbcurrency {
	font-size:13pt;
	font-style:normal;
}
#maincontainer.scpaymentform .carttotalprice .pbcurrency{
	font-size:13pt;
	font-style:normal;
}
#maincontainer.scconfirmform .carttotalprice .pbcurrency{
	font-size:13pt;
	font-style:normal;
}
/*******************************************************/