@charset "UTF-8";
/* CSS Document */


#fond
{
position: absolute;
text-align: center;

}




#MB
{
position: fixed;
width: 800px;
top: 80px;
left: 100px;
}



img 
{
border: 10px solid #FFFFFF;}


a:link {text-decoration:none;
color:#000000; //ta couleur


}
a:visited {text-decoration:none;
color:#484848; //ta couleur

}
a:hover {text-decoration:none;
 //ta couleur

}
a:active {text-decoration:none;
color:#000000; //ta couleur

}




h1
{
font-family: Helvetica, Arial, sans-serif; 
text-align: left;
font-size:1.1em;
color:#000000; //ta couleur
font-style:normal;
font-weight: normal ;
text-transform:uppercase;
letter-spacing:0.1em; 
line-height:22px;
}




h2
{
font-family: Helvetica, Arial, sans-serif; 
text-align: left;
font-size:1.1em;
color:#000000; //ta couleur
font-style:normal;
font-weight: bold ;
text-transform:uppercase;
letter-spacing:0.1em; 
}

