/*******************************************/
/*********** GAMMES PRODUIT ****************/
/*******************************************/
#div_piston{
	float:left;
	width:265px;
	height:165px;
	background:url(../images/fond_piston.jpg) no-repeat center;
}

#div_piston p{
	color:#FFFFFF !important;
}

#div_centrifuges{
	float:right;
	width:265px;
	height:165px;
	margin-right:23px;
	background:url(../images/fond_centrifuges.jpg) no-repeat center;
}

#div_centrifuges p{
	color:#FFFFFF !important;
}

#div_peristaltiques{
	float:left;
	width:265px;
	height:165px;
	background:url(../images/fond_peristaltiques.jpg) no-repeat center;
}

#div_peristaltiques p{
	color:#FFFFFF !important;
}

#div_membrane{
	float:right;
	width:265px;
	height:165px;
	margin-right:25px;
	background:url(../images/fond_membrane.jpg) no-repeat center;
}

#div_membrane p{
	color:#FFFFFF !important;
}

#div_accessoires{
	float:left;
	width:265px;
	height:165px;
	background:url(../images/fond_accessoires.jpg) no-repeat center;
}

#div_accessoires p{
	color:#FFFFFF !important;
}

div.contenu_gammes{
	height:125px;
	padding-top:10px !important;
	padding-left:75px !important;
	padding-right:8px;
	font-size:10px;
}

#content div.contenu_gammes p.titre_gammes_produit{
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF !important;
	font-weight:bold;
	display:block;
}

.bodytext{
	color:#49484c;	
}

.select_gammes_produit{
	padding-left:75px !important;
}	

td.contenuGauche a {
	margin:0px !important;
	padding:0px !important;
}
