body
{ background-color: #4B74A8;
background-image: url(images/fond.gif);
background-repeat: repeat-x;
height: 100%;
margin: auto;
font-family: Tahoma, Arial;
font-size: 12px;
}
img
{ border: 0px;
}
#header
{ background-image: url(images/header.jpg);
width: 768px;
height: 114px;
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: 50%;
margin-left: -384px;
}
#titre
{ position: absolute;
top: 22px;
left: 80px;
font-size: 2.4em;
border-bottom: 1px #000000 dashed;
font-variant :small-caps;
}

H1
{ position: absolute;
top: 16px;
left: 80px;
font-size: 2.4em;
font-weight: normal;
border-bottom: 1px #000000 dashed;
font-variant :small-caps;
}

H2
{ padding-left: 10px;
font-size: 1.1em;
font-variant:small-caps;
color: #40a0e0;
}

#slogan
{ position: absolute;
top: 72px;
left: 100px;
font-size: 0.9em;
font-variant:small-caps;
text-align: center;
width: 300px;
line-height: 10px;
}

.rub
{ padding-left: 20px;
font-size: 1.3em;
font-variant:small-caps;
color: #40a0e0;
}

#sous_menu
{ background-image: url(images/sous_header_content.gif);
background-repeat: repeat-x;
height: 31px;
width: 768px;
position: absolute;
top: 113px;
left: 50%;
margin-left: -384px;
}
.sous1
{ background-image: url(images/sous_header1.gif);
background-repeat: no-repeat;
width: 13px;
height: 31px;
margin: auto;
float: left;
}
.texte_ss
{ width: 742px;
float: left;
padding-top: 7px;
color: #666666;

}
.sous2
{ background-image: url(images/sous_header2.gif);
background-repeat: no-repeat;
width: 13px;
height: 31px;
margin: auto;
float: left;
}
#total
{ background-image: url(images/back_totale.gif);
background-repeat: repeat-y;
width: 768px;
position: absolute;
top: 143px;
left: 50%;
margin-left: -384px;
}
#menu
{ width: 152px;
float: left;
height: 100%; 
margin: auto;
}
#menu p
{ padding-left: 14px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.menu_entitle
{ background-image: url(images/menu_entitle.gif);
background-repeat: no-repeat;
width: 152px;
height: 24px;
margin: auto;
}
#content
{ width: 616px;
float: left;
height: 100%;
}
.content_entitle
{ background-image: url(images/content_entitle.gif);
background-repeat: no-repeat;
width: 616px;
height: 24px;
margin: auto;
}
.texte_content
{ padding-left: 120px;
padding-top: 5px;
color: #9FB4CF;
}
#content p
{ padding-left: 14px;
padding-right: 10px;
padding-top: 15px;
padding-bottom: 15px;
}

#copie
{ background-image: url(images/copyright.gif);
background-repeat: no-repeat;
width: 768px;
height: 30px;
float: left;
padding-left: 50px;
padding-top: 5px;
font-size: 10px;
font-family: Arial;
color: #757776;
}

.lien
{ background-image: url(images/puce.gif);
background-position: center left;
background-repeat: no-repeat;
padding-left: 15px;
text-decoration: none;
color: #000000;
line-height: 23px;
width: 120px;
height: 30px;
}

.lien:hover
{ border-bottom: 1px #a0a0a0 dashed;

}

.code
{ border: 1px #000000 dashed;
padding: 10px;
background-color: #e0e0e0;
width: 500px;
margin-left: 30px;
font-variant: small-caps;
}

a
{ color: #000000;
text-decoration: underline;
}
