.bodywrapper article #product header h2.title{
	margin: 0 0 15px;
}

.bodywrapper #main-content-wrapper .socialsharing a.button_linkedin {
	display:block;
	background:url(../img/produit/share-in.png) center center no-repeat
}


.bodywrapper article #product header h1.title{
color:	#000000;
display:block;
font-size:16px;
font-weight: bold;
padding: 0.67em 0;
margin-bottom: 0;
}

.bodywrapper .introduction{
}
.bodywrapper .menu{
}

.bodywrapper li.left,.bodywrapper li.right{
list-style-type: none; 
height	:26px;
position	:static;
display	:table-cell;
float:left;
}

.bodywrapper li.left{
}

.bodywrapper li.lien {
}

.bodywrapper li.lien a{
}

.bodywrapper .presentation{
}

.bodywrapper h3.presentation{
}

.bodywrapper .picture{
}

.bodywrapper .furthermore{
}

.bodywrapper .presentation .picture_box {
}

.bodywrapper .presentation .picture_box p{
}

.bodywrapper .presentation .picture_box ul{
}

.bodywrapper .function {
}

.bodywrapper .presentation h2{
}

.bodywrapper .document {
}

.bodywrapper .lang {
    float: left;
    margin: 5px;
}

.bodywrapper .tableList {
margin-bottom:10px;
width:100%;
}
.bodywrapper .tableList tr.thumbs td {
padding:0 0 10px;
}
.bodywrapper .tableList tr.thumbsOn td {
background:none repeat scroll 0 0 #E7EBF4;
padding:0 0 10px;
}
.bodywrapper .tableList th {
border-bottom:2px solid #FFFFFF;
}

/*
 * Produit
***********************************************************/

.bodywrapper #content-inside,
.bodywrapper #product{

}
.bodywrapper #product_top{
}


.bodywrapper #center{
	width: 380px;
	float: left;
	position:relative;
}
.bodywrapper #product .scroll_zone{
	background: #f3f3f3;
	border:1px solid #cecece;
		
	height:340px;
	
	overflow: auto;
	-webkit-box-shadow: inset -1px 2px 2px 0px #cdcdcd;
        
	padding:10px 5px  20px 10px;
	
        -moz-box-shadow: inset -1px 2px 2px 0px #cdcdcd;
        box-shadow: inset -1px 2px 2px 0px #cdcdcd;
	behavior: url(/javascript/PIE.jsp);
}
.bodywrapper #avantages {
	position: relative;
}
.bodywrapper #avantages ul{
	margin: 20px 0;
	width: 340px;
	padding:0;
	position: relative;
	display:block;
}
.bodywrapper #avantages ul li{
    vertical-align: middle;
    display: block;
    float: left;
    width: 130px;
    height: auto;
    padding:10px;
    margin-right:10px;
    margin-bottom:10px;
    text-align: center;
    border: 1px solid #c2c7cc;
    -webkit-box-shadow:  1px 2px 2px 0 #bebebf;
    -moz-box-shadow:  1px 2px 2px 0 #bebebf;
    box-shadow:  1px 2px 2px 0 #bebebf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/javascript/PIE.jsp);
}
.bodywrapper #normes {
	position: relative;
}
.bodywrapper #normes ul {
	padding:0
}
.bodywrapper #normes ul li{
    vertical-align: middle;
    display: inline-block;
    zoom:1;*display: inline;
    float: left;
    width: 70px;
    height: 70px;
    
    line-height: 70px;
    overflow:hidden;
    margin-right:10px;
    margin-bottom:10px;
    text-align: center;
    color:#c7c7c7;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../img/produit/produit-norme.png) top left no-repeat;
}

.bodywrapper #product_util{
	clear: both;	
}

/*
 * Produit image
***********************************************************/

.bodywrapper #picture{
	margin: 60px 20px 0 50px;
	width: 250px;
	float: left;
}

.bodywrapper #product_picture {
    display: block;
}

.bodywrapper #product_picture .picturecontent {
    float: left;
    height: 200px;
    margin: 10px;
    width: 194px;
}

.bodywrapper #product_picture .picture_thumbnail {
	height: 130px;
}

.bodywrapper #product_picture .picture_link {
	
}

.bodywrapper #product_picture .txtC {
    text-align: center;
}
.bodywrapper #product_picture .description {
}

/*
 * Onglets
***********************************************************/

.bodywrapper #tabs{
	margin: 20px 0;
	clear: both;
}
.bodywrapper #product #tabs{
	margin: 30px 20px 20px 50px;
}

/*
 * Related
***********************************************************/

.bodywrapper #related{
	/*height:100%;*/
	z-index: 805;
	background: #fff;
	padding: 4px 0 20px 50px;
	margin-bottom: 20px;

	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	/*border: 1px solid #cccccc;*/
	
	-webkit-box-shadow: 0px 1px 2px 1px #d8d8d8;
	box-shadow: 0px 1px 2px 1px #d8d8d8;
	behavior: url(/javascript/PIE.jsp);
}
.bodywrapper #related h3{
	display:inline-block;
	zoom:1;*display: inline;
	border-bottom: 1px solid #cecece;
	padding: 0 0 10px;
	margin: 1em 0 0;
}
.bodywrapper #related a{
	text-decoration: none;
	background: url("../img/produit/ico-arrow-small.png") no-repeat scroll left center transparent;
	display: inline-block;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
}

.bodywrapper #related .fileReference {
	background: url("../img/produit/ico-pdf.png") no-repeat scroll left center transparent;
	padding-left: 32px;
}

.bodywrapper #related span .icon{
	display: none;
}


.bodywrapper #related ul{
	padding: 0;
}
.bodywrapper #related li{
	list-style: none;
}
.bodywrapper #bottom{
	clear: both;
}
.bodywrapper #bottom_left{
	/*width: 320px;*/
	/*float: left;*/
	/*margin: 4px 0 20px 50px;*/
}
.bodywrapper #bottom_right{
	/*width: 320px;*/
	/*float: left;*/
	/*margin: 4px;*/
}

/*
 * Aside
***********************************************************/










.bodywrapper #aside .widget h3.also{
	display:block;
	border:0;
	box-shadow: none;
	color:#005aab;
	font-size:14px;
	border-bottom: 1px solid #cecece;
	background: none;
	padding:0 25px 20px 0;
	overflow:visible;
}
.bodywrapper #aside .widget h3.also span{
	background: url(../img/produit/aside-coche.png) center left no-repeat;
	margin-left:-25px;
	margin-top: -5px;
	position:absolute;
	z-index: 550;
	display:block;
	width:14px;
	height:26px;
}
.bodywrapper #links{
}
.bodywrapper .pdf,
.bodywrapper .pdf:hover{
background:url(../img/produit/ico-pdf.png) center 150px no-repeat;
padding-right: 30px;
}
.bodywrapper .action-big,
.bodywrapper #quote_request,
.bodywrapper #contact{
	margin-bottom: 10px;
	font-weight: bold;
	color: #999999;
	font-size:16px;
	text-shadow: 1px 1px 1px #ffffff;
	/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
	text-decoration: none
}
.bodywrapper #doc_pict_anim a{
    font-size:12px;
    line-height:20px;
    height:20px;
    text-decoration: none;
    zoom:1;
	display: block;
    background:url(../img/produit/ico-arrow.png) center left no-repeat;
    padding-left: 25px;
}
.bodywrapper #right_links a{







}
.bodywrapper #right_links ul,.bodywrapper #right_links li{


}

.bodywrapper #product #slider1prev {
    display: block;
    height: 77px;
    left: 0;
    position: absolute;
    top: 162px;
    width: 30px;
    z-index: 1000;
}

.bodywrapper #product #slider1next {
    left: 230px;
}


.bodywrapper .mCSB_scrollTools .mCSB_dragger {
    z-index: 99;
}
.bodywrapper .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .bodywrapper .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #005AAB;
} 


.bodywrapper .showHideTabOn {
    background: url("img/afficherfd.gif") no-repeat scroll left bottom #DADADA;
    border-bottom: 2px solid #FFFFFF;
    color: #666666;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 4px 0 4px 10px;
}
.bodywrapper .showHideTabOn img {
    margin: 0 3px 0 0;
}
.bodywrapper .showHideTabOff {
    background: url("img/masquerfd.gif") no-repeat scroll left bottom #F5F5F5;
    border-bottom: 2px solid #FFFFFF;
    color: #666666;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 4px 0 4px 10px;
}
.bodywrapper .showHideTabOff img {
    margin: 0 3px 0 0;
}

.bodywrapper .flashback{
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;	
	
}
}	