/***** GENERIC CONTAINERS AND BLOCKS *****/

.kit_link {
clear:both;
color:#4D4D4D;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
text-align:justify;
}

#select_kit_layer h3#price_barre {
	position: absolute;
	right: 20px;
	top: 5px;
	color: #FF7200;
	font-size: 14px;
	font-weight: bold;
}
#select_kit_layer h3#price_barre span{
	text-decoration:line-through;
}
/*** PAGE FUNCTIONS ***/
div.functions {
	width: 100%;
	line-height: 1.3em;
	margin: 20px auto;
	text-align: center;
	clear: both;
}
/*** start product navbar ***/
ul#productBar {
	float: right;
	margin: 0px 10px 0 0;
}
/*** end product navbar ***/


/*** start product sheet ***/
form#productform {
	width: 100%;
	margin: 0 auto;
}
form#productform div.buy-product {
	width: 100%;
	height: 92px;
	overflow: hidden;
	clear: both;
	background: url(/e_commerce/ximg/bgProductSheetPriceBlock.gif) no-repeat top left;
}
form#productform div.buy-product div.price {
	float: left;
	width: 165px;
	margin: 12px -10px 0 10px;
}
form#productform div.buy-product div.price em {
	font: bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e70d12;
	display: block;
	height:22px;
}
form#productform div.buy-product div.price em.discount {
	font-size: 12px;
	line-height:16px;
}
form#productform div.buy-product div.price em.discount span.old-price {
	text-decoration: line-through;
}
form#productform div.buy-product div.price strong.price {
	display: block;
}
form#productform div.buy-product div.buy {
	float: right;
	width: 195px;
	margin: 28px 4px 0 0;
	left: 39px;
	position: relative;
}
form#productform div.buy-product div.buy a, form#productform div.buy-product div.buy input.submit {
	position: relative;
	display: block;
	float: left;
}
form#productform h1.product-title {
	font: bold 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #375a8e;
}
form#productform h2.product-name {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #375a8e;
	margin: 11px auto;
	width: 100%;
	text-transform: none;
	border: none;
	text-align: justify;
}

form#productform div.files-container {
	margin: 8px auto 0 auto;
	padding: 0 0 7px 0;
	overflow: hidden;
	clear: both;
}
form#productform div.files-container h3 {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 3px 8px 0 8px;
	text-align: left;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color: #375a8e;
}
form#productform div.files-container dl {
	clear: both;
	/*zoom: 1; SCRIXEL */
	margin: 0 auto;
	width: 100%;
	padding: 0 8px;
	overflow: auto;
}
form#productform div.files-container dl dt {
	display: block;
	width: 45%;
	float: left;
	clear: left;
}
form#productform div.files-container dl dt a, form#productform div.files-container dl dt a:hover {
	text-decoration: none;
	font: normal 11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #535353;
	padding-left: 24px;
	background-position: center left;
	background-repeat: no-repeat;
}
form#productform div.files-container dl dt a.pdf {
	background-image: url(/e_commerce/ximg/ico-pdf.gif);
}
form#productform div.files-container dl dd {
	font: normal 11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #535353;
	display: block;
	width: 45%;
	float: left;
}
/*** end product sheet ***/


/*** start product technical description ***/
table.product-criteria {
	width: 100%;
	border-collapse: collapse;
	border: none;
}
table.product-criteria tr.alternate {
	/*background-color: #cccccc;*/
}
table.product-criteria th {
	color: #000000;
	background:url(/e_commerce/ximg/bg-point.gif) repeat-x left bottom;
	padding:25px 0 5px 0;
}
table.product-criteria th.th_first {
	padding:10px 0 5px 0 ;
}
table.product-criteria td {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding:5px 0 0 20px;
	text-align:left;
}
table.product-criteria td.label {
}
/*** end product technical description ***/


/*** start kit cross-selling ***/
ul.kit-cross-selling {
	width: 737px;
	margin: 0 auto;
	overflow: auto;
}
ul.kit-cross-selling li {
	background: url(/e_commerce/ximg/bgKitCrossSelling.html) no-repeat top left;
	display: block;
	float: left;
	width: 100%;
	height: 141px;
	margin: 0 0 30px 0;
}
ul.kit-cross-selling li ul.products {
	margin: 30px 0 0 0;
	float: left;
	position: relative;
	left: 8px;
	overflow: hidden;
	width: 495px;
}
ul.kit-cross-selling li ul.products li {
	display: block;
	width: 95px;
	float: left;
	background: url(/e_commerce/ximg/ico-plus.gif) no-repeat center right;
}
ul.kit-cross-selling li ul.products li.last {
	background: none;
}
ul.kit-cross-selling li ul.products li img {
	margin-left: 5px;
}
/*** end kit cross-selling ***/


/*** start send-to-a-friend form ***/
div#sendtoafriend {
	z-index: 9999;
	position: absolute;
	margin: 0 auto;
	width: 989px;
}

div#sendtoafriend form {
	text-align: left;
	padding: 5px;
	margin: 0 auto;
	width: 341px;
	height: 450px;
	/*_height: 450px;*/
	overflow: hidden;
	background: #ffffff url(/e_commerce/ximg/bgBlocSendtoafriend.png) no-repeat top left;
}
div#sendtoafriend form h1 {
	font: bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-transform: uppercase;
}
div#sendtoafriend form div.product {
	padding: 8px 0;
	border-top: 1px solid #a7a8aa;
	border-bottom: 1px solid #a7a8aa;
}
div#sendtoafriend form div.product h2, div#sendtoafriend form div.product p {
	font: bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5c5c5c;
}
div#sendtoafriend form input.text {
	width: 157px;
}
div#sendtoafriend form div.functions {
	margin-top: 10px;
}
/*** end send-to-a-friend form ***/

form#productform div.files-container ul.list-items li {
	overflow: auto;
	padding: 5px;
}

form#productform div.files-container ul.list-items li a{
	background: transparent url(/e_commerce/ximg/fiche/picto_pdf.gif) no-repeat top left;
	display: block;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	width: 295px;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #535353;
	margin-top: 5px;
	text-decoration:none;
	/*margin-left: 5px;*/
}

ul#kit_list_layer {
	padding: 10px 0;
}

ul#kit_list_layer li.normal_dsp{
	height: 148px;
	width: 740px;
	margin-bottom: 20px;
	background: url(/e_commerce/ximg/cat-bg-glossaire-horiz.gif) no-repeat top left;
}
ul#kit_list_layer li table.tab_packs {
	margin-top: 5px;
}
ul#kit_list_layer li table.tab_packs td {
	/* text-align: center; */
	vertical-align: middle;
}
ul#kit_list_layer li table.tab_packs td.plus {
/*	width: 30px; */
}
ul#kit_list_layer li table.tab_packs div.price {
	float: left;
	width: 165px;
	margin-left: 15px;
	text-align: left !important;
}
ul#kit_list_layer li table.tab_packs div.price em {
	font: bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e70d12;
	display: block;
}
ul#kit_list_layer li table.tab_packs div.price em.discount {
	font-size: 12px;
	line-height:16px;
}
ul#kit_list_layer li table.tab_packs div.price em.discount span.old-price {
	text-decoration: line-through;
}
ul#kit_list_layer li table.tab_packs div.price strong.price {
	display: block;
	height: 25px;
	overflow: hidden;
}
ul#kit_list_layer li table.tab_packs div.buy {
	float: right;
	width: 195px;
	margin: 10px 4px 0 0;
}
ul#kit_list_layer li table.tab_packs td.kit_link a{
	display: block;
	padding: 5px 10px;
	border-top: 1px solid gray;
	color: #323232;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}
ul#kit_list_layer li table.tab_packs ul.kit_prod_list li, ul#kit_list_layer li table.tab_packs img.kit_single_img {
	float: left;
	width: 105px;
	padding-left: 15px;
}
ul#kit_list_layer li table.tab_packs img.kit_single_img {
	margin-bottom: 4px;
}
ul#kit_list_layer li table.tab_packs ul.kit_prod_list li {
	width: 300px;
	text-align: left;
	font-size: 12px;
}
ul#kit_list_layer li table.tab_packs ul.kit_prod_list li a{
	color: #E80A15;
	font-weight: bold;
}
/* class syl*/
.product_div_gloss{
	position:absolute;
	display:none;
	width:300px !important;
	border: 1px solid #7a8999;
	padding:0 5px 5px 5px;
	color: #6f6d6d !important;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	background: #FFF;
	z-index:10000 !important;
	text-align:justify;
	margin:-140px 0 0 40px; 
}

.product_div_gloss *{
	z-index: 5000;
}

.product_float_gloss_img {
	background:url(/e_commerce/ximg/bg-point.gif) repeat-x left bottom !important;
	font-weight:bold;
	width:300px !important;
	margin:0 0 5px 0;
}

.product_float_gloss_img img {
	vertical-align:middle;
	margin:0 5px 0 0;
}
.product_float_gloss {
	width:300px !important;
}

.product_p_bordure{
}

div.confirmation_payment{}
div.confirmation_payment p{}
div.confirmation_payment a{}
div.confirmation_payment a:hover{}
