#clients {
	padding-left: 10px;
}

#clients h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#clients form {
	margin-bottom: 15px;
}

#clients .tx-ergelisclients-pi1 .client {
	/*background: red;*/
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #294e5e;
}

/* image de gauche */
#clients .tx-ergelisclients-pi1 .client .image {
	width: 130px;
	overflow: hidden;
	float: left;
}

/* milieu */
#clients .tx-ergelisclients-pi1 .client .milieu {
	width: 170px;
	float: right;
	color: black;
	overflow: hidden;
	margin-right: 25px;
}

#CONTAINER #CONTENT #clients .tx-ergelisclients-pi1 .client .milieu h2 {
	margin: 0;
	color: #294e5e;
	margin-bottom: 7px;
}

#clients .tx-ergelisclients-pi1 .client .milieu .description {
	margin-bottom: 7px;
	overflow: hidden;
}

#clients .tx-ergelisclients-pi1 .client .milieu a {
	font-weight: bold;
	/*font-size: 10px;*/
	color: #b1c903;
}

/* boite droite */
#clients .tx-ergelisclients-pi1 .client .boite_verte,
#clients .tx-ergelisclients-pi1 .client .boite_bleue {
	width: 372px;
	float: right;
}

#CONTAINER #CONTENT #clients .tx-ergelisclients-pi1 .client .boite_bleue  h2,
#CONTAINER #CONTENT #clients .tx-ergelisclients-pi1 .client .boite_verte  h2 {
	margin: 0;
	font-size: 17px;
	padding-top: 8px;
	padding-left: 40px;
}

#CONTAINER #CONTENT #clients .tx-ergelisclients-pi1 .client .boite_bleue  h2 {
	color: #b1c903;
}

#CONTAINER #CONTENT #clients .tx-ergelisclients-pi1 .client .boite_verte  h2 {
	color: #294e5e;
}

#clients .tx-ergelisclients-pi1 .client .boite_corps .image_boite {
	width: 50px;
	height: 62px;
	overflow: hidden;
	float: left;
	padding-left: 40px;
}

#clients .tx-ergelisclients-pi1 .client .boite_corps .description {
	width: 200px;
	float: right;
	padding-right: 65px;
}

#clients .tx-ergelisclients-pi1 .client .boite_corps .description.seule {
	width: 270px;
	float: none;
	padding-left: 40px;
	/*padding-right: 150px;*/
	_padding-right: 0px;
}

#clients .tx-ergelisclients-pi1 .client .boite_bleue .boite_haut {
	background: url("imgs/client-blue-box-top.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/typo3conf/ext/ergelis_clients/pi1/imgs/client-blue-box-top.png", sizingMethod="scale");
	height: 38px;
}

#clients .tx-ergelisclients-pi1 .client .boite_bleue .boite_corps {
	background: url("imgs/client-blue-box-body.png");
	min-height:50px;
}
	* html #clients .tx-ergelisclients-pi1 .client .boite_bleue .boite_corps {
		background: none;
		height:50px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/typo3conf/ext/ergelis_clients/pi1/imgs/client-blue-box-body.png", sizingMethod="scale");
	}

#clients .tx-ergelisclients-pi1 .client .boite_bleue .boite_bas {
	background: url("imgs/client-blue-box-bottom.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/typo3conf/ext/ergelis_clients/pi1/imgs/client-blue-box-bottom.png", sizingMethod="scale");
	height: 30px;
}

#clients .tx-ergelisclients-pi1 .client .boite_bleue .boite_corps h2 {
	color: #b1c903;
}

#clients .tx-ergelisclients-pi1 .client .boite_bleue .boite_corps .description {
	color: white;
}

#clients .tx-ergelisclients-pi1 .client .boite_verte .boite_haut {
	background: url("imgs/client-green-box-top.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/typo3conf/ext/ergelis_clients/pi1/imgs/client-green-box-top.png", sizingMethod="scale");
	height: 40px;
}

#clients .tx-ergelisclients-pi1 .client .boite_verte .boite_corps {
	background: url("imgs/client-green-box-body.png") repeat-y;
	min-height:50px;
}

	*html #clients .tx-ergelisclients-pi1 .client .boite_verte .boite_corps {
		background: none;
		height:50px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/typo3conf/ext/ergelis_clients/pi1/imgs/client-green-box-body.png", sizingMethod="scale");
	}

#clients .tx-ergelisclients-pi1 .client .boite_verte .boite_bas {
	background: url("imgs/client-green-box-bottom.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/typo3conf/ext/ergelis_clients/pi1/imgs/client-green-box-bottom.png", sizingMethod="scale");
	height: 29px;
}

#clients .tx-ergelisclients-pi1 .client .boite_verte .boite_corps h2 {
	color: #294e5e;
}

#clients .tx-ergelisclients-pi1 .client .boite_verte .boite_corps .description {
	color: black;
}

#clients .tx-ergelisclients-pi1 .client .boite_corps {
	padding-top: 7px;
}
