
/*
 * HOME 
 */
div.home div.photo {
	width: 637px;
	height: 424px;
	background: url(./images/en/photo.jpg) no-repeat top left;
}

div.home div.conseillere {
	width: 279px;
	height: 101px;
	background: url(./images/en/conseillere.jpg) no-repeat top left;
	cursor: pointer;
}
	
div.home div.distinction {
	width: 204px;
	height: 206px;
	margin: 0 auto;
	background: url(./images/en/distinction.png) no-repeat top left;
}
