
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
a {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
a:active {
	color: #999999;
}

h1 {
	font-size: 16pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;

}
.copyright {
	font-size: 8pt;
	color: #999999;
}
.age_fichier {
	font-size: 8pt;
	color: #999999;
}
.annonce_mise_a_jour {
	font-size: 12pt;
	color: #FF0000;
}

.texte_fichier {
	font-size: 10pt;
	color: #000000;
}

.image_revue_presse {
	float: right;
	clear: none;
	margin-left: 15px;
}
.r0 {
background-color:#FFFFFF;
}
.r1 {
background-color:#EEEEEE;
}