@charset "utf-8";
/* CSS Document */
#bodyContainer{ padding:20px 25px 15px 25px;}
#fullImage{width:290px;  float:left; display:block; margin:0 30px 10px 0;}
.full{width:290px;height:240px; overflow:hidden;}
.video{ margin-top:15px;}
#bodyTextContainer{ width:740px; float:left; border-bottom:1px solid #036ba6;padding:0 0 20px 0; margin-bottom:20px;}
#bodyTextContainer h2{ font-size:18px; color:#036da8; text-align:center; border:0; margin:0; padding:0 0 15px 0; font-weight:normal;}
#bodyText{width:420px;margin-left:320px;}

/* === Liste des prosuits === */
ul#productList{ width:740px;}
ul#productList li{padding:10px 20px 10px 0; border-bottom:1px solid #808080; height:130px; width:350px; float:left; overflow:hidden;/* cursor:pointer;*/}
.thumb{height:130px;}
/*ul#productList li:hover{
	background:url(../design/images/fond_li.jpg) repeat-x bottom;
}*/
.fiche{ float:left; margin-top:10px;}
/*.thumb{ width:90px; height:80px; display:block;}
.thumb a img{ border:0;}
.thumb a:hover img{ border:0;}*/
.contact{ float:left;width:159px; height:28px; display:block;overflow:hidden; margin:10px 0 0 20px;}
.contact a{ width:126px; height:22px; padding:6px 0 0 33px; display:block; overflow:hidden;background:url("../design/images/bt_contactFleche.gif") no-repeat left bottom; color:#FFFFFF; text-decoration:none; font-weight:bold;}
.contact a:hover{background:url("../design/images/bt_contactFleche.gif") no-repeat left top;}