
#header 
{
height:161px;
}


/*######## ETAPE 1 ########*/

#perso_ecard_fromMail
{
	width:190px;
	height:110px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

#choix_ecard_v1
{
	width:180px;
	height:110px;
	background-position:top left;
	background-repeat:no-repeat;
}

a#choix_ecard 
{
	width:180px;
	height:110px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

a#choix_ecard:hover 
{
	width:180px;
	height:110px;
	background-position:top left;
	background-repeat:no-repeat;
}


/*######## ETAPE 2 ########*/

#perso_ecard_v1
{
	width:202px;
	height:110px;
	margin: 0px 35px 0 30px;
	background-position:top left;
	background-repeat:no-repeat;
}

#perso_ecard_bis
{
	width:202px;
	height:110px;
	margin: 0px 35px 0 30px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

a#perso_ecard 
{
	width:202px;
	height:110px;
	margin: 0px 35px 0 30px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

a#perso_ecard:hover
{
	width:202px;
	height:110px;
	margin: 0px 35px 0 30px;
	background-position:top left;
	background-repeat:no-repeat;
}

/*######## ETAPE 3 ########*/

#envoi_ecard_v1
{
	width:190px;
	height:110px;
	background-position:top left;
	background-repeat:no-repeat;
}

#envoi_ecard_bis
{
	width:190px;
	height:110px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

#envoi_ecard
{
	width:190px;
	height:110px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

#envoi_ecard:hover, #envoi_ecard.active
{
	width:190px;
	height:110px;
	background-position:top left;
	background-repeat:no-repeat;
}	

	
.bt_envoyez 
{
background:url(../images/envoyer_ecard.gif) no-repeat;
width:155px;
height:21px;
bottom:5px;
left:0;
cursor:pointer;
border:none;
}
