/* CSS Document */
body {
	background-color: #000066;}
	
.TITRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFF200;
	font-style: italic;
}

.Cadre {
	font-size: 20px;
	color: #FFF200;
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	border: #FFF200;
}
.Soustitre {
    font-size: 24px;
    font-family: "Arial Narrow";
    color: #FFF200;
}

.Styleblanc {font-size: 20px; color: #FFFFFF; font-family: "Arial Narrow";}
.Datecours {
	font-size: 20px;
	font-family: "Arial Narrow";
	color: #00FFFF;
	text-decoration: blink;
	}
	
a{
	
	color:#FFFFFF
	}
	
a:hover{
	
	color:#FF00FF}	
	
.Style4 {font-size: 20px; color: #99CCFF; font-family: Arial, Helvetica, sans-serif;}	
	
