
#wrapper {
	width:auto /*500px;*/
	margin:0;
	padding-left:0px;
	margin-top:20px;
}


.link {
	cursor:pointer;
	color:#666;
}

.link:hover {
	color:#FFF;
}


.slider {
	position:relative;
	overflow:hidden;
	border:0px solid #9ac1c9;
	height:380px;
	background:black;

	margin-bottom:20px;
}

.slidercontent {
	position:absolute;
}

.slidermonth  {
	font-size: 110%;
}

.slidercontent div {padding:10px}

.slidercontent .upper {border-bottom:0px solid #9ac1c9}

.section {padding:0px}

.newsslider {
	position:relative;
	overflow:hidden;
	border:2px solid #9ac1c9;
	height:95px;
	width:350px;
	background:#eef5f6;
	margin-bottom:20px;
}

.newsslidercontent {
	position:absolute;
	}

.newsslidercontent .upper {
	border-bottom:1px solid #9ac1c9;
}

.newssection {
	padding:10px;
	height:75px;
}

.slidermonth {
	color:#f1ce8d;
}

#mois {
	position:relative;
	float: left;
	top:0px;
	padding-left:10px;
	width: 130px;
	font-size: 80%;
	color:#f1ce8d;
}


#mois li {
	list-style-type: none;
}
H2 {
	font-size: 80%;
	display: inline;
	color:#f1ce8d;
}

H3 {
	font-size: 90%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

H4 {
	font-size: 85%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

hr {
	border: none;
	border-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}

p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#titre_article_agenda{
	font-size: 130%;
	text-align:center;
}

.concert {
	font-size:80%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: -10px;

}
