/* ESPACE JEUNES */

#jeunes {
	padding: 0px 20px 30px 25px;

}
#jeunes a {
	color: #3DA639;
	text-decoration: none;

}
#jeunes a:hover {
	color: #091C5A;
	text-decoration: underline;
}
#jeunes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #091C5A;
	padding: 0px;
	margin-bottom: 10px;
}
#jeunes h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#jeunes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #00CCFF;
}
#jeunes h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#jeunes p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	text-align: justify;
}
#jeunes span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../img/orange-arrondi.gif);
	background-repeat: no-repeat;
	background-color: #FF9900;
	line-height: 18px;
	display: block;
	background-position: left top;
	padding-left: 10px;
}
#jeunes ul {
	margin: 0px;
	padding: 0px;
}
#jeunes li {
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	list-style-image: url(../img/retour.gif);
	list-style-position: inside;
}
#jeunes img {
	display: block;
}




/* COLONNE BESOINS  */

#besoins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#besoins h3 {
	font-size: 15px;
	color: #00CCFF;
	font-family: "Trebuchet MS", Arial;
	line-height: 16px;
}
#besoins ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/retour.gif);
}
#besoins li {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#besoins a {
	color: #091C5A;
	font-weight: bold;
}
#besoins a:hover {
	color: #00CCFF;
}
#besoins div {
	margin-top: 6px;
	padding: 4px;
}
