*
{ 
margin : 0; 
padding : 0; 
} 

html, body
{ 
font-family : tahoma, serif; 
font-size : 0.88em; 
width : 100%; 
background : url(background.png) repeat-y center; 
} 

img {
border: none;
}

a
{ 
text-decoration : underline; 
white-space : nowrap; 
color : #000; 
} 

#position_onglets { 
position: relative;
left : 50%; 
margin-left : -528px; 
width : 1000px; 
} 

.contenu { 
position: relative;
left : 50%; 
margin-left : -500px; 
padding-left : 33px;
width : 803px; 
}

.contenu h3
{
border-bottom : 2px solid #104AA3; 
margin-bottom : 9px;
 }

ul.puces
{
font-size: 1.1em;
margin-left: 23px;
list-style: disc;
}

#slogan
{
position: absolute;
text-align: right;
left : 50%; 
margin-top: -200px;
margin-left : -720px; 
width : 900px; 
font-size : 22px;
font-family: "Times New Roman";
}

.reperes
{
position: absolute;
text-align: right;
left : 50%; 
margin-top: -350px;
margin-left : -706px; 
width : 1200px; 
color : white;
font: bold 12px Tahoma;
}

h3
{ 
margin : 4px; 
font-family : tahoma, serif; 
font-size : 1.45em; 
margin-top : 15px; 
font-variant : small-caps;
}

p
{ 
font-size : 13px; 
margin : 4px; 
padding-right : 2px;
text-align : justify; 
} 
/*----------------Onglets----------------- */

    #tabs10 {
      font: bold 15px Tahoma;
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
      }
    #tabs10 ul {      
      margin: -42px 0 0 140px;
      list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
-->

.p5
{ 
text-align : right; 
border-right : 1.1em solid red; 
}

#conclusion
{ 
margin-left: -33px;
width : 100%; 
background-position: no-repeat center;
}

#pied_de_page { 
left : 50%; 
margin-left : -500px; 
width : 1000px; 
position: relative;
clear : both; 
margin-bottom : 00px; 
background : transparent url(pied_de_page.png) no-repeat left bottom; 
padding-bottom: 50px;
}  

#skyscraper
{
float:right;
margin-right: -126px;
}

