.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	line-height: normal;
	font-weight: bold;

}
.titreNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.scrollbar {
	scrollbar-3d-light-color: ffffff;
	scrollbar-arrow-color: ffffff;
	scrollbar-base-color: 000000;
	scrollbar-highlight-color: 666666;
	scrollbar-shadow-color: 333333;
}
.line {
	border-bottom-color: #333333;
	border-bottom-width: 1;
	border-bottom-style: solid;	
}
.baspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
