#texteintroprod {
padding: 8px 8px 5px 8px;
margin: 0 0 25px 0;
text-align: justify;
background-color: #f3f3f3;
border-top: 1px #bad2ed dashed;
border-bottom: 1px #bad2ed dashed;
}

.lprods {
	position: relative;
	float: left;
	width: 706px;
	position: relative;
	margin: 0 0 13px 0;
	padding: 12px 12px 12px 12px;
	border: 1px #d5d4d4 solid;
	background: url(images/bg-lp.gif) repeat-x bottom left;
}
.lprods .ip {
float: left;
width: 150px;
/*height: 100px;
margin-right: 8px;*/
text-align: center;
}
.lprods a img {
border: 0;
}
.lprods .tp {
float: right;
width: 535px;
padding: 2px 0 2px 5px;
margin: 0 0 12px 0;
background-color: #eef1f4;
}
#contenu .lprods .tp a {
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
.lprods .tp a:hover {
text-decoration: underline;
}
.lprods .chapo_prod {
/*float: left;*/
float: right;
width: 540px;
margin: 0;
padding: 0 0 15px 0;
font-size: 12px;
}
#contenu .lprods .chapo_prod h2 {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	padding: 2px 0 0 17px;
}
.lprods .lfp a {
float: left;
width: 540px;
position: absolute;
right: 10px;
bottom: 8px;
text-align: right
}

.lprods .boutons_prod {
float: right;
width: 540px;
height: 50px; /* hauteur bouton 45px; */
margin: 0;
padding: 0 0 10px 0;
font-size: 12px;
}
.lprods .boutons_prod .bt_fp {
	position: absolute;
	bottom: 10px;
	right: 15px;
	float: right;
	width: 215px;
	height: 45px;
	background: url(images/bt-consulter-fp.png) no-repeat;
}
.lprods .boutons_prod .bt_demande_devis_fp {
	position: absolute;
	bottom: 10px;
	right: 250px;
	float: right;
	width: 181px;
	height: 45px;
	background: url(images/bt-demande-devis-fp.png) no-repeat;
}

#contenu .lprods h2 {
	margin: 15px 0 0 0;
}

.block_image_liste_produit {
	margin: 0 0 20px 0;
}
.block_image_liste_produit a img, .block_image_liste_produit img {
	border: 0px #cccccc solid;
}

.block_pdf_chapo_produit {
	padding: 10px 0 0 0;
	font-size: 11px;
	border-top: 0px #cccccc solid;
}
#contenu .block_pdf_chapo_produit a {
	font-size: 12px;
	margin: 0 0 0px 0;
	text-decoration: none;
}
#contenu .block_pdf_chapo_produit a:hover {
	text-decoration: underline;
}


/* Tableau de données techniques  */
table.itp {
width: 100%;
color: #6a6a6a;
border: 1px #dfe8f1 solid;
border-spacing: 0px;
margin: 15px 0 0px 0;
clear: both;
}
table.itp thead th {
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: center;
padding: 7px 3px;
background-color: #0071ba;
border: 1px #ffffff solid
}
table.itp thead th.bl {
background-color: #ffffff;
}
table.itp tbody th {
font-size: 11px;
font-weight: bold;
color: #6a6a6a;
text-align: left;
padding: 6px 3px 6px 10px;
}
table.itp tbody tr.ftr th {
border: 1px #ffffff solid;
background-color: #e8ecf0; /*#eef1f4;*/
}
table.itp tbody td {
font-size: 11px;
text-align: center;
padding: 6px 3px;
border: 1px #f0f0f0 solid
}
table.itp tbody tr.ftr td {
border: 1px #f0f0f0 solid;
/*background-color: #e8ecf0;*/
}
