@charset "iso-8859-1";

#contenu {
	min-height: 414px;
	position: relative;
	top: 0;
	left: 0;
	background-image: url(/i/fond_societe.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 284px;
}
h3 {
	color: #FFB300;
	margin-top: 15px;
	font-size: 12px;
}

#societe {
	position: absolute;
	height: auto;
	width: 479px;
	left: 235px;
	top: 37px;
	font-weight: bold;
}

p {
	padding: 5px 0 5px 0;
	clear: both;
	text-align: justify;
	line-height: 14px;

}
img {
	padding: 10px 0 10px 0;
	float: left;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFB300;
	text-transform: uppercase;
}
.img2 {
	padding: 10px 75px;
}
.img3 {
	float:right;
}
#contenu ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
