.texte {
	font-family: arial;
	font-size: 12px;
}
.copyright {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;

}
a.copyright:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
}
.titre-news-rose {
	font-family: arial;
	font-size: 22px;
	color: #CC3366;
}
.titre-news-vert {

	font-family: arial;
	font-size: 22px;
	color: #669933;
}
.liens-rose {
	font-family: arial;
	font-size: 12px;
	color: #CC3366;
	text-decoration: none;

}

a.liens-rose:hover{
	font-family: arial;
	font-size: 12px;
	color: #CC3366;
	text-decoration: underline;

}
.texte-gras {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;

}
.fond-accueil {
	background-attachment: fixed;
	background-image: url(images/tr_gris.jpg);
	background-repeat: repeat-x;
}

