.bodywrapper #content article.product{
    width:220px;
    height:400px;
    padding:0;
    float:left;
    position: relative;

}

.bodywrapper #content article.product .tiled-recto{
    background:#fff;
    position:absolute;
    left:0;
    top:0;
    width:207px;
    height:370px;
    z-index: 5;
    margin:8px 8px;
    border:1px solid #e6e6e6;
    cursor:pointer;
}
.bodywrapper #content article.product .tiled-inside{
    position: relative;

    padding:20px 10px;
}
.bodywrapper #content article.product .tiled-verso{
    background:#f5f5f5;
    display:none;
}
.bodywrapper #content article .new
{
    z-index: 10;
    position:absolute;
    top:0px;
    right:0px;
    background:url(../img/produit/new-product.png) top left no-repeat;
    width:30px;
    height:30px;
    text-indent: -5000px;
    line-height: 0;
    font-size: 0;
    overflow:hidden
}
.bodywrapper #content article.product .tiled-fliped{
    position:absolute;
    margin:0;
    left:5px;
    top:-8px;
    width:210px;
    height:400px;
    z-index: 5;
    margin:0;
    border: 1px solid #ffffff;
    /*background:#f5f5f5 !important;*/
    -webkit-box-shadow: 0 0 4px 1px #D8D8D8;
    box-shadow: 0 0 4px 1px #D8D8D8;
    behavior: url(/javascript/PIE.jsp);
}
.bodywrapper #content article.product .tiled-fliped .tiled-inside{
    position: relative;
    padding:33px 13px;
}

/*FT 14 ajout de propriete a la classe existante*/
.bodywrapper #content article.product .thumbnail-product{
    text-align: center;
    height: 194px;/*FT 14*/
    line-height: 194px;/*FT 14*/
}

.bodywrapper #content article.product header,
.bodywrapper #content article.product .header{
    padding-bottom: 10px;
}
.bodywrapper #content article.product .header{
    border-bottom:1px solid #e8e9eb;
    padding-bottom: 15px;
}
.bodywrapper #content article.product section{
    margin:10px 0;






}

.bodywrapper #content article.product h1.titleproduct{
    color:#034086;
    padding: 0;
    margin:0;
    filter: 0;




}

.bodywrapper #content article.product h2.shortdesc{
    color:#9b9b9b;
    font-size:11px;
    padding: 0;
    margin:0;
}

.bodywrapper #content article.product h2.shortdesc.whenNotFocused {
	min-height: 5em; /*FT 14*/
}

.bodywrapper #content article.product h2.shortdesc.whenFocused {
	margin-bottom: -5px; /*FT 13*/
}

.bodywrapper #content article.product section{
    color:#9b9b9b



}


.bodywrapper #content article.product .summary{


}

.bodywrapper #content article.product .seefurther{


}

.bodywrapper #content article.product .produit {








}
	
.bodywrapper #content article.product .small_util {




}




.bodywrapper #content article.product h1.titleproduct{
	font-size: 1.5em;	
}

.bodywrapper #content article.product a:hover{
	color:#000000;
	text-decoration: none;
}
.bodywrapper #content .gamme h1.produit{
	padding: 0.8em 0 0;
}
