a img {border: none;}

body
{
   width: 1015px;
   margin: auto;
   margin-top: 00px;
   margin-bottom: 00px;
   
}

/* L'en-tête */

#en_tete
{
   width: 1015px;
   height: 379px;
   background-image: url("banniere.jpg");
   background-repeat: no-repeat;
   margin-bottom: 0px;
   padding-left: 15px;
}


a:hover.white {color: white; 	text-decoration: none;}
a:visited.white {color: white;text-decoration: none;}
a.white {color: white;text-decoration: none;}

.grand 

{
	font-size: xx-large;
}





a:hover.mail {color: white; 	text-decoration: none; font-size: 1.2em;font-weight: bold;}
a:visited.mail {color: white;text-decoration: none; font-size: 1.2em;font-weight: bold;}
a.mail {color: white;text-decoration: none; font-size: 1.2em; font-weight: bold;}

#corps
{
   margin-left: 0px;
   margin-bottom: 0px;

   font-size: 1.1em;

   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   background-image: url("motif.jpg");
   background-repeat: repeat-y;

}

#corps2
{
   margin-left: 15px;
   margin-right: 13px;
   width: 980px;
	text-align: justify;
padding-right: 10px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;

}

#footer
{

width: 1015px;
height: 194px;
padding-left: 25px;
   background-image: url("footer-1.jpg");
   background-repeat: no-repeat;

 color: white;
font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
margin:0px;
}

.mail
{
color: white;

}

.relatif
{
font-style: lighter;
position: relative; left: 120px;
top: 10px; 
}



.left
{
float: left; 

}








.album
{
 color: black;
font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}

#filter { display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:10; opacity:0.2; filter: alpha(opacity=20); }
a:visited /* Quand le visiteur a déjà vu la page concernée */ { color: black; } 
a:hover /* Quand le visiteur a déjà vu la page concernée */ { color: black; } 
a /* Quand le visiteur a déjà vu la page concernée */ { color: black; } 

