/* CSS Document */
/* ------------------------------------------------------------------------- Main */
/* ----------------------------------------------------- Middle */
	#middle {
		float:left;
		width:394px
	}
/* --------------------------------- Flux rss */
	img.flux_rss {
		float:right;
		position:relative;
		bottom:-18px
	}
/* --------------------------------- h2 */
	#middle h2 {
		float:left;
		width:100%;
		text-transform:uppercase;
		font-size:1.2em;
		color:#000;
		padding:25px 0 1px 0
	}
	#middle #actualites {padding-top:0}
/* --------------------------------- Vue en ligne */
	div.vue_line {
		float:left;
		width:94%;
		border-top:1px solid #efefef;
		padding:10px 3% 10px 3%
	}
	div.vue_line h3 {
		font-size:.9em;
		margin:0 0 10px 0
	}
	div.vue_line h3 a {color:#000}
	div.vue_line.hover h3 a {text-decoration:underline}
	div.vue_line img {
		float:left;
		margin:0 10px 0 0
	}
	div.vue_line p {line-height:1.6em}
/* ----------------------------------------------------- Right */
	#right {
		float:left;
		width:195px;
		min-height:450px;
		background:url(../images/background/right.gif) no-repeat 22px 8px;
		padding:7px 20px 0 38px
	}
	* html #right {height:450px}
	#right a img {
		border:1px solid #ab0132;
		margin:0 0 6px 0
	}
	#right a:hover img, #right a:focus img, #right a.focus img {border-color:#9b8f7d}
/* --------------------------------- h2 */
	#right h2 {
		line-height:1em;
		font-size:1.3em;
		font-weight:bold;
		color:#000;
		margin:0 0 5px 0
	}
	#right h2 span.uppercase {text-transform:uppercase}
	#right h2 span.couleur_02 {
		font-size:.8em;
		font-weight:normal
	}
/* --------------------------------- Lien */
	a.lien {
		display:block;
		text-align:right;
		color:#666;
		background:url(../images/background/fleches.gif) no-repeat right 4px;
		padding:0 18px 0 0;
		margin:0 0 30px 0
	}
	* html a.lien {height:1px}
	#acceder_carte {margin-bottom:25px}
/* --------------------------------- Bloc */
	#right div.bloc {
		line-height:1.4em;
		text-align:right;
		border:1px solid #ab0132;
		padding:8px 3px 3px 3px;
		margin:0 0 6px 0
	}
	#right div.bloc ul li {
		line-height:1.2em;
		margin:0 0 6px 0
	}
