a, a:visited, a:hover, a:active
{
color: #0000ff;
font-size: 30px;
}
body
{
background-color: #0080ff;
text-align: center;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;    
}
div
{
clear: both;
}
img
{
border: 0px;
}
h1
{
color: #0000ff;
text-align: center;
font-size: 40px;
font-family: "Times New Roman", Arial, "Arial Black", Times, serif;
}
.erreur
{
background-color: #FFFFFF;
color: red;
border: solid 5px red;
padding: 1%;
width: 500px;
margin: auto;
}
.titre img
{
float: left;
}
.titre
{
margin-bottom: 150px;
font-size: 20px;
}