/*--------------------------------------------
	vdm-basket.css
	www.vidalmarine.com
	(c) 2009 - STONEPOWER - Marseille, FRANCE
----------------------------------------------*/

/**************************
	COMPLEMENTS TEMPLATE
***************************/

div#col-w718 {
	width: 718px;
	float: left;
	display: inline;
	margin-left: 11px;
}

/**************************
	COMPLEMENTS GENERIQUES
***************************/

.clear {
	clear: both;
}

.taR, p.taR {
	text-align: right;
}
.taC, p.taC, div.taC {
	text-align: center;
}
.fL {
	float: left;
	display: inline;
}
.fR {
	float: right;
	display: inline;
}
div.pstd {
	margin: 10px 0 4px 0;
}
/*boutons complementaires*/
input#enregmodifs {
	width: 217px;
	height: 29px;
	border: none;
	cursor: pointer;
	background: url(../img/panier/bt_recalculer-panier.gif) no-repeat 0 0;
}

/**************************
	PAGES
***************************/

/*
	INFOS + MON PANIER
--------------------------------------------------------------*/

span.txtBlue {
	color: #285893;
}
a.redlink {
	color: #B00018 !important;
}

/*
	panier info v1
*/
div#panier-info {
	background: url(../img/panier/bg_dinfo.gif) repeat-y 0 0;
	margin: 12px 0 0 0;
}
div#panier-info h1 {
	width: 678px;
	height: 32px;
	background: url(../img/panier/bg_hinfo.gif) no-repeat 0 0;
	padding: 0 0 0 40px;
	margin: 0 0 10px 0;
	line-height: 32px;
	font-size: 0.9em;
	color: #444444;
	font-weight: bold;
}
div#panier-info p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef7b00;
	padding: 4px  14px 12px 14px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
div#panier-info p a {
	color: #ef7b00;
}
div#panier-info ul {
	padding: 0 14px 10px 14px;
	margin: 0;
	list-style: none;
}
div#panier-info ul li {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ef7b00;
	padding: 0 0 6px 20px
}
div#panier-info ul li a {
	color: #ef7b00;
}
h2#bg_h2info {
	width: 678px;
	height: 29px;
	line-height: 25px;
	background: url(../img/panier/bg_h2info.gif) no-repeat 0 0;
	padding: 0 0 0 40px;
	margin: 0 0 4px 0;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}

/*
	panier info v2
*/
div#panier-infov2 {
	width: 720px;
	margin: 12px 0;
	background: url(../img/panier/bg_2colsbottom.gif) no-repeat left bottom;
}
div#panier-infov2_inner {
	width: 720px;
	background: url(../img/panier/bg_2colstop.gif) no-repeat left top;
	min-height: 212px;
	_height: 212px;
}
div#panier-infov2 p {
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	padding: 0 0 8px 0;
	margin: 0;
}
div#panier-infov2 a {
	color: #fff;
}
div#panier-infov2 ul {
	font-size: 0.9em;
	color: #fff;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 8px;
	margin-bottom: 0;
}
div#col-pro {
	width: 310px;
	float: left;
	display: inline;
	margin: 70px 56px 20px 22px;
}
div#col-part {
	width: 310px;
	float: left;
	display: inline;
	margin: 70px 0 20px 0;
}

h2#bg_h2infov2 {
	width: 678px;
	height: 29px;
	line-height: 25px;
	background: url(../img/panier/bg_h2infov2.gif) no-repeat 0 0;
	padding: 0 0 0 40px;
	margin: 0 0 4px 0;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}


/*  panier visiteur lambda */

span.ecotaxe-panier,
span.matdang-panier {
  color:#DC1000;
  font-weight:bold;
  font-size:9px;
}

div#wrap-panier {
	width: 718px;
}
div.item-panier {
	width: 716px;
	border: 1px solid #b9b9b9;
	margin: 0 0 1px 0;
}
table.tab_item-panier {
	width: 716px;
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
}
table.tab_item-panier td {
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
table.tab_item-panier td.tdpan-h01 {
	width: 89px;
}
table.tab_item-panier td.tdpan-h02 {
	width: 499px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #082d4a;
}
table.tab_item-panier td.tdpan-h03 {
	width: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #082d4a;
}
table.tab_item-panier td.tdpan-img {
	width: 84px;
	padding: 2px 3px 2px 2px;
	background: url(../img/panier/pointilles.gif) right repeat-y;
}
table.tab_item-panier td.tdpan-info {
	width: 399px;
	padding: 5px;
	background: url(../img/panier/pointilles.gif) right repeat-y;
}
table.tab_item-panier td.tdpan-info span.pan-ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #880000;
}
table.tab_item-panier td.tdpan-info span.pan-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #255878;
}
table.tab_item-panier td.tdpan-qte {
	width: 90px;
	background: url(../img/panier/pointilles.gif) right repeat-y;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #082d4a;
}
table.tab_item-panier td.tdpan-qte input.inp_panqte {
	width: 40px;
	height: 13px;
	background: url(../img/box/bg_inqte.gif) repeat-x 0 0;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
}
table.tab_item-panier td.tdpan-prix {
	width: 110px;
	text-align: center;
	background: url(../img/colR/orange_arrow.gif) no-repeat 4px center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #DC1000;
}
table.tab_item-panier td.tdpan-del {
	width: 13px;
	padding: 2px 2px 2px 3px;
	background: url(../img/panier/pointilles.gif) 0 repeat-y;
}
div#wrap-pantotal {
	background: url(../img/panier/pointilles.gif) right repeat-y;
	border-top: 1px solid #B9B9B9;
	margin: 1px 0 20px 0;
}
table.tab_item-panier td.tdpan-empty {
	width: 498px;
	padding: 0;
	text-align: right;
}
table.tab_item-panier td.tdpan-totallabel {
	width: 80px;
	padding: 5px;
	background: url(../img/panier/pointilles.gif) 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #082d4a;
	font-size: 0.8em;
	text-align: center;
}
table.tab_item-panier td.tdpan-total {
	width: 128px;
	padding: 0;
	background: url(../img/panier/pointilles.gif) 0 repeat-y;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #DC1000;
}

/*
	VOTRE COMMANDE + VALIDATION DE VOTRE COMMANDE
--------------------------------------------------------------*/

h1.h_basket, h2.h_basket {
	width: 678px;
	height: 29px;
	line-height: 25px;
	background: url(../img/panier/bg_h1.gif) no-repeat 0 0;
	padding: 0 0 0 40px;
	margin: 4px 0 0 0;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}
div.wrap-blueb {
	width: 710px;
	padding: 3px;
	border: 1px solid #3d86bf;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
div.wrap-bgblueb2 {
	width: 672px;
	background-color: #f2f7fb;
	padding: 14px;
	margin: 5px;
	=margin-top: 8px;/* IE6 IE7 */
	color: #285893;
}
div.wrap-intro {
	width: 682px;
	background-color: #f2f7fb;
	padding: 10px 14px;
}
div.wrap-intro p {
	padding: 0;
	margin: 0;
	color: #285893;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
a.linkcgv {
	color: #950013;
}
h2#infocpt {
	text-transform: uppercase;
	color: #ab0018;
	padding: 12px 5px 14px 5px;
	font-weight: bold;
}
h3#tcpt {
	text-transform: uppercase;
	color: #285893;
	padding: 0 5px 0 5px;
	font-weight: bold;
	font-size: 0.9em;
}
h3#tval {
	font-size: 0.9em;
	font-weight: bold;
	color: #285893;
	padding: 8px 8px 3px 8px;
	margin: 0;
	text-transform: uppercase;
}
.fullred, p.fullred, span.fullred {
	color: #950013;
}

/* champs identification */

label.lab_panier-num {
	color: #255878;
	margin-right: 16px;
}
label.lab_panier-mdp {
	color: #255878;
}
input.inp_panier-num {
	width: 210px;
	height: 14px;
	border: 1px solid #ccc;
}
input.inp_panier-mdp {
	width: 120px;
	height: 14px;
	border: 1px solid #ccc;
}

/* tableau recap */

table#tab_recap-panier {
	width: 100%;
	border: 0;
}
table#tab_recap-panier th {
  border-left:1px solid #E0ECF5;
  border-top:1px solid #E0ECF5;
	background-color: #F2F7FB;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	color: #082d4a;
	padding: 5px;
	white-space: nowrap;
}
table#tab_recap-panier td {
	background-color: #F2F7FB;
	vertical-align: middle;
	padding: 9px 6px;
	border-top: 1px solid #e0ecf5;
	border-left: 1px solid #e0ecf5;
}
table#tab_recap-panier td.tdrp-ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #880000;
	text-align: center;
	width:10%;
}
table#tab_recap-panier td.tdrp-desc {
  color: #255878;
	width:35%;
}

table#tab_recap-panier td.tdrp-dispo {
	color: #255878;
	width:30%;
}
table#tab_recap-panier td.tdrp-puht,
table#tab_recap-panier td.tdrp-qte,
table#tab_recap-panier td.tdrp-pp,
table#tab_recap-panier td.tdrp-rem,
table#tab_recap-panier td.tdrp-pht {
	font-size: 0.9em;
	font-weight: bold;
	color: #dc1000;
	white-space: nowrap;
	text-align: center;
}
table#tab_recap-panier td.tdrp-ptht {
	font-size: 1.1em;
	font-weight: bold;
	color: #dc1000;
	white-space: nowrap;
	text-align: center;
}
table#tab_recap-panier td.tdrp-tglib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #4184ba;
	text-align: right;
}
table#tab_recap-panier td.tdrp-tg {
	font-size: 1.1em;
	font-weight: bold;
	color: #4184ba;
	white-space: nowrap;
	text-align: center;
}
table#tab_recap-panier td.tdrp-nota {
	font-size: 0.9em;
	font-weight: normal;
	color: #285893;
}

/*
	TROUVER UN REVENDEUR + 	RECAP PANIER (REVENDEUR+RECAP)
--------------------------------------------------------------*/

div#revendeur-search {
	width: 682px;
	background-color: #f2f7fb;
	padding: 14px;
	color: #285893;
}
div#revendeur-search label {
	display: block; 
	float: left;
	width: 100px;
}
div#revendeur-search p {
	padding: 0;
	margin: 0;
	text-align: center;
}
div#revendeur-search label {
	font-size: 0.9em;
}
div#revendeur-search input#inpcpR {
	width: 70px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 1em;
	color: #285893;
	font-weight: bold;
	padding: 0 5px;
}
div#revendeur-search input#btSearchR {
	width: 30px;
	height: 24px;
	background: url(../img/panier/bt_okR.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	=vertical-align: middle;/* IE6 IE7 */
}
div.wrap-blueb h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #285893;
	padding: 8px 8px 3px 8px;
	margin: 0;
	text-transform: uppercase;
}
div#revendeurs-liste {
	width: 672px;
	background-color: #f2f7fb;
	padding: 14px;
	margin: 5px;
	=margin-top: 8px;/* IE6 IE7 */
	color: #285893;
}
div#revendeurs-liste h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #285893;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	background: url(../img/panier/ptl_blue.gif) repeat-x 0 bottom;
}
div.wrap-resultR {
	padding: 12px 0 3px 0;
	background: url(../img/panier/ptl_red.gif) no-repeat 11px bottom;
}
div#revendeurs-liste ul.ulR {
	padding: 0;
	margin: 0 0 0 11px;
	list-style: none;
	font-size: 0.9em;
	float: left;
	display: inline;
}
div#revendeurs-liste ul.ulR li {
	color: #b00018;
}
div#revendeurs-liste ul.ulR li.liRaddress {
	text-transform: uppercase;
}
div#revendeurs-liste ul.ulR li a {
	color: #b00018;
	text-decoration: none;
}
div#revendeurs-liste ul.ulR li a:hover {
	text-decoration: underline;
}
div#revendeurs-liste img.imgbt-revendeur {
	float: right;
	cursor: pointer;
	display: inline;
}

/*
	RECAP PANIER PROFESSIONNEL
--------------------------------------------------------------*/

/* tableau en-tete */
div#wrap-panprohead {}
table#tab_head-pro {
	width: 716px;
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
}
table#tab_head-pro th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #082d4a;
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
table#tab_head-pro th#th01 {width: 89px !important;}/*image*/
table#tab_head-pro th#th02 {width: 339px !important;}/*ref produit*/
/* table#tab_head-pro th#th02b {width: 159px !important;}/*ref produit*/
table#tab_head-pro th#th02b {width: 329px !important;}
table#tab_head-pro th#th03 {width: 90px !important;}/*qté*/
table#tab_head-pro th#th04 {width: 90px !important;}/*ppuc*/
table#tab_head-pro th#th05b {width: 90px;}/*--remise*/
table#tab_head-pro th#th06b {width: 90px;}/*--tarif*/
table#tab_head-pro th#th07 {width: 90px !important;}/*prix ht*/
table#tab_head-pro th#th08 {width: 18px !important;}/*del*/
/**/
div#wrap-panier-pro {
	width: 718px;
}
div.item-panierpro {
	width: 716px;
	border: 1px solid #b9b9b9;
	margin: 2px 0 0 0;
}
div#wrap-panprototal {
	background: url(../img/panier/pointilles.gif) right repeat-y;
	margin: 1px 0 20px 0;
}
table.tab_item-panierpro {
	width: 716px;
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
}
table.tab_item-panierpro td {
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
table.tab_item-panierpro td.tdpanpro-img {
	width: 84px;
	padding: 2px 3px 2px 2px;
	background: url(../img/panier/pointilles.gif) right repeat-y;
}
table.tab_item-panierpro td.tdpanpro-info {
	width: 329px;
	padding: 5px;
	background: url(../img/panier/pointilles.gif) right repeat-y;
}
table.tab_item-panierpro td.tdpanpro-info span.pan-proref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #880000;
}
table.tab_item-panierpro td.tdpanpro-info span.pan-prodesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #255878;
}
table.tab_item-panierpro td.tdpanpro-info a:link,
table.tab_item-panierpro td.tdpanpro-info a:visited {
  text-decoration:none;
}
table.tab_item-panierpro td.tdpanpro-qte {
	width: 90px;
	background: url(../img/panier/pointilles.gif) right repeat-y;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #082d4a;
}
table.tab_item-panierpro td.tdpanpro-qte input.inp_panproqte {
	width: 40px;
	height: 13px;
	background: url(../img/box/bg_inqte.gif) repeat-x 0 0;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
}
table.tab_item-panierpro td.tdpanpro-prix {
	width: 90px;
	text-align: center;
	background: url(../img/colR/orange_arrow.gif) no-repeat 4px center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #DC1000;
}
table.tab_item-panierpro td.tdpanpro-del {
	width: 13px;
	padding: 2px 2px 2px 3px;
	background: url(../img/panier/pointilles.gif) 0 repeat-y;
}
table.tab_item-panierpro td.tdpanpro-empty {
	width: 498px;
	padding: 0;
	text-align: right;
}
table.tab_item-panierpro td.tdpanpro-totallabel {
	width: 80px;
	padding: 5px;
	/*background: url(../img/panier/pointilles.gif) 0 repeat-y;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #082d4a;
	font-size: 0.8em;
	text-align: center;
}
table.tab_item-panierpro td.tdpanpro-total {
	width: 128px;
	padding: 0;
	background: url(../img/panier/pointilles.gif) 0 repeat-y;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #DC1000;
}
div#wrap-panier-pro div.item-comment {
	background: #f7f7f7 url(../img/panier/ombre.gif) repeat-x 0 0;
	width: 702px;
	padding: 8px 0;
	margin: 0 8px 2px 8px;
}
div#wrap-panier-pro div.item-comment .selectaffect {
	float: left;
}
div#wrap-panier-pro div.item-comment .item-comment-ens {
	margin-left: 50px;
}
div#wrap-panier-pro div.item-comment label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #082d4a;
	padding: 8px 0 8px 49px;
	background: url(../img/panier/fleche_orange.gif) no-repeat 21px 3px;
}
div#wrap-panier-pro div.item-comment input.inpcomment {
	width: 227px;
	height: 14px;
	border: 1px solid #b7b7b7;
}

div.item-panierpro table.tab_item-panierpro span.nondispo {
	line-height: 1em;
}

/*
	PANNEAUX ONGLETS
--------------------------------------------------------------*/

div#wrap-tabs {
	width: 715px;
	margin: 10px 0 12px 2px;
}
div#wrap-tabs a:focus {
	outline: none;
}

/* navigation */

div#nav-tabs {
	width: 715px;
	height: 27px;
	background: url(../img/panier/bg_navtabs.gif) no-repeat 0 2px;
}
ul#tabs {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#tabs li {
	display: block;
	float: left;
}
ul#tabs li#tabtitle {
	width: 150px;
	padding: 2px 0 0 37px;
	line-height: 25px;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}
ul#tabs li a {
	display: block;
	width: 165px;
	height: 27px;
	margin-right: 4px;
	text-indent: -999999px;
}
ul#tabs li a#taba1 {
	background: url(../img/panier/tab_ref_off.gif) no-repeat 0 0;
}
ul#tabs li a#taba1.active-tab {
	background: url(../img/panier/tab_ref_on.gif) no-repeat 0 0;
}
ul#tabs li a#taba2 {
	background: url(../img/panier/tab_ant_off.gif) no-repeat 0 0;
}
ul#tabs li a#taba2.active-tab {
	background: url(../img/panier/tab_ant_on.gif) no-repeat 0 0;
}
ul#tabs li a#taba3 {
	background: url(../img/panier/tab_num_off.gif) no-repeat 0 0;
}
ul#tabs li a#taba3.active-tab {
	background: url(../img/panier/tab_num_on.gif) no-repeat 0 0;
}

/* panneaux */

div#wrap-panels {
	clear: both;
	width: 693px;
	padding: 11px;
	background-color: #266faa;
	color: #fff;
	font-size: 0.9em;
}
div.panel {
	clear: both;
	display: none;
}
div.panel.active-tab-body {
	display: block;
}

/*
par référence produit
----------------------*/

div#tab1 input#reftoadd {
	width: 145px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 1.1em;
	color: #3d3d3d;
	margin-right: 21px;
}
div#tab1 input#inp_cr-qte {
	width: 33px;
	height: 14px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 1.1em;
	color: #3d3d3d;
	margin-right: 21px;
}
div#tab1 input#bt_ajouter-tabspanier {
	vertical-align: middle;
}

/* volet de résultat */

div#ref-mouth {
	position: relative;
}
div#ref-tongue {
	position: absolute;
	width: 433px;
	left: 0;
	top: 0;
	z-index: 100;
	padding: 4px;
	background-color: #266faa;
	border-right: 1px solid #1c326b;
	border-bottom: 1px solid #1c326b;
	border-left: 1px solid #b8d0e3;
}
div.wrap-result-ref {
	width: 431px;
	border: 1px solid #b6b6b6;
	margin-top: 2px;
}
table.tab_result-ref {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: none;
}
table.tab_result-ref td {
	background-color: #fff;
	vertical-align: middle;
}
table.tab_result-ref td.tdres-img {
	width: 84px;
	padding: 2px 3px 2px 2px;
	background: #fff url(../img/panier/pointilles.gif) right repeat-y;
}
table.tab_result-ref td.tdres-info {
	width: 332px;
	padding: 5px;
}
table.tab_result-ref span.res-ref, table.tab_result-ref span.res-ref a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #880000;
	text-decoration: none;
}
table.tab_result-ref span.res-desc, table.tab_result-ref span.res-desc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #255878;
	text-decoration: none;
}

/*
par panneau anterieure
----------------------*/

div#tab2 select#listecommande {
	font-size: 1.1em;
	color: #3d3d3d;
}
div#tab2 input#inp_cr-submitold {
	width: 31px;
	height: 24px;
	background: url(../img/panier/bt_tabsok.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin-bottom: -3px;
}

/*
par numero de panier
---------------------*/

div#tab3 input#codepanier {
	width: 145px;
	height: 14px;
	border: 1px solid #ccc;
	font-size: 1.1em;
	color: #3d3d3d;
}
input#inp_cr-submitnum {
	width: 31px;
	height: 24px;
	background: url(../img/panier/bt_tabsok.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin-bottom: -3px;
}

/**/

div#wrap-panels p.tabsinfo {
	line-height: 1.4em;
	font-size: 1em;
}
div.tabsaction {
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
}
div.tabsaction label {
	font-weight: bold;
	color: #fff;
	font-size: 1em;
}

/**************************
	FLYING WINDOWS
***************************/

/*
résultat de recherche d'un panier
-----------------------------------*/

div#wrap-selectpan {
	width: 547px;
}
div#wrap-selectbg {
	width: 547px;
	background-color: #f6f6f6;
}

div#wrap-selectpan h2#hpopup {
	width: 507px;
	height: 25px;
	background: url(../img/panier/bg_hpopup.gif) no-repeat 0 0;
	line-height: 25px;
	padding: 0 0 0 40px;
	margin: 0;
	font-size: 0.9em;
	color: #fff;
	font-weight: normal;
}
div#wrap-selectpan h2#hpopup a {
	display: block;
	color: #fff;
	text-decoration: none;
}
div#wrap-selectprod {
	width: 535px;
	padding: 0 0 5px 0;
	margin: 15px 0 0 6px;
	background: url(../img/panier/ombre_popup.gif) repeat-x 0 bottom;
}
div.wrap-prod {
	border: 1px solid #b9b9b9;
	width: 533px;
	margin: 2px 0 0 0;
}
table.tab_select-item {
	padding: 0;
	margin: 0;
	background-color: #fff;
	border-collapse: collapse;
	border: none;
}
table.tab_select-item td {
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	background-color: #fff;
}
table.tab_select-item td.tdselect-img {
	width: 84px;
	padding: 2px 3px 2px 2px;
	background: #fff url(../img/panier/pointilles.gif) right repeat-y;
}
table.tab_select-item td.tdselect-info {
	width: 292px;
	padding: 5px;
	background: #fff url(../img/panier/pointilles.gif) right repeat-y;
}
table.tab_select-item td.tdselect-info span.sel-ref, table.tab_select-item td.tdselect-info span.sel-ref a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #880000;
	text-decoration: none;
}
table.tab_select-item td.tdselect-info span.sel-desc, table.tab_select-item td.tdselect-info span.sel-desc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #255878;
	text-decoration: none;
}
table.tab_select-item td.tdselect-qte {
	width: 132px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #082d4a;
}
table.tab_select-item td.tdselect-qte input.inp_selqte {
	width: 69px;
	height: 14px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 1.1em;
	color: #3d3d3d;
	background: url(../img/box/bg_inqte.gif) repeat-x 0 0;
}

div#affectation {
	text-align: center;
	padding: 6px;
}
div#affectation label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #082d4a;
}
div#affectation input#inp_affect {
	width: 227px;
	height: 14px;
	border: 1px solid #b7b7b7;
	font-size: 1.1em;
	color: #3d3d3d;
}
div#affectation p {
	padding: 7px 32px;
}
div#embout_arrondi {
	_display: none; /* IE6 */
	width: 547px;
	height: 8px;
	font-size: 0;
	background: url(../img/panier/embout_547x8.png) no-repeat 0 0;
}

/*
votre commande a été prise en compte + ajouter au panier
---------------------------------------------------------*/

div#wrap-fw {
	width: 312px;
	padding: 0 0 4px 0;
	background: url(../img/panier/bg_dfw.gif) no-repeat 0 bottom;
}
h2#fw-titre {
	width: 275px;
	height: 29px;
	padding: 0 0 0 37px;
	margin: 0 0 16px 0;
	line-height: 24px;
	background: url(../img/panier/bg_hfw.gif) no-repeat 0 0;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2#fw-titre a {
	display: block;
	color: #fff;
	text-decoration: none;
}
p.fw-p {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #ef7b00;
	padding: 0 0 16px 0;
	margin: 0;
	text-align: center;
}
p.fw-pimg {
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;
}
span#fw-goodbye {
	color: #1c326b;
}

/* THE END */
