body { background-color: #6b9eff; font-family: "Palatino Linotype", "Palatino", "Palladio", "URW Palladio L", "Book Antiqua", "Baskerville", "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", "Garamond", "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", "Georgia", "serif"; }
tt {font-size: +1.2em; color: #333333; font-family: "Palatino Linotype", "Palatino", "Palladio", "URW Palladio L", "Book Antiqua", "Baskerville", "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", "Garamond", "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", "Georgia", "serif";}

table { display: inline; }
#colgauche { background-color: #6b9eff; margin-right:220px; }
#coldroite { float: right; background-color: #6b9eff; width: 200px; }

#menu { margin-top: 0px; padding: 0px; }
#page { background-color: white; margin-top: -17px; padding: 10px;
        border: 2px solid; border-color: #DCDCDC #696969 #696969 #DCDCDC;
      }

#menu ul { list-style-type: none; margin-left: 0px; padding: 10px; }
#menu li
{
    display: inline;
    background-color: #DCDCDC;
    border-radius: 10px 10px 0 0px;
    border: 2px solid;
    border-color: #DCDCDC #696969 #FFFFFF #DCDCDC;
    text-align: center;
    margin-right: 5px;
    padding: 5px;
}

#menu ul li a { text-decoration: none; color: #0015D5; }
#menu ul li:hover
{
  background-color:orange;
  text-decoration: none;
}
#menu li#actif { background-color: white; }

#ldf { width: 100%; }
#ldf td { padding: 5px; }

.barrenavigation { display: inline; font-weight: bold; padding: 10px; }
.barrenavigation A { text-decoration: none; color: black }
.barrenavigation .boutoninactif { color: gray;  padding-left: 10px; padding-right: 10px; }
.barrenavigation .boutonactif { color: black; padding-left: 10px; padding-right: 10px; margin-right: 5px; border: 2px solid; border-color: black; }
.barrenavigation .label { margin-right: 5px; color: gray; padding-left: 10px; padding-right: 10px; margin-right: 5px; }
.barrenavigation .icone { margin-left: 10px; margin-right: 10px; }

.zonetexte { background-color: white; margin-bottom: 10px; padding: 10px; border: 2px solid; border-color: #DCDCDC #696969 #FFFFFF #DCDCDC; }

.entete { clear: left; border-top: 2px solid blue; border-bottom: 1px solid gray; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px; font-size: -0.5em; color: #0015D5; }
.entete TD { font-size: -0.5em; color: #0015D5; }
.candidat { width: 100%; padding-bottom: 10px; }
.article { }
.titre { padding-bottom: 10px; text-align: center; font-weight: bold; font-size: 2em; }
.article .texte { padding: 10px; text-align:justify; }

.cadre_gauche
{
  float: left;
  padding-bottom: 15px;
  padding-right: 15px;
}

.cadre_droit
{
  float: right;
  padding-bottom: 15px;
  padding-left: 15px;
}

.copyright
{
  color: #0015D5;
  font-style: italic;
  font-size: smaller;
}


