body
{
	background-image: url(Images/degrade.png);
	background-repeat: repeat;
}

h1
{
   text-align: center;
   font-style: italic;
   color: blue;
}

h2
{
	text-align: left;
	color: green;
	text-decoration: underline;
}

h3
{
	color: red;
   font-family: "Arial Black", Arial, "Times New Roman", serif;
   text-decoration: underline;
}

p
{
	text-indent: 30px;
	text-align: justify;
}

ol
{
	text-align: right;
}

a img
{
	border: none; /* Pas de bordure */
}

a
{
   text-decoration: none;
   color: teal;
   font-style: italic;
}

a:hover
{
	text-decoration: underline;
	color: green;
}

a:focus
{
   background-color: #FFCC66;
}

#banniere
{
   position: absolute;
   left: 10px;
   top: 10px;
}

.centrer
{
	width: 1000px; /* On a indiqué une largeur (obligatoire) */
	text-align: justify;
	padding: 12px;
	margin: auto; /* On peut donc demander à ce que le block soit centré avec "auto" */
	margin-bottom: 20px;
}

.centrer0
{
	width: 1180px; /* On a indiqué une largeur (obligatoire) */
	text-align: justify;
	padding: 12px;
	margin: 20px; /* On peut donc demander à ce que le block soit centré avec "auto" */
	margin-bottom: 0px;
}

.important
{
   color: purple;
   font-style: bold;
   font-size: 18px;
   padding-left: 100px;
}

.important0
{
   color: navy;
   font-style: bold;
   font-size: 18px;
   padding-left: 100px;
}

.important1
{
   color: green;
   font-style: bold;
   font-size: 18px;
   padding-left: 50px;
   margin: 20px;
}

.important2
{
    margin: 20px;
	position: absolute;
	left: 550px;
	right: 100px;
	top: 230px;
}

.nom
{
	color: purple;
	font-size: small;
	padding-left: 450px;
}

.nom0
{
	color: navy;
	font-size: small;
	padding-left: 850px;
}

.nom1
{
	color: green;
	font-size: small;
	padding-left: 1000px;
}

.gauche
{
	float: left;
}

.milieu
{
	text-align: center;
	font-style: italic;
}

.milieu1
{
	text-align: center;
	font-style: oblique;
	font-size: 14px;
}

.droite
{
	float: right;
}

.titre
{
	text-align: center;
	font-family: Chiller, "Times New Roman", "Arial Black", Arial, serif;
	font-style: bold;
	font-size: 50px;
}

.decaler
{
	margin-left: 320px;
	text-indent: -70px;
}

.decalerunpeu
{
	margin-left: 5px;
	text-indent: 25px;
}

.FL37
{
	float: right;
}

.plan2
{
	float: right;
}

.plan3
{
	float: right;
	padding-right: 0px;
}

.plan4
{
	float: right;
	padding-right: 110px;
}

.plan5
{
	float: right;
	padding-right: 180px;
}

.plan6
{
	padding-left: 250px;
}

.plan7
{
	padding-left: 130px;
	padding-right: 180px;
}

.siteconstruction
{
	font-weight: bold;
	color: red;
	position: absolute;
	right: 10px;
	top: 10px;
}

.retourhautpage
{
	text-align: center;
}

.adroite
{
	color: maroon;
	float: right;
	margin-right: 50px;
}

.bdroite
{
	text-decoration: underline;
	padding: 10px;
	color: lime;
	float: right;
	font-weight: bold;
}

.musique
{
	float: right;
}

.horloge
{
	float: left;
	color: maroon;
}

.flechedroite
{
	float:right
}

.pasalinea
{
	text-indent: 0px;
	font-size: 17px;
	padding-left: 350px;
}

.imagegauche
{
	float: left;
	padding-left : 50px;
}

.imagegauche0
{
	float: left;
	padding-left : 125px;
}

.imagedroite
{
	float: right;
	padding-right: 100px;
}

.sousimage
{
	float: left;
	color: red;
	font-family: Times New Roman, "Arial Black", Arial, serif;
	font-style: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 200px;
}

.sousimage0
{
	float: left;
	color: maroon;
	font-family: Times New Roman, "Arial Black", Arial, serif;
	font-style: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 150px;
}