
.page
{
margin: auto;
width: 1024px;
background-image: url("bg15.gif");
height: auto;
}
h3
{
color: rgb(255,242,0);
}
.titreliens
{
position: absolute;
top: 10px;
margin: left;
margin-left: 300px;
}
.liens
{
clear: both;
padding: 5px;
color: rgb(255,222,0);
position: absolute;
width: 800px;
height: 500px;
background-color: rgb(0,0,0);
margin: left;
margin-left: 280px;
border: 2px solid rgb(255,222,0);
overflow : auto;
top:50px;
}
.links
{
clear: both;
color: rgb(255,222,0);
position: absolute;
width: 800px;
height: 200px;
margin: left;
margin-left: 200px;
top:600px;
}
