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

.bandeau {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-decoration: none;
}
.bandeau A:link { color: #FFFFFF; font-size:16px; text-decoration: none} 
.bandeau A:visited { color: #FFFFFF; font-size:16px; text-decoration: none} 
.bandeau A:active { color: #FFFFFF; font-size:16px; text-decoration: none} 
.bandeau A:hover { color: #FFFFFF; font-size:16px; text-decoration:underline;}
	
	.footer {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-decoration: none;
}
.footer A:link { color: #999; font-size:14px; text-decoration: none} 
.footer A:visited { color: #999; font-size:14px; text-decoration: none} 
.footer A:active { color: #999; font-size:14px; text-decoration: none} 
.footer A:hover { color: #999; font-size:14px; text-decoration:underline;}


.legende {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-decoration: none;
	font-size:12px;
}

.tutorial {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-decoration: none;
	font-size:12px;
}
.tutorial A:link { color: #666; font-size:14px; text-decoration: none} 
.tutorial A:visited { color: #666; font-size:14px; text-decoration: none} 
.tutorial A:active { color: #666; font-size:14px; text-decoration: none} 
.tutorial A:hover { color: #666 font-size:14px; text-decoration:underline;}
