a.liensaccueil:link {
	font-weight: bold;
	text-decoration: none;
	color:#1751AC;
}
a.liensaccueil:visited {
	font-weight: bold;
	text-decoration: none;
	color:#1751AC;
}
a.liensaccueil:hover {
		font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a.liensaccueil:active {
	font-weight: bold;
	text-decoration: none;
	color:#1751AC;
}
a.liensaccueilblanc:link {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
a.liensaccueilblanc:visited {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
a.liensaccueilblanc:hover {
		font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a.liensaccueilblanc:active {
	font-weight: bold;
	text-decoration: none;
	color:#1751AC;
}

.textejaune {
	font-size: 17px;
	font-weight: bold;
	color: #ffd700;
}
.textenoir {
	font-size: 11px;
	color: #000000;
}

#cadre_news
{
	width:721px;
	background-color:#ffffff;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#aaaaaa;
}

#news_container
{
	width:721px;
	height:15px;
	position:relative;
	overflow:hidden;
}

#rolling {
position:absolute;
height:15px;
background:#FFFFFF;
line-height:15px;
} 