body
{
	color:#333333;
	font-size:12px;
	font-family:verdana;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

.menutitre {
	color: #0000FF;
	font-size:11px;
	font-weight: normal;
}

.menu {
	color: #333333;
	font-size:11px;
	font-weight: normal;
}

.sousmenu {
	color: #333333;
	font-size:11px;
	font-weight: normal;
}

.news {
	color: #333333;
	font-size:11px;
	font-weight: normal;
}


.titreprincipal {
	font-size:14px;
	font-weight: bold;
}

.titre {
	font-size:14px;
	font-weight: bold;
	color: #0000FF;
	/*font-variant: small-caps*/
}

.soustitre {
	font-size:12px;
	font-weight: bold;
	color: #0000FF;
}

A:hover {
	color: #0066FF;
}

A {
	color: Blue;
	text-decoration:none;
	font-weight: bold;
}

A.liens_news:hover {
	color: #0066FF;
}

A.liens_news {
	color: #999999;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
}

A.footlink {
	color: #999999;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
}

A.footlink:hover {
	color: #0066FF;
}

.footer {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

