/* CSS Document */

body {
	background-color: #CCCCCC;}

.TITRE {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: silver;
	}
	
.Sous-titre {
   font-family: Arial;
   font-size: 18px;
   font-weight: bold;
   color: silver;
	}
	
.Styleinvisible {color: #005FEC}

.Style1 {
	font-size: 18px;
	color: silver;
	font-family: Arial;
	font-weight: bold;
}
