@charset "UTF-8";

@font-face {
	font-family: "avenir";
	src: url('../am_fonts/Avenir.ttc');
}

.am_titre {
	font-family: 'Avenir Light';
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.am_table_info_gauche {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Avenir Light";
}