body{
background-image:url('images/fond.jpg')
}

.fixed
{
background-attachment: fixed; 
}

table.bloc{
width:100%;
height:100%;
background-image:url('images/fond.jpg')
}

table.bloc2{
width:100%;
height:100%;
background-image:url('images/fond19.jpg')
}

a{
color:#ffffff;
text-decoration:none
}

a:hover{
color:#000000;
text-decoration:none
}

A:visited {
color:#ffffff;
text-decoration:none
}

.texte1
 { color: #ffffff; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; text-align: justify }
