.contenu{
	padding-bottom:0;
	}
.ficheProduit {
	float:left;
	width:479px;
	height:392px;
	background-image: url(../images/fd_texte-Fiche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}
.decriptionProduit{
	padding:0 35px;
	height:323px;
	#height:323px;
	overflow:auto;
}
.ficheProduit h1 {
	margin-top:15px;
	margin-bottom:2px;
	font-size:125%;
	font-weight:bold;
	color:#0379e1;
}
.s_titre {
	font-size:11px;
	font-weight:bold;
	color:#0379e1;
}
.texte {
	padding-top:10px;
	font-size:14px;
	font-weight:normal;
	color:#0056a2;
}
.specif {
	padding-top:20px;
	font-size:12px;
	font-weight:normal;
	color:#021c38;
}
.specif li.titre {
	padding-left:5px;
	list-style-type:none;
	display: block;
}
.ficheProduit p{
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	font-size:90%;
	}
.ficheProduit li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#021c38;
}

.pdf {
	padding-top:10px;
	padding-left:35px;
}


.videoProd {
	float:left;
	width:474px;
	height:392px;
} 
.demanderDevis{
	background:url(../images/btn_demander_devis.gif)  0 0 no-repeat;
	width:155px;
	height:45px;
	float:left;
	margin:-3px 5px 0 -7px;
}
.LangEn .demanderDevis{
	background:url(../images/btn_demander_devis-GB.gif)  0 0 no-repeat;
}
.ficheTechnique{
	background:url(../images/btn_pdf_fiche.gif) 0 0 no-repeat;
	width:155px;
	height:45px;
	float:left;
	margin:-3px 0 0 0;
	}
.LangEn .ficheTechnique {
	background:url(../images/btn_pdf_fiche-GB.gif) 0 0 no-repeat;
}
.demanderDevis a, .ficheTechnique a{
	height:100%;
	width:100%;
	display:block;

}
.demanderDevis a span, .ficheTechnique a span{
	position:absolute;
	top:-5000px;
}
.bandeauBas {
	clear:both;
	float:left;
	height:69px;
}

.crossProd {
	float:left;
	height:69px;
	width:100%;
	background:url(../images/fd_crossProd.jpg) 0 0 no-repeat;
	margin:0;
}
.crossProd div{
	float:left;
	}

.crossProd img {
	float:left;
	margin-left:20px;
}
.crossProd h3 {
	height:32px;
	background:url(../images/titre_crossProd.jpg) 0 20px no-repeat;
	margin:2px 0 0 2px;
	width:150px;
}
.LangEn .crossProd h3 {
	background:url(../images/titre_crossProd-GB.jpg) 0 20px no-repeat;
}

.crossProd ul {
	height:40px;
	margin:2px 0 0 0;
	overflow:hidden;
	width:350px;
	font-size:95%;


}

.crossProd li {
	display:inline;
	list-style:none;
	margin:0 5px 0 4px !important;
	padding:0 !important;
	background-image:none !important;
}

.crossProd li a {
	text-decoration:underline;
	color:#0056a2;	
}
.crossProd li a:hover {
	text-decoration:none;
	
}

.pilot_video {
	float:left;
	width:473px;
	height:69px;
	background:url(../images/diapo_fiche_commande.jpg) 0 0 no-repeat;
}
