body
{
   width: 779px;
   margin:auto;
   margin-top:5px;
   margin-bottom:20px;
   background-color: rgb(0,72,128);
}

ul {padding-left:0; margin-left:1em;}

#entete
{
   width:779px;
   height:315px;
}

#contenant
{
   width:779px;
   min-height:550px;
   background-color: white;
}

#contenu
{
   float:right;
   width:550px;
   padding-top:35px;
   padding-right:30px;
   text-align:justify;
   font-family: arial;
   color: rgb(0,72,128);
}

#contenu h2 {display:inline;}

.bordure {border: solid 1px rgb(120,120,120);}

#contenu_sans_sous_menu
{
   width:719px;
   padding:30px;
   text-align:justify;
   font-family: arial;
   color: rgb(0,72,128);
}

#sousmenu_header
{
   width:150px;
   height:39px;
   margin:0;
   margin-left:26px;
   background: url(img/sousmenu_header.gif) no-repeat;
}

#sousmenu
{
   width:120px;
   background: url(img/sousmenu.gif) repeat;
   padding:0 15px 0 15px;
   margin:0;
   margin-left:26px;
   text-align:center;
   font-family: arial black;
   color:rgb(0,72,128);
}

#sousmenu_footer
{
   width:150px;
   height:19px;
   margin:0;
   margin-left:26px;
   background: url(img/sousmenu_footer.gif) no-repeat;
}

.titreMenu {color:red;}

#entete img{float:left; border:0;}
#entete a{float:left}

#entete a.accueil{background-image:url(img/menu_accueil.gif); width:155px; height:135px;}
#entete a.accueil:hover{background-image:url(img/menu_accueil_hover.gif); width:155px; height:135px;}

#entete a.qui{background-image:url(img/menu_qui.gif); width:170px; height:135px;}
#entete a.qui:hover{background-image:url(img/menu_qui_hover.gif); width:170px; height:135px;}

#entete a.tpmr{background-image:url(img/menu_tpmr.gif); width:232px; height:135px;}
#entete a.tpmr:hover{background-image:url(img/menu_tpmr_hover.gif); width:232px; height:135px;}

#entete a.contact{background-image:url(img/menu_contact.gif); width:134px; height:135px;}
#entete a.contact:hover{background-image:url(img/menu_contact_hover.gif); width:134px; height:135px;}

#entete a.forum{background-image:url(img/forum.gif); width:182px; height:45px;}
#entete a.forum:hover{background-image:url(img/forum_hover.gif); width:182px; height:45px;}


#contenu a:link {color:rgb(0,0,140);}
#contenu a:visited {color:rgb(0,0,140);}
#contenu a:hover {color:red;}

#sousmenu a:link {color:rgb(0,72,128);text-decoration:none;}
#sousmenu a:visited {color:rgb(0,72,128);text-decoration:none;}
#sousmenu a:hover {color:red;text-decoration:none;}
#sousmenu u {color:rgb(0,72,128);}
#sousmenu hr {background-color:rgb(0,72,128);color:rgb(0,72,128);height:1px;border:0;}


#contenu a.flecheGauche{background-image:url(img/prec.gif); background-repeat:no-repeat; width:22px; height:22px; float:left;}
#contenu a.flecheGauche:hover{background-image:url(img/prec_hover.gif); background-repeat:no-repeat; width:22px; height:22px; float:left;}

#contenu a.flecheDroite{background-image:url(img/suiv.gif); width:17px; height:22px; float:left;}
#contenu a.flecheDroite:hover{background-image:url(img/suiv_hover.gif); width:17px; height:22px; float:left;}

