body {
    font: 10px/18px Verdana, "Trebuchet MS", Helvetica, sans-serif;
    background-color: #F5F5F5;
    text-align: center;
   }

h1, h2, h3 {
    font-family: Arial, sans-serif;
    }

h1, h2, h3, h4, h5, h6 { 
  margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (5) */ 
  line-height: 1.2; 
  font-weight: bold; /* Valeur par défaut. (6) */ 
  font-style: normal;} 
h1 { 
  font-size: 1.75em;} 
h2 { 
  font-size: 1.5em;} 
h3 { 
  font-size: 1.25em;} 
h4 { 
  font-size: 1em;} 

a {
    color: #EB3D1B;
    }

a:hover {
    color: #8B0000;
    }

.noborder {border: none;}

table#container {
    width: 980px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    }

#head {
    height: 104px;
    border: 1px solid #666666;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background: #EBEBEB url(images/logo08_pt.gif) no-repeat center left;
    padding: 10px;
    text-align: right;
    }

#head a {
    color: black;
    text-decoration: none;
    font: bold 0.8em Arial, Helvetica, sans-serif;
    }

#head a:hover {
    color: #EB3D1B;
    text-decoration: underline;
    }

#navig {
    background-color: #EBEBEB;
    color: black;
    width: 12em;
    height: 100%;
    font: bold 0.8em Arial, Helvetica, sans-serif; 
    border: 1px solid #666666;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    }

#navig p {
    margin-top: 10px;
    padding: 4px;
    font-size: 1.3em;
    text-align: center;
    color: white;
    background-color: #EB3D1B;
    }

.selected {
    color: #EB1D1B;
    }

#navig a {
    color: black;
    text-decoration: none;
    }

#navig a:hover {
    color: #EB1D1B;
    text-decoration: underline;
    }

#navig ul {
    padding: 0 0 0 20px;
    margin: 0;
    }

#navig li {
    margin: 5px;
    }

#content {
    padding: 10px 10px 20px 70px;
    height: 100%;
    font-size: 0.9em;
    border-right: 1px solid #CCCCCC;
    background-color: white;
    }

#content h1 {
    font-size: 1.3em;
    margin: 30px 0 5px 0;
    }

#content h2 {
    font-size: 1.1em;
    }

#content h3 {
    font-size: 1em;
    ffont-weight: normal;
    font-style: italic;
    }

#content p {
    margin-top: 0;
    }

#content li {
    padding: 5px;
    }

#foot {
    background-color: #EBEBEB;
    text-align: right;
    font: 0.8em Arial;
    padding: 5px;
    border: 1px solid #666666;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    }

#concert li.concert a, #percu li.percu a, #disque li.disque a, #ancien li.ancien a, #qui li.qui a,
#administration li.administration a, #location li.location a, #partition li.partition a,
#concert a.concert, #contact a.contact, #lien a.lien {color: #EB1D1B;}