/*
.fond_gauche_cat {
	background-image: url(http://www.pack-web.net/pack_web/ADMIN/images/fond_gauche_pg_cat.gif);
	height: 19px;
}
*/
.fond_gauche_cat {
	background-image: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_fond_titreg.gif);
	height: 32px;
	border-bottom: #CCCCCC solid 1px;
}

.fond_droite_cat {
	background-image: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_fond_titred.gif);
	height: 32px;
	border-bottom: #CCCCCC solid 1px;
}

/*
.fond_titre_cat {
	background-image: url(http://www.pack-web.net/pack_web/ADMIN/images/fond_pg_cat.gif);
	background-repeat: no-repeat;
	padding: 0;
	font-weight: bold;
	color: #5f5e5e;
	font-size: 12px;
}
*/

.fond_titre_cat {
	background-image: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_fond_titre.gif);
	background-repeat: no-repeat;
	padding: 0;
	font-weight: bold;
	color: #5f5e5e;
	font-size: 14px;
	height: 32px;
	border-bottom: #CCCCCC solid 1px;
}

.fond_titre_std {
	background-image: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_fond_titre_std.gif);
	background-repeat: repeat;
	padding: 0;
	font-weight: bold;
	color: #5f5e5e;
	font-size: 14px;
	height: 32px;
	border-bottom: #CCCCCC solid 1px;
	width: 100%;
	border-right: #CCCCCC solid 1px;
}

.color_desc {
	color: #404040;
	height: 150px;
	font-size: 12px;
}

.button_achat, .button_achat:focus {
	color: #FFFFFF;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 1px;
}

.border_first {
	/* border-top: #CCCCCC solid 1px; */
	/* border-left: #CCCCCC solid 1px; */
	/* border-right: #CCCCCC solid 1px; */
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	padding: 0px;
}

.border_second {
	/* border-top: #CCCCCC solid 1px; */
	/* border-left: #CCCCCC solid 1px; */
	/* border-right: #CCCCCC solid 1px; */
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	padding: 0px;
	border-right: #CCCCCC solid 1px;
}

.border_first_bas {
	/* border-top: #CCCCCC solid 1px; */
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	/* border-top: #CCCCCC solid 1px; */
	border-bottom: #CCCCCC solid 1px;
	padding: 0px;
	border-right: #CCCCCC solid 1px;
}

.border_second_bas {
	/* border-top: #CCCCCC solid 1px; */
	/* border-left: #CCCCCC solid 1px; */
	/* border-right: #CCCCCC solid 1px; */
	/* border-top: #CCCCCC solid 1px; */
	border-bottom: #CCCCCC solid 1px;
	padding: 0px;
	border-right: #CCCCCC solid 1px;
}

.border_panier {
	/* border-top: #CCCCCC solid 1px; */
	/* border-left: #CCCCCC solid 1px; */
	/* border-right: #CCCCCC solid 1px; */
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	padding: 0px;
}

.prix_remise {
	text-align: center;
	text-decoration: line-through;
	font-size: 10px;
}

.prix_no_remise {
	text-align: center;
	/* text-decoration: line-through; */
	font-size: 10px;
}

.stock {
	text-align: center;
	/* text-decoration: line-through; */
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

.ecotaxe {
	text-align: center;
	/* text-decoration: line-through; */
	font-size: 10px;
	color: #2b7432;
}

.commande_ecotaxe {
	text-align: right;
	padding: 5px;
	font-size: 10px;
	/* font-weight: bold; */
	color: #2b7432;
}

.commande_prix {
	text-align: right;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

.commande {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}

.commande_print {
	padding: 5px;
	font-size: 11px;
	/* font-weight: bold; */
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}

.commande_titre {
	background: #EFEFEF;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}

.commande_totalg {
	background: #EFEFEF;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	/* border-bottom: #CCCCCC solid 1px; */
	border-left: #CCCCCC solid 1px;
	/* text-align: right; */
}

.commande_totald {
	background: #EFEFEF;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	/* border-bottom: #CCCCCC solid 1px; */
	/* border-left: #CCCCCC solid 1px; */
	/* text-align: right; */
}

.commande_ecotaxeg {
	background: #EFEFEF;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	/* border-bottom: #CCCCCC solid 1px; */
	border-left: #CCCCCC solid 1px;
	color: #2b7432;
	text-align: right;
}

.commande_ecotaxed {
	background: #EFEFEF;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	/* border-bottom: #CCCCCC solid 1px; */
	/* border-left: #CCCCCC solid 1px; */
	color: #2b7432;
	text-align: right;
}

.prix_standard {
	text-align: center;
	color: #990000;
	font-weight: bold;
	width: 200px;
	font-size: 13px;
}

.prix_normal {
	text-align: center;
	color: #000000;
	font-weight: bold;
	width: 200px;
	font-size: 13px;
}

.height_desc {
	/* height: 275px; */
}

.width_produit {
	width: 40%;
}

.bt_caddie_separ {
	background-image: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_caddie_separ.gif);
}

.bt_add { 
	width: 140px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_add.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	border-right: #CCCCCC solid 1px;
	cursor: pointer;
} 

.bt_cpt { 
	width: 140px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_cpt.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	border-right: #CCCCCC solid 1px;
	cursor: pointer;
} 

.bt_paie_cmd { 
	width: 240px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_add.gif) no-repeat;
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	border-right: #CCCCCC solid 1px;
	cursor: pointer;
} 

.bt_total_panier { 
	width: 140px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_std.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
} 

.bt_cb { 
	width: 139px;
	height: 24px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_cb.png);
	border: none;
	display: block;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
} 

.bt_paypal { 
	width: 78px;
	height: 24px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_paypal.png);
	border: none;
	display: block;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
} 

.bt_add_texte { 
	width: 140px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_add.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
} 

.bt_plus { 
	width: 140px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_plus.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-right: #CCCCCC solid 1px;
	cursor: pointer;
} 

.bt_delete { 
	width: 13px;
	height: 14px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/delete.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	/* border-right: #CCCCCC solid 1px; */
	cursor: pointer;
} 

.bt_onglet { 
	width: 140px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_onglet.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-right: #CCCCCC solid 1px;
	cursor: pointer;
} 

.bt_onglets { 
	width: 165px;
	height: 34px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_onglets.gif);
	border: none;
	display: block;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	/* border-right: #CCCCCC solid 1px; */
	cursor: pointer;
} 

.bt_search { 
	width: 135px;
	height: 26px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_search.gif);
	border: none;
	/* display: block; */
	line-height: 13px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-right: #CCCCCC solid 1px;
	cursor: pointer;
} 

/*
.bt_search_content { 
	width: 140px;
	height: 28px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_content_search.gif);
	border: none;
	display: block;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	color: #000000;
} 
*/

.bt_search_content { 
	width: 35%;
	/* height: 24px; */
	border: none;
	/* display: block; */
	/* line-height: 14px; */
	/* text-align: center; */
	text-decoration: none;
	color: #000000;
	border-left: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	background-color: #EFEFEF;
	/* background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_fond_content.gif); */
} 

.buttonImg:hover { 
	/* background: url("btnImgHover.gif") no-repeat left bottom; */
}

/*
.bt_remise {
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:19px;
	margin:0!important;
	padding:10px;
	font:bold 12px Arial;
	background:url(http://www.pack-web.net/pack_web/ADMIN/images/bt_remise.gif) no-repeat;
}
*/

.sticker {
	color: #000000;
	font: bold 12px Arial;
	padding: 9px;
	z-index: 2;
	visibility: visible;
	width: 60px;
	height: 36px;
	position: relative;
	left: 25px;
	top: 65px;
	background: url(http://www.pack-web.net/pack_web/ADMIN/images/bt_remises.gif) no-repeat !important;
	/* background:transparent; */
}

.remise {
	visibility: visible;
	position: absolute;
	width: 1px;
}

input, textarea, select {
  border:1px solid #aaaaaa;
  padding:2px;
  background:#ffffff url(http://www.pack-web.net/pack_web/ADMIN/images/fond_input.gif) top left no-repeat;
  margin-top:2px;
}

.box_tnt {
  border:1px solid #aaaaaa;
  padding:2px;
  background:#CCCCCC url(http://www.pack-web.net/pack_web/ADMIN/images/fond_input.gif) top left no-repeat;
  margin-top:2px;
}

.oblige {
	color: #990000;
	font-weight: bold;
}

.TabCommon {
	FONT: 18px Verdana; 
	COLOR: 6D6D6D; 
	PADDING: 5px; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center; 
	HEIGHT: 30px; 
	WIDTH: 100px;
}

.TabContent {
	PADDING: 5px;
}

.TabContentBottom {
	PADDING: 10px; 
	BORDER-BOTTOM: 2px outset 99ccff;
}

# .TabOff {CURSOR: hand; BACKGROUND-COLOR: E2E2E3; BORDER-LEFT: 1px solid BBBBBB;}
.TabOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #FFFFFF; 
	# font-weight: bold;
	font-size : 10px;
	background: #7fb2c1; 
	# border-style : dashed;
	# border-left: 0px solid BBBBBB;
	border-right: 1px solid #8e8e8e;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #FFFFFF;
	# border-color : #e3e3e3;
	padding: 1px;
}	

# .TabOn {CURSOR: default; BORDER-TOP: 2px outset D1D1D1; COLOR: 000000;}
.TabOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	color: #FFFFFF; 
	font-weight: bold;
	font-size : 10px;
	background: #000000; 
	# border-style : dashed;
	# border-left: 1px solid BBBBBB;
	border-right: 1px solid #8e8e8e;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #eab34f;
	# border-color : #66CCFF;
}

.TabBorderBottom{
	BORDER-BOTTOM: 2px inset #D1D1D1;
}

.TabActiveBorderLeftRight{
	BORDER-RIGHT: 1px outset #D1D1D1; 
	BORDER-LEFT: 1px outset #D1D1D1;
	BORDER-BOTTOM: 1px outset #8e8e8e;
}

.TabActiveBackground {
	BACKGROUND-COLOR: #FFFFFF;
	color: #4a4a4a;
	/* BACKGROUND-COLOR: #7fb2c1; */
}

.content_on { 
	cursor: pointer;
	cursor: hand;
	text-align: center;
	display: block;
	width: 145px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	border-top: thin #dcdcdc solid;
	border-left: thin #dcdcdc solid;
	border-right: thin #dcdcdc solid;
	border-bottom: thin transparent solid;
 	/* border-bottom: thin #e6e6fa solid; */
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-radius-topleft:6px;
	border-radius-topright:6px;
	background-color: #b0c4de;
	font-weight: bold;
	background:#ffffff url(http://www.pack-web.net/pack_web/ADMIN/images/fond_input.gif) top left no-repeat;
}

.content_off { 
	cursor: pointer;
	cursor: hand;
	text-align: center;
	display: block;
	width: 145px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	border-top: thin #dcdcdc solid;
	border-left: thin #dcdcdc solid;
	border-right: thin #dcdcdc solid;
 	/* border-bottom: thin #e6e6fa solid; */
	border-bottom: thin transparent solid;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background:#ffffff url(http://www.pack-web.net/pack_web/ADMIN/images/espaceur.gif) top left no-repeat;
}

.paie_on { 
	cursor: pointer;
	cursor: hand;
	text-align: center;
	/* display: block; */
	width: 227px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	border-top: thin #dcdcdc solid;
	border-left: thin #dcdcdc solid;
	border-right: thin #dcdcdc solid;
	border-bottom: thin #dcdcdc solid;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-radius-topleft:6px;
	border-radius-topright:6px;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.paie_off { 
	cursor: pointer;
	cursor: hand;
	text-align: center;
	/* display: block; */
	width: 227px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	border-top: thin #dcdcdc solid;
	border-left: thin #dcdcdc solid;
	border-right: thin #dcdcdc solid;
	border-bottom: thin #dcdcdc solid;
	/* -moz-border-radius-topright:6px; */
	/* -webkit-border-top-right-radius:6px; */
	/* border-radius-topleft:6px; */
	/* border-radius-topright:6px; */
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	background:#EFEFEF url(http://www.pack-web.net/pack_web/ADMIN/images/espaceur.gif) top left no-repeat;
}

.content_desc_sb { 
 	/* cursor: pointer;
 	cursor: hand;
 	text-align: center;
	border-bottom: thin #e6e6fa solid;
	line-height: 25px;
 	width: 150px;
 	height: 25px;*/
	display: block;
	text-decoration: none;
	border-top: thin #dcdcdc solid;
	border-left: thin #dcdcdc solid;
	border-right: thin #dcdcdc solid;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	padding: 5px;
	font-size: 12px;
}

.content_desc { 
 	/* cursor: pointer;
 	cursor: hand;
 	text-align: center;
 	width: 150px;
 	height: 25px; */
	display: block;
	line-height: 25px;
	text-decoration: none;
	border-top: thin #dcdcdc solid;
	border-left: thin #dcdcdc solid;
	border-right: thin #dcdcdc solid;
	border-bottom: thin #e6e6fa solid;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	padding: 5px;
	font-size: 12px;
}

.size_texte {
	font-size: 12px;
}

.detail_gen {
	padding: 5px;
	border: #CCCCCC solid 1px;
	font-weight: bold;
	background: #EFEFEF;
}

.detail_config {
	padding: 5px;
	border-left: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	font-weight: bold;
	background: #EFEFEF;
}

.ligne_general_h {
	padding: 5px;
	background: #fafafa;
	border-top: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}

.ligne_general_hb {
	padding: 5px;
	background: #fafafa;
	border-top: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

.ligne_general_desc_h {
	padding: 5px;
	border-top: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}

.ligne_general_desc_hb {
	padding: 5px;
	border-top: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

.desc_detail {
	font-size: 12px;
	padding: 5px;
	border-bottom: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
	border-left: #dcdcdc solid 1px;
}

.liste_relais {
	font-size: 12px;
	padding: 5px;
	border-bottom: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
	/* border-left: #dcdcdc solid 1px; */
}

.li_log_sim {
	/* list-style-image: url(http://www.pack-web.net/pack_web/ADMIN/images/icon_puce.gif); */
	list-style-image: url(http://www.pack-web.net/pack_web/ADMIN/images/puce2.gif);
}

.titre_livraison {
	background: #EFEFEF;
	height: 25px;
	border: #CCCCCC solid 1px;
}

.link_livraison {
	color: #666666;
	text-decoration: none;
}

.link_livraison:hover {
	color: #000000;
	text-decoration: underline;
}

.link_search {
	color: #000000;
	text-decoration: none;
}

.link_search:hover {
	color: #000000;
	text-decoration: underline;
}
