@charset "utf-8";

.mainNews {
	font-size: 18px;
	font-family: HelveticaNeue Condensed;
	color: #FFFFFF;
}

.abstitre {
	font-size: 24px;
	font-family: HelveticaNeue Condensed;
	color: #FFFFFF;
}

.absdate {
	font-size: 12px;
	font-family: HelveticaNeue Condensed;
	color: #ffff00;
	leading: 6px;
}

	
.titre {
	font-size: 24px;
	font-family: HelveticaNeue Condensed;
	color: #000000;
}

.texte {
	font-size: 12px;
	font-family: HelveticaNeueLT Std;
	color: #000000;
	leading: 3px;
}

.texte_bold {
	font-size: 12px;
	font-family: HelveticaNeueLT Std;
	font-weight:bold;
	color: #000000;
	leading: 3px;
}

.texte_9 {
	font-size: 9px;
	font-family: HelveticaNeueLT Std;
	color: #000000;
	leading: 3px;
}


	
a:link {
	font-size: 12px;
	font-family: HelveticaNeueLT Std;
	color: #000000;
}

a:hover {
	font-size: 12px;
	font-family: HelveticaNeueLT Std;
	color: #000000;
}

a:active {
	font-size: 12px;
	font-family: HelveticaNeueLT Std;
	color: #000000;
}