.img_gauche {
	width:194px;
	padding:130px 0 0 0;
	float:left;
	background:url(images/travail-a-facon_gauche.jpg) no-repeat;
}

.img_gauche_dessous {
	width:194px;
	height:37px;
	margin-top:1px;
	background:#b2bac7;
	float:left;
}

.img_centre {
	width:452px;
	height:180px;
	float:left;
	background: url(images/travail-a-facon_centre.jpg) no-repeat;
}

	.img_centre h2 {
		display:none;
	}

.img_droite {
	width:308px;
	height:180px;
	float:left;
	background:url(images/travail-a-facon_droite.jpg) no-repeat;
}

.content{
	float:left;
	width:650px;
	margin:10px 0 0 30px;
	font-size : 90%;
}

.content_ref{
	float:left;
	width:660px;
	margin:10px 0 0 30px;
	font-size : 90%;
}

.content2{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#111;
	color:#fff;
}

.content h2, .content_ref h2 {
	color:#fff;
	font-weight:normal;
	font-size:20px;
	padding:10px 0 5px 0;
}

h2.titre_charte{
	background: url(../../images/travail-a-facon/fond_titre.gif) no-repeat left bottom;
	padding: 0 0 5px 15px;
}

.content h3 {
	font-size:14px;
	padding:15px 0 0 0;
}

.content p {
	padding:5px 0;
}

.content ul {
	padding:5px 30px;
}

.content ul li {
	padding-bottom:10px;
}

.imgright {
	float:right;
	margin:6px 12px 5px 12px;
	padding:3px;
	border: 1px solid #CEB3B2;
}
.imgleft {
	float:left;
	margin:6px 12px 5px 0;
	padding:3px;
	border: 1px solid #CEB3B2;
}
.imgcenter {
	clear:left;
	margin:6px 12px 5px 0;
	padding:3px;
	border: 1px solid #CEB3B2;
}

.center{
	text-align:center;
}
.pright{
	float:right;
}

.colonne_img{
	float:left;
	width:200px;
	margin:30px 0 0 20px !important;
	margin:30px 0 0 10px;
	font-size : 90%;
	padding:10px;
	border:1px dotted #a0a0a0;
}

.colonne_img ul{
	padding: 0 0 0 0;
	margin : 10px 0 0 14px;
	color:#cccccc;
	font-size : 95%;
}

.contenu{
	float:left;
	width:280px;
	margin:10px 0 0 50px;
}

.contenu h3{
	color : #9ea4af;
	background: url(../../images/travail-a-facon/fond_titre.gif) no-repeat left bottom;
	height:18px;
	padding: 0 0 5px 15px;
	margin : 20px 0 7px 0;
	text-align:top;
	font-size : 125%;
}

.contenu ul{
	padding: 0 0 0 0;
	margin : 0 0 0 30px;
}

.blf{
	font-weight:bold;
	font-style:italic;
}

a {
	color: #cccccc;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}

.table-offres-produits tr{
	vertical-align: top;
	margin: 0 10px 0 10px;
}