html { 
	
	font-size:11px;
	color:#333;
	height:100%;
	}

body {
	_behavior: url("csshover3.htc");
	}

body, div, h1, h2, h3, h4, h5, h6, span, ul, li, ol, form, input, p, a, img, hr, br, dl, dd, dt, legend, label, table, td, th, sup {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

body {
	padding:0 20px;
	}
	
/* POPUP ANNONCE*/
#homePopContainer {
	position:absolute;
	width:100%;
	padding-top:150px;
	top:0;
	right:0;
	z-index:999;
	}

#popupAnnonce {
	position:relative;	
	width:900px;
	height:300px;
	margin:auto;
	background-color:#3655ad;
	filter:alpha(opacity=90);
   -moz-opacity:0.9;
   -khtml-opacity: 0.9;
   opacity: 0.9;
   border:1px solid white;
   -moz-box-shadow: 1px 1px 30px #000;
	-webkit-box-shadow: 1px 1px 30px #000;
   
	}
	
#annonce {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	padding-top:200px;
	z-index:999;
	text-align:center;
	color:white;
	font-size:16px;
	}
	
/* POPUP ANNONCE*/	
	
#preload {
	display:none;
	}

ul {
	list-style:none;
	}
ol { 
	list-style-position:inside;
	}

input {
	color: #333333;
	font-size: 11px;
	} 

input[type=checkbox], input[type=radio] {
	width:13px; height:13px;
	vertical-align:top;
}

input[type=text],  {
	vertical-align:bottom;
	}
input[type=image] {
	vertical-align:middle;
	}

input[type=radio] {
	vertical-align:top;
}

a, .productListing a {
	text-decoration:none;
	color:#284379;
	}
	
a:hover, .productListing a:hover {
	text-decoration:underline;
	color:#3399CC;
	}


.multipanierOpen {
	background:url(images/basketBgBigActif.jpg) repeat;
	padding:15px;
	border:2px solid #007eff;
	text-align:center;
	}


.multipanierOpenNew {
	background:#efefef;
	padding:10px;
	border:1px solid #333;
	text-align:left;
	cursor:pointer;
	height:45px;
	}
	
.multipanierOpenNew p{
	font-size:11px;
	font-weight:bold;

	}

.stepBox {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	
	}
	
.step1Pop {
	position:absolute;
	top:123px;
	left:135px;
	background:url(images/step1Pop.png) no-repeat;
	width:597px;
	height:100px;
	}
	
.step2Pop {
	position:absolute;
	top:15px;
	left:250px;
	background:url(images/step2Pop.png) no-repeat;
	width:672px;
	height:100px;
	}
	
.step1Pop p, .step2Pop p {
	font-size:14px;
	font-weight:bold;
	color:#000;
	}

.step1Pop p {
	position:absolute;
	top:57px;
	left:115px;
	}
	
.step2Pop p {
	position:absolute;
	top:21px;
	left:120px;
	}


dl.dlActu dt {
	font-weight:bold;}

dl.dlActu dd {
	margin-bottom:10px;
	}

table {
	border:none;
	}
	
br {
	clear:both;
	}


img {
	border:0;
	}

img.noMargin {
	margin-right:0
	}

.size9 {
	font-size:9px;
	}

.size10 {
	font-size:10px;
	}
	
.size11 {
	font-size:11px;
	}

.size12 {
	font-size:12px;
	}

.size13 {
	font-size:13px;
	}


.left {
	float:left;
	}
	
.right {
	float:right;
	}

.white {
	color:white;
	}
	
.black {
	color:black;
	}

.red {
	color:red;
	}
.darkred {
	color:#990000;
	}
	
.red2 {
	color:#bc0408;
	}
	
.bold {
	font-weight:bold;
	}
	
.underline {
	text-decoration:underline;
	}

.italic{
	font-style:italic;
	}

.uppercase {
	text-transform:uppercase;
	}

.tablePadding3 td {
	padding:3px;
	}

.tablePadding5 td {
	padding:5px;
	}

#content_log {
	width:100%;
	position:relative;
	}
	

#content_not_log {
	width:970px;
	margin:auto;
	position:relative;
	}
	
#header_bar {
	width:100%;
	display:block;
	height:94px;
	}
	
#header_bar img {
	position:absolute;
	}

#logo {
	left:0;
	z-index:10
	}
#phonenb {
	right:0;
	}

#mainNav {
	position:relative;
	background:url("images/mainNav.png") repeat-x;
	height:40px;
	z-index:800;
	}


ul.menuSlide, ul.staticMenu, ul.staticMenuAccueil, .footer ul, .noStyleUl, ul.flecheRouge, ul.flecheRougeSmall, ul.usualDoc, ul.subMenu {
	list-style:none;
	list-style-position:outside;
	}

ul.flecheRouge li {
	background:url(images/ulFlecheRouge.png) left  no-repeat;
	padding-left:13px;
	}

ul.flecheRougeSmall li {
	background:url(images/ulFlecheRougeSmall.png) left  no-repeat;
	padding-left:12px;
	}

.blockNavBar {
	height:30px;
	border:1px solid red;
	width:600px;
	}

ul.menuSlide{
	position:relative;
	z-index:900;
	}
	
.connected {
	
	}
	

.notconnected {
	width:481px
	}

.login, .login:hover {
	color:white;}


li.mainMenu {
	display:inline;
	color:white;
	margin-right:0;
	background-color:#131b2e;
	position:relative;
	float:left;
	
}

li.mainMenu2 {
	
	display:inline;
	padding:9px 10px;
	color:white;
	margin-right:0;
	background-color:#131b2e;
	position:relative;
	float:left;
	border-right:1px solid #9d9ea0;
	height:22px;
	
}
	
li.mainMenu2:hover {	
	background-color:#595f6c;

}
		


li.mainMenu2 a {
	margin-top:4px;
	background-color:#131b2e;
	display:block;
	color:#fff; 
	float:left;
	}
	
li.mainMenu2 a:hover, li.mainMenu2:hover a{
	color:#fff;
	background-color:#595f6c;
	}
	
li.mainMenu2 select{
	margin-left:10px;
	float:left;
	}

	
li.mainMenu a.mmain {
	border-right:1px solid #9d9ea0;
	padding:13px 10px ;
	background-color:#131b2e;
	display:block;
	color:#fff; 
	float:left;
	}
	

li.mainMenu a:hover, li.mainMenu:hover {
	color:#fff;
	text-decoration:none;
	background-color:#595f6c;
	}

ul.subMenus {
	display:none;
	position:absolute;
	z-index:950;
	top:40px;
	left:0;
	background-color:#131b2e;
	filter:alpha(opacity=94);
	-moz-opacity:.94;
	opacity:.94;

}

ul.subMenus li {
	z-index:950;
	display:block;
	border:none;
	}
	
ul.subMenus li a {
	border:0;
	background-color:#131b2e;
	width:100%;
	display:block;
	padding:3px 15px;
	padding-right:0px;
	text-align:left;
	color:white;
	height:15px;
	
}

ul.subMenus li a:hover  {
	background-color:#6f7686;
	color:white
	}

li.mainMenu:hover ul.subMenus  {
	display:block;
	z-index:900;

	}
	

.width100 {
	width:100px;
	}	

.width110 {
	width:110px;
	}	

.width120 {
	width:120px;
	}	

.width130 {
	width:130px;
	}	

.width140 {
	width:140px;
	}	

.width150 {
	width:150px;
	}	



#navBox{
	margin:15px 0;
	position:relative;
	height:17px;
	color: #979797;
	margin-bottom:0;
	}

ul#navigation{
	list-style:inside;
	list-style-type:none;
	position:absolute;
	left:3px;
	top:0;
	}

#navigation li{
	display:inline;
	float:left;
	margin-right:15px;
	}	
	
	
#navigation li a {
	color: #979797;
	}

#navigation li a:hover{
	text-decoration: underline;
	color: #3399cc;
	}
	
#date {
	position:absolute;
	right:5px;
	top:0;
	}

#hclock {
	margin-left:25px;
	}

#loginBox {
	position:absolute;
	top:10px;
	right:20px;
	width:380px;
	text-align:right;
	color:white;
	}

#loginInputs {
	position:absolute;
	top:0;
	left:25px;
	}
#searchsubmit {
	position:absolute;
	top:0px;
	right:40px;
	
	}

#helpLink {
	position:absolute;
	top:2px;
	right:10px;
	color: #CBE3FB;
	}
	
#loginBox input {
	margin-left:5px;
	margin-right:10px;
	font-size:11px;
	}


#barreGrise {
	position:relative;
	background:url(images/barreGrise.png) repeat-x;
	height:33px;
	}

#barreGrise p{
	position:absolute;
	top:8px;
	left:10px;
	}
	
.content {
	position:relative;
	}
	
.onTheLeft {
	margin-right:180px
	}

.onTheRight {
	margin-left:180px
	}

.width760 {
	width:760px;
	}


	
.leftSide {
	left:0;
	margin-right:20px
	}

.rightSide {
	right:0;
	margin-left:20px
	}



#basketManager {
	width:100%;
	position:relative;
	}


div.basketBox {
	position:relative;
	float:left;
	width:136px;
	height:37px;
	font-size:10px;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #d8e5ff;
	
	}
div.empty {
	background:url(images/basketBgEmpty.jpg) repeat;
	z-index:500;
	}	
	
div.full {
	background:url(images/basketBgBigActif.jpg) repeat;
	border:1px solid #afc8ff;
	z-index:500;
	}		
	
div.basketSelected {
	background:url(images/basketBgSelected.jpg) repeat;
	border:1px solid #676767;
	z-index:500;
	}

div.basketBox a.basketHeaderLink {
	color:#007eff;
	display:block;
	width:124px;
	height:27px;
	padding:5px 6px;
	text-decoration:none;
	position:relative;
	z-index:10;
	}
	
div.basketBox a.basketHeaderLink:hover {
	text-decoration:none;
	color:black;
	}



img.basketIcon, img.basketIconEmpty {
	position:absolute;
	right:5px;
	top:5px;
	}


img.basketSelected {
	position:absolute;
	bottom:-1px;
	right:26px;
	}

.basketName div.basketDetailsBox  {
	color:#767676;
	}

.bsktName {
	color:black;}

div.basketBox a.basketHeaderLink.selected {
	color:black;
	}

.basketDelete, .basketDuplicate, .basketDetails, .basketWarning, .basketWarningUnselected {
	position:absolute;
	z-index:650
	}
	
.basketDelete {
	top:0px;
	right:0px;
	}
	
.basketWarning {
	top:4px;
	right:16px;
	cursor:pointer;
	}
	
.basketWarningUnselected {
	top:8px;
	right:12px;
	cursor:pointer;
	}
	
.basketDuplicate {
	1top;
	top:10px;
	right:5px;
	width:120px;
	

	}
	
.basketDuplicate img {
	margin-left:5px;
	}

.basketDuplicate a {
	color:#06F;
	}
#duplicateBasket{ 
	display:none;
	position:absolute;
	top:15px;
	right:5px;
	width:232px;
	padding:10px;
	background-color:white;
	color:#06F;
	border:1px solid #06F;
	}	

.basketDetails {
	bottom:0;
	right:0;
	}
	
.addBasket,.cancelBasket, .confirmBasket, .basketHelp {
	float:left;
	margin-right:5px;
	margin-top:3px;
	cursor:pointer;
	}


.cancelBasket {
	margin-left:2px;
	}


div.basketDetailsBox {
	position:absolute;
	width:256px;
	background:url(images/basketDetailsBg.jpg) repeat-y;
	padding:10px;
	top:40px;
	left:-1px;
	z-index:600;
	border:1px solid #676767;
	border-top:none;

	}
	
.notdisplay {
	display:none;
	}


.basketDetailsTopGfx {
	position:absolute;
	top:0;
	left:0;}

table.artTable td, .artTable a {
	color:black;
	}

	
table.artTable {
	width:100%;
	margin:10px 0;
	}

.artRef {
	
	}


.artPrice {
	width:55px;
	text-align:right;
	padding-right:3px;

	}


.artQty {
	width:27px;
	text-align:center;
	
	}

.artBts {
	width:24px;
	text-align:right;

	}
	
	
.basketRename {
	border-top:1px solid #676767;
	padding-top:10px;
	}



	
.basketRename input[type=text] {
	width:130px;
	}

.basketRename input {
	float:left;
	}

.basketRename input[type=image] {
	vertical-align:top;
	}
	
.basketRename span {
	margin-top:2px;
	float:left;
	display:block;
	padding:0 5px;
	color:black;
	}
	

	
.productDesignation {
	text-align:left;
	font-size:9px;
	}
	
.productPU {

	width:60px;
	text-align:right;
	}
	
.productDel {
	width:20px;
	}
	
.productPrice {
	font-weight:bold;
	width:80px;
	text-align:right;
	}
	
.productEcotax{
	font-size:9px;
	width:40px;
	text-align:right;
	}
.productQtyModify {
	width:60px;
	text-align:right;
	}

.productQtyModify p {
	display:inline;
	width:45px;
	text-align:right;

}
	
	
.productQtyInput {
	width:20px;
	font-size:10px;
	font-weight:bold;
	text-align: right;
	margin-right:5px;
	}
	
.qtyModifyBt {
	margin-bottom:3px;
	}
	
.reduire {
	margin-left:5px;
	}
	


input#nom_panier {
	height:13px;
	font-size:10px;
	}





#staticMenuCont{
	width:160px;
	position:absolute;
	right:0;
	}

.staticMenuAccueilCont{
	width:156px;
	float:left;
	}

ul.staticMenuAccueil {
	width:100%;
	float:left;
	}
	
ul.staticMenuAccueil li {
	width:156px
	}
	
ul.staticMenu{
	width:100%;
	}

ul.staticMenu li, ul.staticMenuAccueil li{
	background-color:#eee;
	margin-bottom:1px;
	height:25px;
	}

ul.staticMenu li a, ul.staticMenuAccueil li a {
	display:block;
	padding:5px 15px;
	text-decoration:none;
	color:#666;
	overflow:auto; /*Réduire le margin dans ie*/
	}
	
ul.staticMenu li:hover a:hover {
	background-image:url(images/menuStaticHover.png);
	background-repeat:repeat-y;
	color:#2f72b6;
	}
	 
ul.staticMenuAccueil li:hover a:hover {
	background-image:url(images/menuStaticAccueilHover.png);
	background-repeat:repeat-y;
	color:#c80300;
	}

.mainContent{
	float:left;
	margin-right:20px;
	}

.mainContentLeft {
	float:left;
	width:100px;
	margin-top:20px;
	}


.bgBlue {
	color:#ffffff;
	background-color:#397ac2;
	font-size:13px;
	padding:5px;
	display:block
}	


img.actualites {
	border: 1px solid #c8c8c8;
	float: left;
	margin:23px;
	margin-left:0;
	}
	
img.actualites2 {
	border: 1px solid #c8c8c8;
	margin-bottom:7px;
	}
	
.productListing {
	position:relative;
	display:block;
	overflow:visible;
	font-size:11px;
	float:left;
	width: 135px;
	margin-right:15px;
	text-align: left;
	}

.productListingTitle {
	color:#284379;
	font-size: 14px;
	padding-bottom:5px;
	padding-top:10px;
	font-weight: bold;
	}
	
.accueilImages {
	float:left;
	margin-left:23px;
	}	



#specTable {
	width:100%;
	} 

#specTable td {
	border-bottom: 1px solid #cdcdcd;
	padding:5px 0;
	}

#imgContener {
	float:left;
	height:150px;
	padding-right:50px;
	}


#productPrice {
	
	float:left;
	}

.price {
	font-size:24px;
	font-weight:bold;
	}
.ecoTaxe {
	font-size:10px;
	}

#basket {
	font-size:10px;
	position: relative;
	}
	

	
#basket input {
	font-size:10px;
	font-weight:bold;
	background-color:#efefef;
	position:absolute;
	}
	
#qte {
	top:3px;
	left:0;
	}

#basketBt {
	top:0;
	left:50px;
	}

.productListingTable {
	color: #132436;
	width:100%;
	background: url("images/catalogue_head.jpg") repeat-x;
	height:10px;
	
}
.productListingTable td{
	padding-left:10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	}
	
a.headerlist, a.headerlist:hover {
	color:white;
	}


.productFamily {
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	background: #4f5460; 
	border-bottom: 1px solid #ffffff;
	height:21px;
	padding-left:10px;}

	
.loginTable {
	padding-top:10px;
	}

.loginTable td{
	padding:3px;
	padding-right:10px;
	}


ul.usualDoc li a{
	display:block;
	padding:3px;
	padding-left:20px;
	}

.pdf {
	background-image:url(images/pdf.png);
	background-repeat:no-repeat;
	}
	
.xls {
	background-image:url(images/xls.png);
	background-repeat:no-repeat;
	}

.pdf:hover {
	background-image:url(images/pdf_o.png);
	}
	
.xls:hover {
	background-image:url(images/xls_o.png);
	}


.priceTable td{
	padding:10px;
	text-align:center;
	}
	
.batterieTable {
	float:left;
	border:1px solid #cdcdcd;
	padding:10px;
	}
	
.batterieTable td {
	padding:3px 0;
	}
	
.big {
	width:430px;
	}
.small {
	width:430px;
	}

.presseTable, .contactTable {
	width:100%;
	margin-top:30px;
	padding-top:15px;
	border-top:1px solid #dcdcdc
	}
	
.garantieTable {
	width:100%;
}

.garantieTable td {
	padding:3px;
	border-bottom:1px solid #dcdcdc;
	}

	
.contactTable {
	padding-top:10px;
	margin-top:5px;
	margin-bottom:30px;
	}
	
.marquesTable td{
	padding:5px;
	padding-bottom:15px;
	text-align:center;
	}	

.ouvertureCompte, .Paiement {
	border:0;
	}
.ouvertureCompte td, .Paiement td{
	border:0;
	padding:1px;
	padding-right:10px;
	}

.planAcces {
	color: #666666;
	font-size: 11px;
}

.loginInput {
	color:#132436;
	font-size:11px;
	padding:2px 0;
	}
	
#loginform td {
	padding-right:5px}
	





.maj {
	font-size:9px;
	font-style:italic;
	color:#999999;
	margin-top:4px
}	

.imgAccueilLogLarge {
	margin-bottom:18px
	}

.imgAccueilLog {
	border:1px solid #c8c8c8;
	margin-right:24px;
	float:left;
	margin-bottom:23px
	}
	
ul.actuImg li {
	display:inline;
	margin-right:10px;
	}
	
.productBox {
	float: left;
	width: 169px;
	height: 270px;
	padding-right:10px;
	_padding-right:5px;
	border-right: 1px solid #cdcdcd;
	margin-right: 10px;

	}
	
.productBox img, searchModule2 img {
	display:block;}

.pdtNouveautes {
	font-weight:bold;
	color:#67a227;
	}	

.pdtNouveautes a {
  color:#67a227;
}


.pdtPromotions {
	font-weight:bold;
	color:#6f1111;
	}	
	
.pdtPromotions a {
  color:#6f1111;
}
	
.pdtPrice {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	}
	
.voirTout {
	text-align:right;
	padding-right:30px;}	
	
	
	
.warning {
	font-size:12px;
	color:red;
	}	
	
	
div#searchBox {
  height:65px;
  background:url(images/bg_recherche.jpg) repeat-x;
  border:1px solid #deded9;
}	
	
div#searchAndLinks{
	position:relative;
	width:970px;
	}	
	
ul.searchBoxLinks{
	position:relative;
	float:left;
	margin-left:15px;
	margin-top:2px;
	}


ul.searchBoxLinks li {
	display:inline;
	margin-right:5px;
	
	}


.searchModule {
	margin-top:13px;
	margin-left:15px;
	_margin-left:8px;
	float:left;
	width:170px;
	}
	
.searchModule2 {
	margin-top:13px;
	margin-left:15px;
	float:left;
	width:380px;

	}

.searchModule2 p{
	position:relative;
	}


.inputSearch {
	width:168px;
	color: #666666;
	background:white;
	border: 1px solid #999;
	margin-bottom:6px;
  }

.inputFamily, .inputConstructeur {
	margin-bottom:8px;
	border: 1px solid #999;
	float:left;
		}
		
.inputConstructeur {
	float:right;
	
	}	

.marge3 {
	margin-right:3px;
	}
.marge5 {
	margin-right:5px;
	}
.marge10 {
	margin-right:10px;
	}
.marge20 {
	margin-right:20px;
	}
.marge30 {
	margin-right:30px;
	}
.marge33 {
	margin-right:33px;
	}

.searchModule2 span {
	vertical-align: top;
	}

#prixmin,#prixmax {
	width:35px;
	font-size: 10px;
	height:13px;
	}

ul.basketMenu {
	margin:auto;
	width:400px;
	}
.basketMenu li{
	display:inline;
	margin-right:2px;

	}
	
.basketMenu li a{
	margin-right:2px;
	display:block;
	padding:10px;
	vertical-align:middle;
	float:left;
	background:url(images/basketBgBigActif.jpg) repeat;
	border:1px solid #afc8ff;

	}


ul.basketMenuNew {
	margin:auto;
	width:470px;
	}
.basketMenuNew li{
	display:inline;
	margin-right:2px;

	}
	
.basketMenuNew li a{
	margin-right:2px;
	display:block;
	padding:10px;
	vertical-align:middle;
	float:left;
	background:#ebebeb;
	border:1px solid #666;
	font-size:12px;
	color:black;

	}

.basketMenuNew li a:hover {
	background:#333;
	color:#fff;
	}


h2.basketZone {


	width:650px;
	float:left;
	font-size:16px;
	}


	
div.order {
	cursor:pointer;
	text-align:right;
	background:url(images/basketBgBigActif.jpg) repeat;
	margin-top:2px;
	position:relative;
	padding:5px;
	height:20px;
	
	}
	
.orderZone {
	float:right;
	text-align:center;
	width:70px;
	margin-top:5px;
	}
		
.orderHelp {
	cursor:pointer;
	display:none;
	position:absolute;	
	right:45px;
	top:-52px;
	width:340px;
	color:white;
	font-size:11px;
	text-align:left;
	background:#00c500;
	padding:10px;
	font-weight:bold;
	z-index:500;
	}
	
.checked {
	position:absolute;
	right:10px;
	top:10px;
	z-index:600;
	}
	
.checkedArrow {
	position:absolute;
	right:-28px;
	top:10px;
	z-index:450;
	}
	
.basketMainHeader {
	position:relative;
	width:100%;
	vertical-align:bottom;
	z-index:600;
	}




.basketLegend {
	width:335px;
	float:right;
	height:13px;
	position:relative;
	}
.basketLegend p {
	position:absolute;
	bottom:0;
	font-size:9px;
	color:#666;
	}

.montantHt {
	right:21px
	}
	
.ecoTaxe {
	right:113px
	}
	
.qty {
	right:165px
	}

.prixUnitaire {
	right:212px;
	
	}
	


img.basketMenuImg {
	float:left;
	margin-right:2px;
	}

div.basket {
	position:relative;
	float:left;
	background:url(images/basketBg.jpg) repeat;
	cursor:default;
	width:100%;
	height:30px;
	cursor:pointer;
	margin-bottom:2px;
	margin-top:2px;
	}


div.contain {
	background:url(images/basketBgBigActif.jpg) repeat;
	cursor:pointer;
	}
	
div.total {
	border:1px solid #ccc;
	cursor:auto;
	color:#000
	}
	
input.selectOrder {
	width:20px;
	height:20px;
	cursor:pointer;
	}

.basket span {
	position:absolute;
	top:7px;
	display:block;
	}
.basketMainInfo {
	color:black;
	font-size:12px
	}

.bsktName {
	position:absolute;
	top:7px;
	left:10px;
	font-size:12px;
	font-weight:bold;
	}
	
.basket span.bsktQty {
	top:8px;
	right:160px;
	font-size:9px;
	}
	
.basket span.bsktEcoTaxe {
	top:8px;
	right:112px;
	font-size:9px;
	}

.selectedNumber {
	left:10px;
	font-size:12px;
	font-weight:bold;
	}
	
table.basketTableProducts {
	background:url(images/basketBg.jpg) repeat;
	width:100%;
	}
	
table.basketTableProducts td {
	padding:0 5px;
	} 
table.containProduct {
	background:url(images/basketBgBigActif.jpg) repeat;
	}

.bsktAmount {
	right:28px;
	width:120px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	}
.emptyBasket {
	color:red;
	right:20px;
	}
	
.precoTable {
	background:url(images/basketBgBigActif.jpg) repeat;
	width:100%;
	padding:5px;
	color:black;
	}


	
.precoTableTotal {
	text-align:left;
	width:100%;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background:url(images/totalBasket.jpg) repeat;
	}
	

	
	
	
.precoTableTotal td{
	width:25%;
	}
	
.precoTable th {
	font-size:9px;
	text-align:left;
	}


.precoTable td, .precoTable th {
	padding:0 5px;
	}
	

.precoTableTotal td  {
	padding:5px;
	}

	
.customer {
	width:50%;
	float:left;
	}
	

.precoRef {
	
	font-weight:bold;
	margin-bottom:10px;
	color:#000;
	font-size:14px;
	}

.precomTable{
	width:100%;
	margin-bottom:3px;
	font-size:9px;
	}
.precomTable th {
	border-bottom:1px solid #dcdcdc;
	text-align:left;
	}
	
.precomTable td {
	padding-top:5px;
	}
	
.precoConfigTable {
	color:#5c7ca6; 
	padding:5px;
	width:100%;
	}
	



.confiTableHeader {
	background-color:#e8efff;
	width:100%;
	color:black;
	padding:5px;
	}
	
.confiTableHeader td {
	padding-right:5px;
	}


.basketSousTotal {
	width:100%;
	margin-bottom:15px;
	background:url(images/basketSousTotal.jpg) repeat;
	padding:5px;
	margin-top:1px;
	}
	


.basketBottomInfo {
	font-size:9px;
	text-align:right;
	margin-top:10px;
	color:#666
	}

.hide {
	display:none;
	}
	
.show {
	display:block;

	}

.hide2 {
	display:none;

	float:left;
	}
	
.show2 {
	display:block;
	float:left;
	}

.hide3 {
	margin-top:2px;
	margin-right:20px;
	float:right;
	display:none;
	}
	
.show3 {
	margin-top:2px;
	margin-right:20px;
	float:right;
	display:block;

	}



.detailHide {
	background:url(images/basketDetails.png) left center no-repeat;
	padding-left:15px;
	font-size:9px;
	font-weight:normal;
	}
	
.detailShow {
	background:url(images/basketDetailsOff.png) left center  no-repeat;
	padding-left:15px;
	font-size:9px;
	font-weight:normal;
	}



.configTable {
	width:100%;
	border:1px solid #bed3ff;
	}
	
	
#basketChoose, #basketHelp, #precoHelp {
	width:100%;
	height:1000%;
	position:absolute;
	top:0;
	left:0;
	z-index:995;
	}
	
#basketChoosePopUp, #basketHelpPopUp, #precoHelpPopUp {
	width:100%;
	height:1000%;
	position:absolute;
	top:0;
	left:0;
	z-index:996;
	}
	
#cgvValid {
	width:100%;
	height:1000%;
	position:absolute;
	top:0;
	left:0;
	background-color:#131b2e;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	z-index:996;
	
	}

#cgvValidCont {
	width:100%;
	height:1000%;
	position:absolute;
	top:0;
	left:0;}

#cgvValidPopUp {
	position:relative;
	margin:auto;
	background-color:#fff;
	z-index:999;
	
	width:650px;
	margin-top:100px;
	padding:30px;
	border:10px solid #595f6c
	}

#basketChoosePopUpMessage a {
	display:inline-block;
	background-color:white;
	padding:10px 20px;
	padding-left:10px;
	border:1px solid #007eff;
	margin-right:3px;
	margin-bottom:3px;
	}
	
#basketChoosePopUpMessage a:hover {
	background-color:#7dbdff;
	color:white;
	text-decoration:none;
	}
#basketChoosePopUpMessage {
	
	margin:auto;
	width:70%;
	background:url(images/basketBgBigActif.jpg) repeat;
	padding:50px;
	margin-top:200px;
	border:5px solid #007eff;
	text-align:center;
	}	
	
	
#basketChooseBg{
	width:100%;
	height:100%;
	position:absolute;
	background-color:#ffffff;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
	}


#basketHelpPopUp {
	text-align:left;
	}


	
#basketHelpPopUpMessage {
	margin:auto;
	width:70%;
	background:url(images/basketBgBigActif.jpg) repeat;
	margin-top:100px;
	border:5px solid #00357b;
	color:#00357b
	}

#basketHelpPopUpMessage td {
	padding:50px;
	}	
	
#basketHelpBg {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#ffffff;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
	}

#precoHelpPopUpMessage {
	margin:auto;
	width:70%;
	background:url(images/basketBgBigActif.jpg) repeat;
	margin-top:100px;
	border:5px solid #00357b;
	color:#00357b;
	padding:50px;
	text-align:center;
	}


#precoHelpBg {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#ffffff;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
	}

/******* BASKET MANAGER *******/

	
.basketNavigator {
	width:100%;
	}


.basketNavigator img {
	display:block;
	float:left;
	}
	
.basketNavigator p {
	float:left;
	margin-top:10px;
	}

.basketNavigator td{
	text-align:left;
	height:35px;
	}
	
.basketNavSelected {
	background:url(images/basketNavYellow.jpg) repeat-x;
	font-weight:bold;
	color:#000;
	
	}
	
.basketNav {
	background:url(images/basketNavGrey.jpg) repeat-x;
	font-weight:normal;
	color:#999;
	}
	

.totalBasketNb{
	margin-top:8px;
	font-size:11px;
	float:left;
	}
.basketManagerHeaderBt {
	height:32px;
	position:relative;
	}	

.basketSelectionHeaderVerifCom {
	height:60px;
	padding:0 20px;
	background:#333;
	position:relative;
	border:1px solid #fff;
	
	}

	
.basketSelectionHeader {
	margin:40px 0;
	}
	
.basketSelectionHeaderTotal {
	float:right;
	height:32px;
	background:#eaeaea;
	width:250px;
	margin-right:20px;
	padding:0 10px;
	}
.basketSelectionHeaderTotal p {
	float:right;
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin-top:5px;
	margin-left:5px;
	
	}
	
p.nbpanier {
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-left:0;
	margin-top:20px;
	}

.basketManagerHeaderBt img{
	display:block;
	}

.basketManagerHeaderImg {
	cursor:pointer;
	float:left;
	margin-right:15px;
	}
	
#createBasket {
	display:none;
	position:absolute;
	top:36px;
	left:0px;
	background-color:white;
	color:#000;
	border:1px solid #333;
	z-index:750;
	padding:10px;
	}	

#createBasket input[type=text] {
	font-size:15px;
	border:none;
	background:#ececec;
	padding:3px;
	color:#000;
	}


#createBasket table td {
	padding-right:10px;}


#msgError {
	margin-top:10px;
	color:ff0000;
	}

h2.basketHeaderName {
	display:block;
	background-color:#cecece;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:24px;
	margin-bottom:1px;
	margin-top:20px;
	font-size:13px;
	color:black;
	padding-top:7px;
	padding-left:10px;
	}

table.basketProductList {
	width:100%;
	}
table.basketProductList a {
	color:#000;}

table.basketProductList input[type=text].qte{
	width:38px;
	border:1px solid #cecece;
	padding:5px 10px;
	text-align:right;
	}

table.basketProductList th {
	font-weight:normal;
	background-color:#cecece;
	color:#fff;
	border-right:1px solid #fff;
	
	height:26px;
	}

table.basketProductList td {
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	
	background-color:#ededed;
	height:24px;
	}
	


.basketTotalAmount2 {
        position:relative;
}


	
.basketTotalAmount2 img {
	float:left;
	margin-right:10px;
	cursor:pointer;
}

	
.renameBasket {
	display:none;
	position:absolute;
	top:25px;
	1top;
	left:83px;
	background-color:white;
	color:#000;
	border:1px solid #333;
	z-index:750;
	padding:10px;
	text-align:left;
	}
	
.renameBasket input[type=text], .basketManagerDuplicate input[type=text] {
	font-size:12px;
	border:none;
	background:#ececec;
	padding:3px;
	color:#00;
	}

.basketManagerDuplicate {
	display:none;
	position:absolute;
	top:25px;
	1top:25px;
	left:179px;
	background-color:white;
	color:#000;
	border:1px solid #333;
	z-index:750;
	padding:10px;
	text-align:left;
	}
	
.activateInfos {
	display:none;
	position:absolute;
	top:25px;
	left:0px;
	background-color:white;
	color:#000;
	border:1px solid #00cc00;
	z-index:750;
	padding:10px;
	text-align:left;
	}	
.basketManagerFooter {
	margin-top:20px;
	height:32px;
	}

.basketManagerFooter p {
	margin-top:20px;
	color:#000;
	}

.basketSelectionBox {
	background-color:#eaeaea;
	color:#000;
	border:1px solid #8c8c8c;
	height:40px;
	margin-bottom:15px;
	}
	
.basketSelectionBoxIncomplete {
	background-color:#cecece;
		color:#000;
	border:1px  dashed #8c8c8c;
	height:40px;
	margin-bottom:15px;
	cursor:pointer;
	}
	
	
.basketSelectionBox p, .basketSelectionBoxIncomplete p {
	margin-left:20px;
	margin-top:12px;
	float:right;
	font-size:12px;
	font-weight:bold;
	}
.basketSelectionBox img, .basketSelectionBoxIncomplete img {
	float:right;
	margin-left:25px;
	margin-top:10px;
	margin-right:10px
	}
p.basketSelectionName {
	margin-top:12px;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
	
.incomplete {
	color:#888;
	background-color:
	}
	
/******* FIN BASKET MANAGER *******/
.footer {
	margin-top:50px;
	text-align:center;
	border-top:1px solid #cdcdcd;
	padding-top:15px;
	}
	
.footerContent {
	margin:auto;
	width:470px;
	height:10px;

	}
	
.footerContent ul {
	float:left;
	margin-right:30px;
		}
	
.footerContent ul li {
	display:inline;
	margin-right:5px;
	}

.footerContent ul li a {
	color:#284379;
	}
	
.footerContent ul li a:hover {
	color:#3399CC;
	}
 



table.ouvertureComptePrint td, table.ouvertureComptePrint th {
	padding:3px;}

table.ouvertureComptePrint th {
	padding:3px;
	border-bottom:1px solid #000;
	width:15%;
	}


/*Menu catalogue*/

/* Menu vertical gauche  */
.menuCatalogCont {
	margin-top:15px;
	width:160px;
	position:absolute;
	z-index:700;
}
.menuCatalogCont h3 {
	display:block;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #333947;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	color: white;
	text-align:left;
	border-top: 1px solid #ffffff;
}
.eventCategorie{
	cursor:pointer;
}
.eventCategorie:hover{
	background-color:#82858d;
}
ul.menu_catalogue {
	z-index:200;
	position: relative;
	display:none;
	font-size:11px;
}
ul.menu_catalogue a{
	text-decoration:none;
}

ul.menu_catalogue li.main{
	z-index:10;
	text-align:left;
	position:relative;
	color: #18284e;
	text-decoration:none;
	background-color:#eeeeee;
	padding:3px 15px;
	margin:0px;
	border:0px;
	display:block;
	width:130px;
}
ul.menu_catalogue li.main a.mlink:hover {
	text-decoration:none;
	color: #fff;
	background-color:#82858d;
}
ul.menu_catalogue li:hover, ul.menu_catalogue li:hover a {
	text-decoration:none;
	color:#fff;
	background-color:#82858d;
}

/* Sub menu  */
ul.subMenu {
	display:none;
	background-color:#82858d;
	position:absolute;
	top:0;

/*	width:165px; */
}
ul.subMenu li.sublink {
	background-color:#82858d;
	margin:0px;
	border:0px;
	position:relative;
	z-index:200;
}
ul.subMenu li.sublink a{
	background-color:transparent;
	text-decoration:none;
	display:block;
	padding:3px 15px;
	color:#fff;
	white-space:nowrap;
}
li.sublinkLast{
	padding-bottom:7px;
}
ul.subMenu li.sublink:hover, ul.subMenu li.sublink a:hover{
	background-color:#4c515e;
}

/* Sub menu lien style */



/*** CSS Karin 2008-05-02 ***/

h1.titre {
  color: #284379;
  font-size: 20px;

  font-weight: normal;
  padding-top: -15px;
}

h2.soustitre {
  color: #284379;
  font-size: 15px;

  font-weight: bold;
}

h2.h2_descriptif {
  font-size: 11px;

  font-weight: normal;
}



h3.soustitre4 {
  color: #ffffff;
  background: url("images/bg_promo.jpg"); repeat-x;  /* #8c0000; */
  font-size: 13px;

  font-weight: bold;
  padding: 5px;
}

h3.soustitre5 {
  color: #ffffff;
  background: #3f5142;
  font-size: 13px;

  font-weight: bold;
  padding: 5px;
}

h3.soustitre6 {
  color: #ffffff;
  background: url("images/bg_nouveaute.jpg"); repeat-x;  /* #8c0000; */
  font-size: 13px;

  font-weight: bold;
  padding: 5px;
}

h4.soustitre6 {
  color: #284379;
  font-size: 16px;

  font-weight: bold;
  padding: 0px;
}

.soustitre2 {
  color: #284379;
  font-size: 15px;

  font-weight: bold;
}


.textindex {
	1position:relative;
	1z-index:1;
  color: #333333; /* #666666; */
  font-size: 11px;

}



a.textindex3  {
  font-weight: bold;
  text-decoration: none;
  color: #284379;
	}

a.textindex3:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #3399CC;
}

a.textindex4  {
  font-weight: bold;
  text-decoration: none;
  color:#67a227;
}

a.textindex4:hover {
  font-weight: bold;
  text-decoration: underline;
  color:#67a227;
}

a.textindex5 {
  font-weight: bold;
  text-decoration: none;
  color:#6f1111;
}

a.textindex5:hover {
  font-weight: bold;
  text-decoration: underline;
  color:#6f1111;
}





#imgZoomContTransp {
        height:350%;
        position:absolute;
        top:0;
        left:0;
        background-color:black;
        filter:alpha(opacity=40);
        -moz-opacity:.40;
        opacity:.40;
        width:100%;
        z-index:900;
        display:none;
        }


#imgZoomCont {

        position:absolute;
        top:0;
        left:0;
        width:100%;
        z-index:900;
        overflow:visible;
        display:none;
        padding-top:400px;

        }

#imgZoomBox {
        width:600px;
        text-align:center;
        vertical-align:bottom;
        background-color:white;
       /* margin:500px;*/
        /*cursor:pointer;*/
        padding-bottom:30px;
        }

#TitleProdCont {
        position:relative;
        height:320px;
        /*background:url(../images/ZoomboxBg.jpg) repeat-x;*/
        }

#prTitle {
        position:absolute;
        left: 50%;
        top: 175px;
        width:600px;
        height:350px;
        /*margin-top: -150px; /* moitié de la hauteur */
        margin-left: -275px; /* moitié de la largeur */
        background-color:white;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        padding: 20px;
        text-align:center;
	display:none;
        }
#closeBox {
        position:absolute;
        right:10px;
        top:10px;
        }

#logoZoombox {
        position:absolute;
        left:0;
        top:0;
        }

#imgZoomed{
        margin:40px 20px;
        }

