.img_gauche {
	width:194px;
	padding:130px 0 0 0;
	float:left;
	background:url(images/savoir-bougies_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/savoir-bougies_centre.jpg) no-repeat;
}

	.img_centre h2 {
		display:none;
	}

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

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

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

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

#content h2 {
	color:#ab9c85;
	font-weight:normal;
	font-size:20px;
	padding:0 0 10px 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:6px 12px 5px 12px;
	padding:3px;
	border: 1px solid #CEB3B2;
	
}