#texte_coordonnees p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#texte_coordonnees .sous-titre {
	font-weight: bold;
	margin-bottom: 5px;
}
#texte_coordonnees {
	float: left;
	width: 630px;
	margin-left: 30px;
	height: 422px;
	/*padding: 15px;*/
	text-align:justify;
	padding-right: 10px;
	font-family: arial;
	font-size: 12px;
	overflow:auto;
	background-image: none;
	margin-top: 3px;
}
#texte_coordonnees h2 {
	color: #0066CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33cc00;
	font-size: 15px;
	padding-left: 7px;
	line-height:25px;
	margin-top:1px;
	margin-bottom: 20px;
}
#texte_coordonnees .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 20px;
}