.texte {  font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: normal }
.copyright { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: normal }
.titre { font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: bold }
.nouveau { font-family: Tahoma; font-size: 10pt; color: #FF0033; font-weight: bold }
.important { font-family: Tahoma; font-size: 8pt; color: #000000; font-weight: bold }
.soustitre { font-family: Tahoma; font-size: 8pt; color: #FF3333; font-weight: bold }
.souligne { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline }
.titreblanc {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.bouton {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #0033FF;
	line-height: 20px;

}
.bouton2 {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	line-height: 20px;
}

