body {
	background-color: #FFF;
	color: #999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: lighter;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.texte {
	text-align: justify;
	font-size: 20pt;
	line-height: 50px;
	font-weight: 100;
	color: #000033;
	text-indent: 30pt;
}
a {
	font-size: 18px;
	font-style: oblique;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-style: oblique;
	font-weight: 400;
}
a:hover {
	font-style: oblique;
	color: #999999;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: 400;
}
.surtitre {
	font-size: 12px;
	color: #666666;
}
.date {
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}
.titre_rubrique {
	font-size: 20pt;
	font-style: normal;
	line-height: 50px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #FF3333;
}

.titre_sous_rubrique {
	font-size: 18pt;
	font-style: normal;
	line-height: 50px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
.chapo {
	font-size: 12px;
	color: #000000;
}
