/* Page liste des actus */
#wrapper_page_actualites .wrapper_story a {
}
#wrapper_page_actualites .wrapper_story a:hover {
}
/* bordure autour de l'image */
#wrapper_page_actualites .wrapper_story .image_actualite {
}
/* Lien plus */
#wrapper_page_actualites .wrapper_story a .view_more {
	/*background-image: url('../images/actualites/see-more.png');*/
}
#wrapper_page_actualites .wrapper_story a:hover .view_more {
	/*background-position: 0 -22px;*/
}