body {
padding: 0px;
margin: 0px;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Arial, Lucida, Helvetica, sans-serif;
color: #000000;
background-color: transparent;
font-size: 76%;}

#entete
{
background-image:"bg.gif";
}


/* D&eacute;finition du contenu */

#contenu {
padding: 70px 20% 30px 20px; 
text-align: left;}

#contenu h1{
font-family: Impact, "Arial Black", Charcoal, Verdana, Lucida, Helvetica, sans-serif;
font-size: 200%;
line-height: 1em;
margin: 0em 0em 0.4em 0em;
font-weight: normal;
border-color: #F60;
border-width: 0px .4em 1px 0px;
border-style: solid;
padding: 0px 0px 4px 0px;
text-transform: inherit;
letter-spacing: .1ex;}

#contenu h2{
font-size: 150%;
line-height: 1em;
margin: 0em 0em 0.4em 0em;
font-weight: bold;
padding: 0px 0px 4px 0px;
text-transform: uppercase;
border-color: #F60;
border-width: 0px 0px 2px 0px;
border-style: dotted;}

#contenu h1 + p { 
font-style: italic; 
font-weight: bold;}
#contenu p {
font-size: 1.3em;
line-height: 140%;
font-weight: normal;
margin: 0em 0em 1em 0em;}

#contenu ul{
font-size: 1.2em;
line-height: 130%;
font-weight: normal;
margin: 0em 0em 1em 1em;
padding: 0em 0em 0em .5em;
border-left: 3px solid silver;}

/* D&eacute;finition du menu */

#navigation{
position: absolute;
top: 140px;
right: 0px;
width: 160px;
border-color: navy;
border-width: 0px 0px 0px 1px;
border-style: solid;
padding: 0px 0px 0px 0px;}

#navigation ul{
list-style-type: none;
margin:0px;
padding:0px;}

#navigation a{
font-family: Impact, "Arial Black", Charcoal, Impact, Verdana, Lucida, Helvetica, sans-serif;
font-size: 120%;
background-color: transparent;
font-weight: normal;
color: #F60;
text-decoration: none;
letter-spacing: 0.15em;
padding: 0px 0px 0px 8px;}

#navigation a:hover{
color: white;
border-left: navy;
border-width: 0px 0px 0px 4px;
border-style: none none none solid;
padding: 0px 0px 0px 4px;
background-color: #f60;}

/* D&eacute;finition du pied*/

#pied
{
clear: both;
margin: 0px;
padding: 10px;
color: gray;
border-top: 1px solid gray;
}
#pied li{
display:inline;
list-style-type: none;
margin:0px;
padding:0px;}
