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

.img_gauche_dessous {
	width:196px;
	height:37px;
	margin-top:1px;
	background:#8a93ad;
	float:left;
}

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

	.img_centre h2 {
		display:none;
	}

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

#imgleft {
	width:240px;
	float:left;
}

.content_right {
	float:left;
	width:340px;
}

#content{
	width: 580px;
	margin: 35px 0 35px 30px;
	padding-top: 7px;
	float: left;
	color:#777;
}

#content h2 {
	color:#ab9c85;
	font-weight:normal;
	font-size:20px;
	padding:10px 0 2px 0;
}

#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;
}

#content .imgright {
	float:right;
	margin:22px 12px 5px 12px;
	padding:3px;
	border: 1px solid #CEB3B2;
	
}

#contenu_gauche{
	float:left;
	width:192px;
	margin : 44px 4px 0 38px !important;
	margin : 44px 4px 0 18px;
	padding : 9px 8px 9px 20px;
	border : 1px solid  #dfdfdf;
	font-size : 85%;
}

h2.avec_logo {
	margin-top: 0px;
	margin-bottom: 10px;
}

h2.avec_logo2{
	padding-top: -5px;
	margin-bottom: 10px;
}

li.avec_logo3{
	padding-top: 10px;
	margin-bottom: -2px;
}
li.avec_logo4{
	padding-top: 15px;
	margin-bottom: 10px;
}
li.avec_logo5{
	padding-top: 20px;
	margin-bottom: 20px;
}

ul.nopuce{
	list-style-type: none;
}

.filet_gris {
	border: 1px dotted #CCC;
	margin-top: 3em;
	clear: left;
	padding: 10px;
	line-height: 1.4em;
}

h3{
	margin-top: 5px;
}