.banniere
{
width : 60%;
margin : auto;
}
.logo
{
position : absolute; 
top :1%;
left : 1%;
}

body
{
background-image : url(../essai/fondidentifier.jpg);

}


.logo3
{
position : absolute;
top : 1%;
right :1.5%;
}
.lien
{
position :absolute;
left:18%;
margin-bottom : 3%;
margin-top : 3%;
width :20%;
}
a img
{
border : none;
}
a:hover
{
text-decoration : underline;
}
.corps
{
width : 70%;
padding-top :12%;
padding-left:14%;
padding-bottom:3%;
text-align:center;
}
p:first-letter
{
font-size :2em;
color : red;
font-family :Algerian,Castellar,Arial,Serif;
}
p
{
font-size:0.9em;
font-family :"Bookman Old Style",Georgia,Arial,Serif;
font-weight:bold;
}

.photos img
{
border : 0.5mm inset black;
}

