/***********/
/* CLASSES */
/***********/
.pave_cartes_accueil {
	width				: 627px;
	height				: 226px;
	background-image	: url(../images/compte/fond_pave_accueil.jpg);
	background-repeat	: no-repeat;
}
.pave_cartes_accueil .contenu {
	margin	: 15px 40px 0px 40px;
}
.pave_cartes_accueil h1 {
	margin-top	: 0;
}
.pave_cartes_accueil .cartes {
	margin-top	: 15px;
}
.pave_cartes_accueil .suite {
	text-align	: right;
}
/******************************/