#modele .expatgauche {
	float:left;
	width:269px;
	height:356px;
	background:url(illu.jpg) left top no-repeat;
	margin-left:24px;
	margin-top:30px;
	margin-bottom:30px;
}

#modele .expatdroite {
	float:left;
	width:642px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:30px;
}



#modele a.expatrdv {
	float:left;
	width:235px;
	height:32px;
	background:url(rdv.jpg) left top no-repeat;
	display:block;
	cursor:pointer;
	margin-top:29px;
}
#modele a.expatrdv:hover {
	background:url(rdv.jpg) left -32px no-repeat;
}

#modele a.expatwcb {
	float:right;
	width:235px;
	height:32px;
	background:url(wcb.jpg) left top no-repeat;
	display:block;
	cursor:pointer;
	margin-top:29px;
	margin-right:30px;
}
#modele a.expatwcb:hover {
	background:url(wcb.jpg) left bottom no-repeat;
}