
.page
{
background-color: rgb(0,0,0);
width: 1024px;
margin: auto;
height: 650px;
}
p
{
color: rgb(255,222,0);
}
.titre
{
color: black
}
.baniere
{
position: absolute;
margin: left;
margin-left: 10px;
background-color: rgb(0,0,0);
top: 15px;
width: 1024px;
height: 250px;
}
.t
{
clear: both;
position: absolute;
height: auto;
width: 650px;
float: left;
margin-left: 300px;
top: 280px;
border: 2px solid rgb(242,220,0);
padding: 10px;
color: rgb(242,220,0);
text-indent: 20px;
font-size: 1em;
text-align: justify;
}
.images
{
clear: both;
position: absolute;
float: left; 
top: 610px;
width: 350px;
height: 350px;
margin-left: 425px;
}
.abritel
{
clear: both;
position: absolute;
float: left;
width: 99px;
height: 60px;
top: 730px;
margin-left: 800px;
}
.pied
{
clear: both;
position: absolute;
text-align: center;
float: left;
width: 300px;
height: 260px;
top: 610px;
margin-left: 80px;
}
.fin
{
float: right;
}
