@charset "UTF-8";
body {
	margin: 0px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	background-color: #4B4C56;
}
@font-face {
	font-family: 'Fontin Bold';
	src: url('fontin-bold-webfont.eot');
	src: local('☺'), url('fontin-bold-webfont.woff') format('woff'), url('fontin-bold-webfont.ttf') format('truetype'), url('fontin-bold-webfont.svg#webfontxO6ZuueD') format('svg');
}
@font-face {
	font-family: 'Fontin Regular';
	src: url('fontin-regular-webfont.eot');
	src: local('☺'), url('fontin-regular-webfont.woff') format('woff'), url('fontin-regular-webfont.ttf') format('truetype'), url('fontin-regular-webfont.svg#webfontbZn2D4Xd') format('svg');
}
.textSmall {
	font-family: "Fontin Regular", Times New Roman, Times, serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7F879A;
}
a:link {
	text-decoration: underline;
	color: #919AA8;
}
a:hover {
	color: #B5BECB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #919AA8;
}
.textRegular {
	font-family: "Fontin Regular", Times New Roman, Times, serif;
	font-size: 0.85em;
	font-weight: normal;
	font-variant: normal;
	color: #7F879A;
	text-decoration: none;

}
.titreNews {
	font-family: "Fontin Bold", "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: normal;
	color: #7F879A;
	text-decoration: none;
}
.titreCollection {
	font-family: "Fontin Bold", Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bordure {
	border: 1px solid #ACB1BE;
}

.textRegulatDark {
	font-family: "Fontin Regular", Times New Roman, Times, serif;
	font-size: 0.85em;
	font-weight: normal;
	font-variant: normal;
	color: #4A596E;
	text-decoration: none;
}
.textRegularBold {
	font-family: "Fontin Regular", Times New Roman, Times, serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #919AA8;
	text-decoration: none;
}
.fondBlanc {
	background-color: #FFFFFF;
}
.quickNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textRegulatDarkBold {
	font-family: "Fontin Bold", Times New Roman, Times, serif;
	font-size: 0.85em;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4A596E;
	text-decoration: none;
}
.textSmallBold {
	font-family: "Fontin Bold", Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #7F879A;
}
.sousTitre {
	font-family: "Fontin Bold", Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #000F5C;
	text-decoration: none;
}
.textSmallFR {
	font-family: "Fontin Regular", Times New Roman, Times, serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A8B0C2;
}
