
body
{
background-image : url(../essai/fondgris.jpg);
}
p
{
font-size : medium;
font-family : "Comic Sans MS",Georgia,Arial,Serif;
text-align : center;
}

.banniere
{
width : 60%;
margin : auto;
}
.maj
{
font-size : 2em;
color : rgb(255,255,90);
font-family :Algerian,Castellar,Arial,Serif;
}
.p1
{
color:rgb(255,255,180);
}
.p2
{
color:rgb(217,202,219);
}
ul
{
list-style-type :square;
font-family:Georgia,Arial,Serif;
font-size:0.8em;
font-weight:bold;
}

li
{
margin-bottom : 2mm;
text-decoration : none;
}
.corps
{
margin-left : 12%;
margin-right :12%;
margin-top : 10%;
border-bottom:2px dashed rgb(255,255,180);
}
.site
{
color:rgb(0,0,160);
}
.logo
{
position : absolute; 
top :2%;
left : 2%;
}

a
{
text-decoration :underline;
padding-right:2%;
font-family:Verdana,Georgia,Arial,Serif;
font-size:1.1em;
font-weight:bold;
color:rgb(234,0,0);
}
a:hover
{
text-decoration : underline;
}
.verres
{
position : absolute;
top : 2%;
right : 2%;
}


