body{
padding: 0px;
margin: 0px;
background: #ffffff url("../medias/fond.jpg") no-repeat fixed top left;
line-height: 12pt;
font: bold 10px arial;
}
.section{
color: white;
background-color: black;
text-decoration: none;
cursor: default;
}
.projet{
color: #666666;
text-decoration: none;
}
.projet:hover{
color: black;
text-decoration: none;
}
.projet:visited{
text-decoration: line-through;
}
.email{
color: #666666;
text-decoration: none;
}
.email:hover{
color: black;
text-decoration: none;
}
.gris{
color: #666666;
}
i{
font: italic 9px arial;
}
img{
border: 0px;
}