/* Css de backoffice_gestion_garanties_front_office */

.encadre_garantie_front {
	width:100%;
}

.cadre_une_garantie_front {
	width:500px;
	margin:15px;
	display: inline-block;
	vertical-align: top;
}

.logo_de_garantie_front {
	width:100%;
	text-align: center;
}

.titre_une_garantie_front {
	font-weight:bold;
	font-size:15px;
	padding-top:15px;
	padding-bottom:15px;
}

.description_garantie_front {
	
}