/* Fichier CSS associé aux pages. */

.lien{
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 15px;
	font-weight: bold;
	}
	
.lien a{
		text-decoration: none;
		color: #449DFA;
}

.puce_fleche{
	font-size: 8px;
	margin-right: 10px;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

#contenu {
	margin-left: 212px;
	margin-top: 110px;
}

.article {
	text-align: justify;
	font-family: Times;
	font-size: 16px;
}

.titre {
	font-family: Arial;
	font-size: 22px;
	color: #81939F;
}

.sous-titre {
	font-family: Arial;
	font-size: 18px;
	color: #81939F;
	font-style: italic;
}