body
{
   width: 862px;
   margin: auto;
   margin-top: 15px;
   margin-bottom: 15px;
   background-image: url("images/fond.png");
   font-family: "Palatino Linotype", "Century Schoolbook", "arial narrow", serif, arial;
   font-size: 13px;
}
#en_tete
{
   height: 156px;
   background-image: url("images/header.jpg");
   background-repeat: no-repeat;
   background-color: transparent;
}

#lien_principaux
{
text-align: center;
color: #006AFB;
background-repeat: no-repeat;
background-image: url("images/lien-principaux.jpg");
background-color: #E3E3E3;
}

#menu
{
   float: left;
   width: 169px;
   text-align: center;
   color: #006AFB;
   font-size: 12px;
}

.element_menu
{
   background-image: url("images/bloc-lien.jpg");
   background-repeat: no-repeat;
   background-color: transparent;
   height: 217px;
   margin-bottom: 12px;
}


a
{
text-decoration: none;
color: #006AFB;
}

a:hover
{
text-decoration: non;
color: #DC0000;
}

a:active
{
text-decoration: none;
}

#corps
{
   height: 2550px;
   margin-left: 169px;
   padding-left: 15px;
   background-image: url("images/bloc-principal.jpg");
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   color: #006AFB;
}

.imprim
{
text-align: center;
}

.tuto
{
text-align: center;
}
.image
{
float: left;
}

.date
{
color: red;
font-size: 12px;
}

#footer
{

   height: 40px;
   margin-left: 169px;
   background-image: url("images/footer.jpg");
   background-color: #FFFFFF;
   text-align: center;
   color: #006AFB;
}

.copyright
{
padding-top: 4px;
}

#logo_bas
{
text-align: right;
}
.lien
{
border: none;
}