BODY {
font-family:arial;
font-size:12px;
color:green;
background-color:#696969;
}


A:link {
color: #ffffff; 
font-family: arial, Bradley Hand ITC,mistral,arial, verdana, times, sans-serif;
font-size: 16pt;
font-weight: bold ;
text-decoration: none;
border-color: white;
}

A:visited{
font-family: arial, Bradley Hand ITC,mistral,arial, verdana, times, sans-serif;
font-size: 16pt;
font-weight: bold ;
text-decoration: none;
color: #ffffff; 
border-color: white;
}

A:hover{
text-decoration: none; 
font-family: arial, Bradley Hand ITC,mistral,arial, verdana, times, sans-serif;
font-weight:bold;
font-size:20pt;
color: lightgrey; 
border-color: white;
}
 
A:active {
text-decoration:none;
}


.image_fond{
position: relative;
top : 80px;
left:260px;
height:350px;
width:450px;
border-width: 15px;
border-style: ridge;
border-color: white;
background-image: url("images/fond_site.jpg");
}

.metaldelune{
position:absolute;
top:380px;
left:295px;
color: #FF0020;
font-family: Mistral,Bradley Hand ITC,arial,verdana, times, sans-serif;
font-size: 34pt;
text-align:center;
}


.atelier{
position: absolute;
top: 50;
right:90;
}


.collection{
position: absolute;
top: 50;
left: 70;
}


.contact{
position: absolute;
top: 480;
right:90;
}


.agenda{
position: absolute;
top: 480;
left: 70;
}


.copyright{
position: absolute;
Bottom:5px;
left:5x;
font-weight: bold ;
font-family: arial, verdana, times, sans-serif;
font-size: 7pt;
color: lightgrey;
}


