#societe_container
	{
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	margin-bottom: 10px;
	border: 1px solid #316498;
	width: 724px;
	padding-bottom: 10px;
	}
	
#societe_title
	{
	background: #316498;
	height: 23px;
	color: white;
	font-size: 16px;
	font-family: impact, verdana;
	padding: 2px 5px 0px 5px;
	text-align: center;
	}
	
#societe_name
	{
	text-align: center;
	color: #fc5900;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	}
	
#societe_logo
	{
	text-align: center;
	margin-top: 10px;
	}

#societe_logo img
	{
	border: 1px solid #4d79a6;
	}
	
#societe_text
	{
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: justify;
	padding-right: 5px;
	}

#societe_text ul
	{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	list-style-image: url("/img/puce.gif");
	}
	
#societe_text span
	{
	font-weight: bold;
	}
	
.societe_voir_plus
	{
	text-align: justify;
	width: 300px;
	margin: auto;
	padding-left: 2px;
	padding-bottom: 2px;
	}
