@charset "utf-8";
/* CSS Document */

.texte1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
}
.texte1_gras {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}

.texte2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CCC;
}
.texte3 {
	font-size: 10px;
	color: #000;
}
.titre1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.titre2 {
	font-size: 18px;
	line-height: normal;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

