@charset "UTF-8";
/* CSS Document */

.a:link {
	background: #900 url(images/pourquoi_2.jpg) left top no-repeat ;
}

.a:visited {
background: #900 url(images/pourquoi_2.jpg) left top no-repeat ;
}

.a:hover {
background: #900 url(images/pourquoi_2.jpg) left top no-repeat ;
}

.a:active {
background: #900 url(images/pourquoi_2.jpg) left top no-repeat ;
}
