.newstitle{
	text-align:center;
	font-size: 22px;
	font-weight: bold;
}
.news-top{
	background-image:url(../images/news-top.png);
	height: 24px;
	width: 809px;
	margin: auto;
}
.news-body{
	background-image:url(../images/news-body.png);
	width: 809px;
	margin: auto;
}
.news-bottom{
	background-image:url(../images/news-bottom.png);
	height: 24px;
	width: 809px;
	margin: auto;
}
.news-content{
	margin-left: 15px;
	margin-right: 15px;
}
.news{
	margin-top: 25px;
	margin-bottom: 15px;
}
.newstext
{
	font-size: 18px;
	font-family: verdana,arial,sans-serif;
}
.newsinfo
{
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
}
.pagetitle{
	font-size : 24px;
	font-family : verdana, arial, sans-serif;
	text-align: center;
}
.objectif{
	font-size : 20px;
	font-family : verdana, arial, sans-serif;
	text-align: center;
	color: blue;
}