.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666699;
	text-align:justify;
	line-height:1.4;
}
.sstitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #669999;
}
.bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #669999;
}

.lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #669999;
	text-decoration:underline;
}

.barre {
	background-image: url(img/barre.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.barre2 {
	background-image: url(img/barre2.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9999CC;
}
