#texte_mjc_associations {
	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_mjc_associations .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 20px;
}
#texte_mjc_associations .sous-titre {
	font-weight: bold;

	margin-bottom: 5px;
}
#texte_mjc_associations  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-bottom: 20px;
	margin-top:1px;
}
#texte_mjc_associations a {
	color: #000000;
	text-decoration: underline;
}
#texte_mjc_associations a:hover {
	color: #FF9900;
	text-decoration: none;
}
#texte_mjc_associations a:visited {
	color: #000000;
	text-decoration: none;
}
#texte_mjc_associations img {
	margin-bottom: 10px;
	margin-top: 10px;
}
