.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}
.societe {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d71377;
	padding-bottom: 5px;
	width: 650px;
	padding-top: 10px;
}
.societe .clear {
	clear: both;
}

.societe .societeImage {
	float: left;
	width: 200px;
	height: 140px;
	margin-right: 10px;
}
.societe .societeImage img {
	border: 0px solid #d71377;
}
.societe  .societeTitre {
	text-align: left;s
	padding-bottom: 5px;
}
.societe  .societeTitre a {
	font-size: 14px;
	color: #e20145;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
.societe  .societeTitre a:hover {
	color: #0090cc;
}
.societe .societeDescription {
	text-align: justify;
}
.societe .societeDescription a {
	color: #666666;
	text-decoration: none;
}
.contenu .titre {
	font-size: 16px;
	color: #e20145;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d71377;
}
.contenu img {
	border: 0px solid #d71377;
}
