/* cpnfp.css */


body {
    margin: 10px;
    padding: 0;
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 130%;
}

h2 {
    color: #fc7a1b;
    font-size: 120%;
}

a {
    color: #03C;
    text-decoration: none;
}

li {
    color: #000;
}

li span {
    color: #000;
}

#top-bar {
   width: 100%;
    height: 133px;
    background: #009 url(images/bandeau_bg.gif) 0 0 no-repeat;
}

#main-table {
    width: 100%;
    background: #fff url(images/Principal1.gif) 0 0  no-repeat; 
}

#sommaire {
    width: 231px;
    vertical-align: top;
    /* background-color: #009; 
       border-right: 1px solid #ffd864; */
}

#main-cell {  
    padding: 1em;
    font-size: 90%;
}

#title-box {
    width: 100%;
    height: 100px;             
}

#title-box td {
    vertical-align: top;
}

#cinffo-logo img {  
    border-style: none;
}

#page-title {  
    color: #009;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 160%;
    font-weight: bold;
    text-align: right;
}

#footer {
    padding: 2em 0 0 0;
}

.menu {
    padding: 0 0 2em 0;
    color: #d70000;
    text-align: center;
}

.menu a:link, .menu a:visited {
    color: #fc7a1b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.menu a:hover {
    color: #d70000;
}


/* Formulaire de recherche */

.form-2colonnes {
    width: 100%;
}

.form-2colonnes td {
    vertical-align: bottom;
}

.form-2colonnes .libelle {
    padding-right: 1em;
    text-align: right;
    color: #009;
    font-weight: bold;
}

.form-2colonnes .libelle b {
    color: #fc7a1b;
}

.form-buttons .libelle {
    padding-right: 0;
}

.form-buttons input {
    background-color: #ccc;
    color: #009;
}


/* Résultats */

#resultats a:link, #resultats a:visited {
    color: #000;
    text-decoration: none;
}

#resultats a:hover {
    color: #fc7a1b;
}

.lien-resultats {
    text-align: right;
}

.note-maj {
    color: #f90;
}

/* Texte integral */

#overDiv {
  font-size: 130%;
}

/* Anciens styles */

.ssTitre {
    display: block;
    color: #fc7a1b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
}

a.resultat:link, a.resultat:visited {
    color: #000;
    text-decoration: none;
}

a.resultat:hover {
    color: #Fc7a1b;
}

.lien_invis {
    visibility: hidden;
}

.maj {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.criteres {
    font-size: 120%;
    font-weight: bold;
    color: #009;
    text-decoration: none;
}
.commun {
    font-size: 110%;
    color: #fc7a1b;
    text-decoration: none;
}
.criteresbis {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.communNoir {
    color: #000000;
    text-decoration: none;
}

