
/* 
Code par N3m0
Avril 2006 
Nemo.fr@gmail.com
*/

body
{
width : 80% ;
margin : auto ;
background-color : rgb(53 , 53 , 53) ;
}

#thaut
{
margin-top : 10px ;
margin-bottom : 10px ;
background-color : rgb(215 , 215 , 215) ;
border : 2px navy inset ;
height : 100px ;
}

#ban
{
width : 455px;
height : 85px ;
background-repeat : no-repeat ;
margin-left : 490px ;
margin-top : -65px ;
border : 2px solid gray ;
}

#ban img
{
border : none ;
}

#specialh
{
font-size : 22px ;
font-variant : small-caps ;
font-family : Tahoma , arial , serif ;
background-color : rgb(113 , 113 , 255) ;
color : rgb(219,219,219) ;
width : 15% ;
border : 1px solid black ;
margin-top : 30px ;
margin-left : 60px ;
padding : 5px ;


}

#haut
{
width : 100%;
margin-top : 10px ;
padding-top : 15px ;
height : 40px ;
border : 1px navy inset ;
background-color : rgb(215 , 215 , 215) ;
margin-bottom : 1% ;
}

.lien
{
display : inline ;
border : 2px rgb(1, 68 , 101) solid ;
font-family : verdana, arial , serif ;

font-size : 22px ;
margin : 5px ;
padding : 2px ;
font-variant : small-caps ;
background-color : rgb(136 , 136 , 136) ;
}

.lien a
{
text-decoration : none ;
color : black ;
}
 
.lien a:hover
{
text-decoration : underline ;
color : white ;
}

#texteetpub
{
float : right ;
width : 20% ;
margin-top : 10px ;

}

strong
{
margin-bottom : 10px ;
text-align : center ;
border-bottom : 1px black solid ;
display : block ;
font-variant : small-caps ;
}

.truc
{
border : 2px white solid ;
background-color : rgb(215 , 215 , 215) ;
font-size : 20px ;
padding : 2px ;
text-align : center ;
margin-bottom : 15px ;
}

.truc img
{
border : 1px solid black ;
margin-bottom : 5px ;
margin-top : 2px ;
}


#corps
{
margin-bottom : 30px ; 
margin-top : 15px ;
}

.paragraphe
{
border : 2px white solid ;
font-size : 20px ;
background-color : rgb(215 , 215 , 215) ;
margin-right : 23% ;
padding : 2px ;
}

#footer
{
background-color : rgb(215 , 215 , 215) ;
border : 2px white solid ;
font-size : 20px ;
text-align : center ;
font-variant : small-caps ;
font-weight : bold ;
width : 10% ;
}

#footer a
{
text-decoration : none ;
color : black ;
}

#footer a:hover
{
text-decoration : underline ;
}
