/* CSS Document */
/* ------------------------------------------------------------------------- Main */
/* ----------------------------------------------------- Contenu */
/* --------------------------------- Vue en ligne */
	body.noeud_10768 div.contenu div.vue_line {
		float:left;
		width:100%;
		border:0;
		background:url(../images/background/ombre.gif) no-repeat left bottom;
		padding:0 0 12px 0;
		margin:0 0 5px 0
	}
	body.noeud_10768 div.contenu div.vue_line.hover {
		cursor:pointer;
		background:none;
		padding:2px 0 10px 0
	}
	body.noeud_10768 div.vue_line div {
		float:left;
		width:558px;
		border:1px solid;
		background:#fff no-repeat right bottom;
		padding:10px 110px 10px 10px
	}
/* ------------- Les associations */
	div.vue_line #education_jeunesse {
		border-color:#f8ca3c;
		background-image:url(../images/background/rond_fleche_jaune.gif)
	}
	div.vue_line #solidarite {
		border-color:#f86451;
		background-image:url(../images/background/rond_fleche_rouge.gif)
	}
	div.vue_line #sport {
		border-color:#6ea5f8;
		background-image:url(../images/background/rond_fleche_bleu.gif)
	}
	div.vue_line #culture_loisirs {
		border-color:#7ccb36;
		background-image:url(../images/background/rond_fleche_vert.gif)
	}
	div.vue_line #autres {
		border-color:#af79b4;
		background-image:url(../images/background/rond_fleche_violet.gif)
	}
	body.noeud_10768 div.contenu div.vue_line img {
		float:left;
		margin:0 10px 0 0
	}
	body.noeud_10768 div.contenu div.vue_line h2 {
		text-transform:uppercase;
		font-size:1.1em;
		color:#000;
		margin:0 0 4px 0
	}
	body.noeud_10768 div.vue_line h2 a {
		color:#000;
		text-decoration:underline
	}
	body.noeud_10768 div.vue_line h2 a:hover, body.noeud_10768 div.vue_line h2 a:focus, body.noeud_10768 div.vue_line h2 a.focus, body.noeud_10768 div.vue_line.hover h2 a {text-decoration:none}
	body.noeud_10768 div.vue_line p {line-height:1.6em}
/* ------------- L'association du jour */
	#association_jour {margin-bottom:30px}
	#association_jour div {
		width:658px;
		background:#babed2;
		border-color:#fff;
		padding-right:10px
	}
	#association_jour h2 {font-size:1.5em}
	#association_jour img {border:1px solid #fff}
	#association_jour h3 {
		text-transform:uppercase;
		font-size:1.1em;
		margin:0 0 10px 0
	}
	#association_jour h3 a {
		color:#000;
		text-decoration:underline
	}
	#association_jour h3 a:hover, #association_jour h3 a:focus, #association_jour h3 a.focus, #association_jour.hover h3 a {text-decoration:none}
/* --------------------------------- Plan du site */
	#contenu #contenu #contenu_top, #contenu #contenu #contenu_bottom {display:none}
	#contenu #contenu #contenu_middle {
		background:none;
		padding:0
	}