
#all #middle .global #content #center .list_evenements{
	list-style-type : none;
}

#all #middle .global #content #center .list_evenements .evenement .fond_note1{
	background : url(../img/fond_note1.png);
	height : 45px;
	padding-left : 80px;
}

#all #middle .global #content #center .list_evenements .evenement .fond_note2{
	background : url(../img/fond_note2.png) repeat-y;
	padding-left : 20px;
	padding-right : 35px;
}

#all #middle .global #content #center .list_evenements .evenement .fond_note3{
	background : url(../img/fond_note3.png);
	height : 40px;
}



#all #middle .global #content #center .list_evenements .evenement .fond_note2 .title_evt{
	text-align : center;
	font-size : 18px;
	font-weight : bold;
}

#all #middle .global #content #center .list_evenements .evenement .fond_note2 .info_evt{
	padding : 5px;
	background-color : #463F33;
	color : #fff0da;
	font-weight : bold;
}

#all #middle .global #content #center .list_evenements .evenement .fond_note2 .info_evt a{
	padding : 0;
	background-color : #463F33;
	color : #fff0da;
	font-weight : bold;
}

#all #middle .global #content #center .list_evenements .evenement .fond_note2 .image_evt{
	float : left;
	width : 200px;
}

#all #middle .global #content #center .list_evenements .evenement .fond_note2 .descr_evt{
	float : left;
	margin-left : 20px;
	width : 289px;
}

#all #middle .global #content #center .evt_empty{
	text-align : center;
}

#all #middle .global #content #center .evt_empty img{
	width : 550px;
}
