/*override default properties*/
.carte-voeux-button{
	width:281px;
	height:78px;
	position:relative;
	bottom:-370px;
	left:465px;
	background:url(../img/Carte_de_voeux_pop_in_btn.png) 0 0;
}
.carte-voeux-button-hover {
	background:url(../img/Carte_de_voeux_pop_in_btn.png) 0 -78px;
}

.carte-voeux-bg{
	background:url(../img/Carte_de_voeux_pop_in_fond.png) 0 0;
	height:500px;
	width:820px;
}