/* Le Site
 * Auteur : Bastien Rouchès
 * Copyright Meuh © 2010
 */
/*
 * Feuille de style a formation
 */
h1{
	color: #000099;	 
}

hr{
	border-width: 2px;
	border-color: #000099;
}

div#curseur{
	background: url(../../images/curseurbleu.png);
}