/* CSS Document */

h1 {
	color: #6600CC;
	font-family: "Lucida Handwriting";
	text-align: center;
}

P {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.bandeau_langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.contenu {
	background-color: #FFFFFF;
	text-decoration: none;
	border: 10px solid #FFFFFF;
}


.bandeau_entete_1 {
	color:#000000;
	font-family:"Lucida Handwriting";
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;
}

body {
	background-color: #000000;
	text-decoration: none;
}

.bandeau_entete_2 {
	color:#000000;
	font-family:"Lucida Handwriting";
	background-color: #FF9900;
	text-decoration: none;
	text-align: center;
}

.Pied_page {
	color:#FFFFFF;
	font-size: 10px;
	background-color: #FF9900;
	text-align: center;
	height: auto;
	border-top-width: 15px;
	border-top-color: #000000;
	border-top-style: solid;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
h6 {
	color: #6600CC;
	font-family: "Lucida Handwriting";
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
