#fiche { position:relative; }

.lienODRimage { margin:30px 0 30px 0; display: block;}

#fiche .content { padding-top:15px; }

#fiche .tabs {
	background-color: #bdbdbd;
	height:48px;
	line-height:48px;
	border-bottom: 2px solid #43474f;
}

.productAssociated {
	height: 26px !important;
}

#LienDesc {
	border-left: none !important;
}

#fiche .tabs .tab {
	border-left: 1px solid #43474f;
	float:left;
	text-transform:uppercase;
	text-align:center;
	font-weight:500;
	color: white;
	width:198px;
	cursor:pointer;
	background-image: url('../img/sep.png');
	background-repeat: no-repeat;
	background-position: right 10%;

}
.listecat  a {
    color: #bf0a28;
	font-size: 13px;
}

.listecat td {
    width: 51%;
}
.listecat {
    padding-left: 15px;
	width: 100%;
}
.CategoryRelated {
    background-color: #ededed;
    font-size: 13px;
    padding: 10px;
    text-align: left;
}
#fiche .tabs .tab:last-child {
	background-image: none;
}

#fiche .tabs .tab.selected {
	background: #43474f; /*url('../img/bouton_description.png')  -2px 0 no-repeat;*/
	color:#fff;
	height: 48px;

}
#fiche .tabs .tab.selected:after {

	content: "";
    display: block;
    border-top: 10px solid #43474f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    width: 0;
    height: 0;
    margin: 0px auto;
}


/*#fiche .tabs .tab:after {
	content: "";
	display: block;
	width: auto;
	border: 1px solid #43474f;
}*/

#fiche .tabs h3 {
	font-weight: normal;
	font-size: inherit;
	margin: 0;
}


#fiche .contentTabWrapper {background:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 0 0 0;-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px; }
#fiche .contentTabWrapper ul.reviews { border:none;background:transparent; }

#fiche .contentTabWrapper .contentTab .TabDescription {width: 963px;margin: 0 auto 10px;}
#fiche .contentTabWrapper .contentTab { display:none;width: 963px;margin: 0 auto; }
#fiche .contentTabWrapper .contentTab.selected { display:block; }

.productDesc { padding:20px 0; }
.productDesc ul { list-style-position: outside;list-style-type: disc; }
.productDesc ul li { display: list-item; }
#fiche .picto {
	border: 1px solid #ccc;
}

#fiche .picto {
	height: 85px;
	width: 100%;
	margin-bottom: 20px;
}


#fiche .picto .brand,
#fiche .picto .warranty {
	text-align: center;
	float: left;
}

#fiche .picto .brand img {
	height: 84px;
}



#fiche .picto .brand {
	border-right: 1px solid #ccc;
}
#fiche .picto .brand {
	width: 265px;
}

#fiche .picto .parms {
	margin: 13px;
}

#fiche .picto .parms img {
	margin: 0 15px 0 15px;
}

#fiche #online_warning,  #fiche #restriction_shipping{
	width: 960px;
	margin: 10px 10px 10px 10px;
	padding: 15px 0 10px 10px;
	background-color: #ecbdc4;
	border: 1px solid #af3146;
	text-align:justify;
}

#fiche #online_warning p, #fiche #restriction_shipping p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

#fiche #online_warning b.title, #fiche #restriction_shipping b.title {
	font-size: 18px;
	color: #af3146;
}
#fiche #restriction_shipping b.title {	
	color: #ff8232;
}
#fiche #restriction_shipping{
	background-color: #ffe6d6;
	border: 1px solid #FF8232;	
}
#restriction_shipping span.infosSup{
	font-size: 10px;
	display:block;
	margin-top:10px;
}
#fiche #online_warning span.exclamation, #fiche #restriction_shipping span.exclamation {
	font-size: 35px;
	color: #FFF;
	font-family:"Arial Black", arial-black, sans-serif;
	margin-right: 5px;
	font-weight: bold;
}


#fiche .package {
	margin-top: 10px;
	background-color: #d6d6d6;
	border-top: 1px solid #515151;
	padding: 15px;
}
#fiche .package b.title {
	color: #a21927;
}
#fiche .package ul li {
	width: 307px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#fiche .ficheDescriptif { text-align:justify;}

.bloc_adv img { margin-top:10px; }
.ficheInfoComplementaire { margin:10px 0;}
.loading{
	background: url(/img/ajax-loader.gif) no-repeat 50% 50%;
	width: 100%;
	height: 50px;
}

#fiche .ficheDescriptif h2 {  color:#009dd3;text-transform: none;font-size: 18px;display:block;margin-bottom:5px;float:none;font-weight:500;}