@import url("../../villeventus/modules/event.css");

/*------------------------------ Listing ------------------------------*/
.listing_evenements .row h2 {
	color:#53C53C;
}

.listing_evenements .row .bt_plus_infos{
	background:url(../../../../../images/villeventus/event/listing_bt_plus_infos_vert.jpg) no-repeat 0 bottom;
}


.listing_evenements .row .bt_plus_infos:hover{
	font-weight:normal;
	background:url(../../../../../images/villeventus/event/listing_bt_plus_infos_vert.jpg) no-repeat 0 top;
}

/*------------------------------ Moteur de recherche ------------------------------*/
.search_evenements dl dd .bt_valider{
	background:url(../../../../../images/villeventus/event/bt_ok_vert.gif) no-repeat 0 bottom;
}

.search_evenements dl dd .bt_valider:hover{
 	background:url(../../../../../images/villeventus/event/bt_ok_vert.gif) no-repeat 0 top;
}
