@font-face {
    font-family: 'nimbus_sans_nov_t_otregular';
    src: url('fonts/nimbussansnovustot-reg-webfont.eot');
    src: url('fonts/nimbussansnovustot-reg-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/nimbussansnovustot-reg-webfont.woff') format('woff'),
        url('fonts/nimbussansnovustot-reg-webfont.ttf') format('truetype'),
        url('fonts/nimbussansnovustot-reg-webfont.svg#nimbus_sans_nov_t_otregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nimbus_sans_novus_t_otlight';
    src: url('fonts/nimbussansnovustot-lig-webfont.eot');
    src: url('fonts/nimbussansnovustot-lig-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/nimbussansnovustot-lig-webfont.woff') format('woff'),
        url('fonts/nimbussansnovustot-lig-webfont.ttf') format('truetype'),
        url('fonts/nimbussansnovustot-lig-webfont.svg#nimbus_sans_novus_t_otlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

.MODULES-HOME {background: #000; color: #fff;}

.sousTitresModulesHome {
	font-family: 'nimbus_sans_nov_t_otregular';
	font-size: 25px;
	line-height: 1.2em;
}

.CONTENUS {background: #000; color: #fff;}

.ssTitresContenusNiv1 {
	font-family: 'Tahoma';
	font-size: 16px;
	margin: 25px 0 10px;
	display: block;
}

.miseEnAvant {
	font-family: 'Tahoma';
	font-size: 13px;
	font-weight: bold;
}

.bloc {
	background: #ECECEC;
	display:block;
	padding:10px 25px;
	font-family: Georgia;
	font-size: 15px;
	color: #7c7c7c;
	font-style: italic;
}

.titreBloc {
	font-size: 15px;
	font-weight: bold;
}

.chapeau {
	font-family: Tahoma;
	font-size: 15px;
	color: #444444;
	background: #fafafa;
}

.MODULES {background: #000; color: #fff;}

.citationsModules {
	font-family: Georgia;
	font-size: 16px;
	color: #000;
}

.chiffres {
	font-family: 'nimbus_sans_novus_t_otlight';
	font-size: 52px;
	line-height: 40px;
	margin-bottom: 0;
}

.AUTRES {background: #000; color: #fff;}

.petitItalique {
    font-size: 10px;
    font-style: italic;
}