﻿.encart_cartes{
	margin-bottom:10px;	
}
.encart_cartes_bas{
	background: url(/style%20library/images/cartes_fdelite/bas_cartesfidelite.png) no-repeat center bottom;
	padding: 0 0 10px 0;
	width:583px;
}
.encart_cartes_haut{
	background: white url(/style%20library/images/cartes_fdelite/haut_cartesfidelite.png) no-repeat center top;
	width:583px;
	height:auto;
}
.carte{
   
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	height:111px;
}
.carte img{
   	float:left;
}
.carte span{
	float:left;
	width:300px;
	margin-left:20px;
}

.lien_carte:hover{
	background: url(/style%20library/images/cartes_fdelite/roll_over.jpg) no-repeat 10px 10px;
	z-index:4;
	height:131px;
	display:block;
	text-decoration:none;
	cursor: hand;	/* FOR IE */	
}




.carte_titre{
    
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
}
.encart_texte{
	float:left;
	width:300px;
	margin-left:20px;
	
}
