/* CSS Document */

.h1Bleu{
color:#0f0f10;
}


#lienBackListing{
float:right;
margin-top:-25px;
margin-right:15px;
}

* html #lienBackListing{
margin-top:-33px;
}

#lienBackListingBottom{
float:right;
margin-right:15px;
}

#ficheProduit{
border:1px solid #ffffff;;
background-color:#FFFFFF;
padding-bottom:2px;
}

.imgPrinc{
border-bottom:1px solid white;
}
html>/**/body .imgPrinc{margin-bottom:-3px;}

.imgProd_1{
border-right:1px solid #FFFFFF;
}

#btnPrintBlc{
float:right;
}

.txtInventaireDryBulkProduct{
color:#657982;
font-weight:bold;
font-size:12px;
padding-bottom:10px;
text-align:right;
}

#tableProdFiche{
margin-bottom:15px;
margin-right:15px;
}

html>/**/body #tableProdFiche{margin-bottom:-2px;}

#tableProdFiche td{
vertical-align:top;
}

.tdImgPrincFiche{
	width:249px;
	height:185px;
}

.tdTextFiche{
	height:150px;
	padding-bottom:15px;
	line-height:140%;
}

.cellTitreFiche{
background-color:#3d5668;
color:#FFFFFF;
text-transform:uppercase;
padding-left:15px;
font-size:13px;
}

#tableTechnicalSpecifications{
margin-top:15px;
clear:both; 
}

#tableTechnicalSpecifications td{
vertical-align:top;
padding:3px;
font-size:10px;
}

#tableTechnicalSpecifications .titreColonne{
padding:3px;
padding-left:15px;
text-transform:uppercase;
color:#231f20;
width:30%;
}

.trImpair{
background-color:#eff3f4;
}

.trPair{
background-color:#FFFFFF;
}

.bandeBasFiche{
padding-right:15px;
background-image:url(../../en/images/dry-bulk-list/product/bg_bandeBasFiche.gif);
height:21px;
text-align:right;
}


#colGaucheHeader{
background-image:url(../../en/images/dry-bulk-list/product/ombre_colGaucheHeader.jpg);
background-repeat:no-repeat;
width:496px;
}

* html #colGaucheHeader{
background-image:none;
}


#colGaucheBody{
margin-left:11px;
background-image:url(../../en/images/dry-bulk-list/product/ombreRepeat-y.gif);
background-repeat:repeat-y;
width:496px;
}

* html #colGaucheBody{
background-image:none;
}

#colGaucheFooter{
background-image:url(../../en/images/dry-bulk-list/product/ombreFooter.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-left:4px;
padding-bottom:5px;
}

* html #colGaucheFooter{
padding-bottom:0px;
}

*html .imagePrintBas{
margin-top:-3px;
}
*+html .imagePrintBas{
margin-top:-3px;
}