@charset "UTF-8";

body {
	background: #FF99FF;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC00FF;
}
.Prevision {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC00FF;
}
.Texte_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC00FF;
}
.Texte_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC00FF;
}
.LireSuite {
	color: #000000;
	font: italic 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}
#infosuite {
	font: normal 16px "Trebuchet MS";
	z-index: 15;
	background: url(../images/fondinfo.png);
}
