body
{
        width: 90%;
		margin-left: auto;
		margin-right: auto;
		background-color: #F809F5;
		fond-family: Arial, "Times New Roman", Times, sans-serif;
}


a
{
        color: #F7E444;
		text-decoration: none;
}

a:hover
{
        Text-decoration: underline;
}

#en_tete h1
{
t

clear: left;
margin-top: 5px;
padding: 35px;

background:  black;
color: #0099FF;
text-align: center;
border: 6px dotted white;

}

#texte
{
clear: left;
margin-top: 30px;
padding: 20px;

background:  black;
color: #DDF0EC;
text-align: center;
border: 2px dotted white;
}

#pied_de_page
{
clear: left;
margin-top: 20px;
padding: 7px;

background:  black;
color: #DDF0EC;
text-align: center;
border: 2px dotted white;
}


#etoile_filante

{
width: 200px;
height: 168px;
position: absolute;
top: 28px;
left: 750px;

background: url("etoile.jpg") no-repeat;
}

#etoile_filante2

{
width: 200px;
height: 168px;
position: absolute;
top: 28px;
left: 150px;

background: url("soleil.jpg") no-repeat;
}