.Titre {
	font-size: large;
	color: #000000;
	text-decoration: none;
}
.lien {
	font-size: 12px;
	font-style: italic;
}
.ptitlien {
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.texte {
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.legende {
	font-size: x-small;
	font-style: italic;
	color: #663300;
	text-decoration: underline;
}
.grand {
	font-size: x-large;
}
body {
	font-size: 12px;
}
.surtitre {
	font-size: 10px;
}
.soustitre {
	font-size: 10px;
	font-weight: bold;
}
.descriptif {
	font-size: 10px;
	font-style: italic;
}
.chapo {
	color: #0000cc;
}
.notes {
	font-size: 9px;
	font-style: italic;
}
.ps {
	font-size: 12px;
	color: #0000CC;
}
a {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
.rouge {
	color: #FF0000;
}
.violet {
	color: #CC00FF;
}
.vert {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.orange {
	color: #FF9900;
	font-size: medium;
}
.souligne {
	text-decoration: underline;
}
.enbleu {
	font-weight: bold;
	color: #0196D8;
}
.texteboutonbeige {
	font-size: 9px;
	font-weight: bold;
	text-transform: Aucune;
	color: #F9F0D5;
	text-decoration: none;
}
.soustitre {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.lien_gauche {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

