html, body {
height:100%;
}

* {margin:0px; padding:0px;}

body {
background-image:url(../images/fond.jpg);
background-repeat:repeat-x;
background-color:black;
}

a {
color:white;
text-decoration:none;
}

#liens {
position:absolute;
top:130px;
right:20px;
}

#liens li {
font-family:trebuchet, arial, sans-serif;
font-size:0.8em;
color:white;
text-decoration:none;
display:inline;
}

#bandeau { 
height:69px;
background-image:url(../images/bandeau.jpg);
background-repeat:repeat-x;
margin-bottom:8px;
}
 
#bandeau p {
font-family:trebuchet, arial, sans-serif;
font-size:1.8em;
color:white;
text-align:center;
letter-spacing:20px;
position:relative;
top:10px;
}

.images1 {
width:996px;
margin:auto;
}

td img {
border:none;
text-decoration:none;
vertical-align:top;
}

.points {
background-image:url(../images/points.jpg);
height:4px;
margin-top:4px;
}

.texte1 {
font-family:trebuchet, arial, sans-serif;
color:white;
font-size:0.8em;
width:996px;
margin:auto;
text-align:center;
}

.texte1 td {
width:240px;
}

#images2 {
width:996px;
margin:auto;
}

