.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #403222;
	text-align: justify;
}
.lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
.lien:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tdfond {
	background-attachment: scroll;
	background-image: url(../images/montagnes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.rubriques {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A6B5B;
	text-decoration: none;
}
.rubriques:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
	background-repeat: repeat-x;
}
.sous-rubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7A6B5B;
	font-size: 12px;
	text-decoration: none;
}
.sous-rubrique:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
	background-repeat: repeat-x;
}.mev1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.mev2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
}
