/* CSS Document */


body
{
width:100%;
padding:0px;
margin-top:0px;
margin-left:00px;
margin-right:00px;

background: url("images/fond2.jpg") no-repeat top center black fixed;
font-family:arial,"Times New Roman",Times,sans-serif;
}
.imglogo
{
position:fixed;
top:10%;
right:20%;
width:200px;
height:151px;

}

#bt
{
position: fixed;
top:40%;
right:20%;
width:240px;
}


h1
{

text-indent:-50000px;
}



#hdfr
{
text-align:right;
}
#hdeng
{
position:absolute;
left:px;
}

#hd li {

display : inline;


list-style-type : none;
text-transform:uppercase;
font-size:12px;


}

#hd {
position:relative;

list-style-type : none; /* Car sinon les puces se placent n'importe oł */

}
#hd a
{

font-size:medium;
color: rgb(200,200,200);
text-decoration:none;
}


#hd a:hover
{
color: rgb(255,255,255);
}



#bd li {

display : inline;



list-style-type : none;
text-transform:uppercase;
font-size:9px;


}

#bd {
display : inline;


list-style-type : none; /* Car sinon les puces se placent n'importe oł */

}
#bd a
{
font-size:x-small;
color: rgb(200,200,200);
text-decoration:none;

}

#bd a:hover
{
color: rgb(255,255,255);
}
#bdfr
{
text-align:right;
}
#bdeng
{
position:absolute;
text-align:right;

}




#corps
{


text-align:right;



color: white;



}

#txt
{
position:fixed;
top:60%;
right:20%;
}

#adv
{
font-size:small;
color:white;

text-align:right;
}


a
{

color: rgb(200,200,200);
text-decoration:none;
}


a:hover
{
color: rgb(255,255,255);
}