@import url(menu.css);
@import url(corps.css);

body {
	background-image: url(../Images/fond.jpg);
	background-attachment:fixed;
	width: 1000px;
	margin: 10px auto;
	background-color: #aaaaaa; /* Couleur de fond d'écran */
}

img {
	border:none;
}

.Style19 {
	font-size: 36px;
	color: #339900;
}
.Style21 {font-size: 36px; color: #0066CC; }
.Style23 {font-size: 36px; color: #FF0000; }

.franc a{
	color:#FF3333;
}
.Style9 {font-family: "Verdana"; font-size: 12px; color: #0033ff; }
.Style11 {font-family: "Comic Sans MS"; font-size:15px;}
.Style16 {font-family: "Segoe Print","Comic Sans MS"; color: #993300; font-weight: bold; font-size: 18px;}
.Style17 {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}

h5 {
	font-family: "Segoe Print","Comic Sans MS"; 
	color: #993300; 
	font-weight: bold; 
	font-size: 18px;
	text-decoration:underline;
}
