#gauche {
width: 342px;
}
#droite {
margin-left: 21px;
width: 585px;
}
#bloc_basket, #bloc_rugby {
width: 281px; height: 107px;
margin-bottom: 17px;
float: left;
}
#bloc_basket {
margin-right: 23px;
}
#bloc_actus, #bloc_agenda {
clear: both;
padding-bottom: 41px;
margin-bottom: 16px;
}
#bloc_actus {
background: url('../skins/img/bottom_actus_accueil.png') no-repeat bottom center;
}
#bloc_agenda {
background: url('../skins/img/bottom_agenda_accueil.png') no-repeat bottom center;
}
	#bloc_actus ul, #bloc_agenda ul {
	padding: 0; margin: 0 1px 0 0;
	list-style: none;
	color: #000;
	text-align:justify;
	background: #fff url('../skins/img/bg_blocs_act_age.png') repeat-x top center;
	}
		#bloc_actus ul li, #bloc_agenda ul li {
		margin: 0 15px; padding: 12px 0;
		border-bottom: #175f96 1px dashed;
		overflow: hidden;
		clear: both;
		height: 124px;
		}
			#bloc_actus ul li:hover, #bloc_agenda ul li:hover {
			background: #eee;
			cursor: pointer;
			}
			#bloc_actus ul li h4, #bloc_agenda ul li h4 {
			color: #175f96;
			float: left;
			margin: 0;
			font-size: 15px;
			width: 390px;
			}
			#bloc_agenda .date {
			display: block;
			width: 390px;
			font-weight: bold;
			font-size: 13px;
			color: #d90101;
			}
			#bloc_actus ul li span, #bloc_agenda ul li span {
			float: left;
			}
			#bloc_actus ul li a, #bloc_agenda ul li a {
			color: #000;
			padding: 0 10px;
			display: block;
			overflow: hidden;
			
			}
	#bloc_agenda h3, #bloc_actus h3 {
	height: 39px; width: 100%;
	padding: 0; margin: 0;
	}
	#bloc_agenda h3 {
	background: url('../skins/img/bloc_agenda.png') no-repeat top center;
	}
	#bloc_actus h3 {
	background: url('../skins/img/bloc_actus.png') no-repeat top center;
	}
		h3 a {
		display: block;
		}
		#bloc_actus h3 a, #bloc_agenda h3 a {
		float: left;
		display: block;
		width: 150px; height: 15px;
		padding: 8px 0 0 0;
		margin: 0 20px;
		}
		#bloc_actus h3 a.rss, #bloc_agenda h3 a.rss {
		float: right;
		display: block;
		width: 55px; height: 14px;
		padding: 0;
		margin: 8px 15px 0 0;
		}
		h3 a span {
		display: none;
		}
	#toutes_actus, #tous_events {
	display: block;
	float: left;
	width: 210px; height: 20px;
	margin: 10px 0 0 355px;
	}
.img_accueil {
display: block;
width: 124px; height: 124px;
float: left;
margin: 0 10px 10px 0;
}

#blocs_accueil .bloc {
width: 303px; height: 99px;
margin: 0 17px 20px 0;
float: left;
}

/* ---------------- METEO 10 JOURS ------------- */
#meteo10j {
float: left;
width: 540px;
padding: 0 22px;
background: #fff url('../skins/img/bg_meteo.png') no-repeat top left;
color: #242424;
-moz-border-radius-bottomleft: 8px;
border-radius-bottomleft: 8px;
-webkit-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
border-radius-bottomright: 8px;
-webkit-border-radius-bottomright: 8px;
}
#meteo10j h2 {
text-transform: uppercase;
color: #d90101;
background: url('../skins/img/fleche_h2.png') no-repeat center left;
padding: 0 0 0 25px;
margin: 14px 0 0 0;
width: 410px;
float: left;
}
#meteo10j_contenu {
margin-top: 50px;
clear: both;
border-top: #175f96 1px dashed;
}
#meteo10j_contenu a {
color: #000;
text-decoration: underline;
}
#meteo10j_contenu #texte_content {
overflow: hidden;
}
ul.meteo {
margin: 10px;
list-style: none;
float: left;
width: 130px;
text-align: center;
background: #464646;
color: #fff;
padding: 15px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-border-radius: 8px;
}

#defil_ecoute {
	padding: 50px 0 0 15px;
	display: block;
	width: 180px;
	float: left;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	}
	.winr_img_acc {
	float: right;
	padding: 12px 38px 18px 0;
	}
