#infos_societe {
	background: #FFFFFF;
	border: 1px dotted #000000;
	width: 180px;
	margin: 20px auto;
	padding: 15px;
	text-align: center;
}

#infos_societe h3 {
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #B21011;
}

#infos_societe p {
	margin: 0;
	padding: 0;
}

#infos_societe p a {
	color: #B21011;
}

#infos_societe p a:hover {
	font-weight: bold;
	text-decoration: none;
}

#infos_societe p strong {
	margin-bottom: 5px;
}

#contacts_societe {
	margin-top: 15px;
}

#contacts_societe p {
	font-weight: bold;
	font-size: 10px;
}