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


#fond
{
position: absolute;

}




#MB
{
position: fixed;
width: 600px;
top: 125px;
left: 400px;
}




#works
{
width: 600px;
height: 500px;
position: fixed;
top: 200px;
left:400px;
}


#contact
{
width: 600px;
height: 500px;
position: fixed;
top: 430px;
left:400px;
}


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

}




#images
{
width:auto;
position: absolute;
left: 50px;
top: 25px;
}


#about
{
width: 350px;
position: fixed;
left: 30px;
top: 5px;
}


#archive
{
width: 350px;
position: fixed;
left: 30px;
top: 30px;
}


#oldwork
{
width: 350px;
position: fixed;
left: 250px;
top: 30px;
}

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


}


h2
{
font-family: Helvetica, Arial, sans-serif; 
text-align: center;
font-size:0.75em;
color:#000000; //ta couleur
font-style:normal;
font-weight: normal ;
text-transform:inherit;
letter-spacing:0.2em; 
line-height:1.8em;


}

n
{
position: relative;
bottom: 8px;
font-family: Helvetica, Arial, sans-serif; 
text-align: center;
font-size:0.1em;
color:#0033FF; //ta couleur
font-style:normal;
font-weight: normal ;
text-transform:lowercase;
letter-spacing:0.1em; 

}


h3
{
font-family: Helvetica, Arial, sans-serif; 
text-align: left;
font-size:0.7em;
color:#000000; //ta couleur
font-style:normal;
font-weight: normal ;
text-transform:inherit;
letter-spacing:0.1em; 
line-height:1.2em;

}


h4
{
font-family: Helvetica, Arial, sans-serif; 
text-align: left;
font-size:0.7em;
color:#000000; //ta couleur
font-style:normal;
font-weight: normal ;
text-transform:inherit;
letter-spacing:0.2em; 
line-height:1.2em;

}

h6
{
font-family: Helvetica, Arial, sans-serif; 
text-align: left;
font-size:0.5em;
color:#000000; //ta couleur
font-style:normal;
font-weight: normal ;
text-transform:inherit;
letter-spacing:0.2em; 
line-height:1.2em;

}