/* modifs du 12 nov 2009 */

.titre-section {
    font-size: 1.2em;
    background: none #cccccc;
    color:  #3333cc;
  /*  margin: 1em 12px 0 12px; */
    margin:0 20px 1em ;
    padding: 4px;
    border: 1px #cc3333 solid;
    text-align: center;
}

.soustitre-d {
    background-color: transparent;
    color: #003399;
    font-size: 0.9em;
    font-weight: bold;
    /*margin: .5em 20px .5em 20px;*/
    /*margin:0 20px 1em ; */             /* modif 12nov09 */
}

.titre-cadre {
    font-size: .9em;
    color: #3333cc;
    margin:0 20px 1em ;
    padding: 0;
}

.titre-page {
    font-size:1.2em; margin:0 20px 1em ;
    color: #3333cc;
    }

.titre-soussection {
    color: #0000FF;
    font-size: 1.1em;
    font-weight: bold;
    margin:0 20px 1em ;
}

.titre-soussection-1 {
    background-color: transparent;
/*  color: #000099; */
/*  font-size: 1.0em; */ /* modif 12nov09 */
    color: #FF0000;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
/*    margin:0 20px 1em 20px;*/  /* modif 12nov09 */
}

.titre-ss-centre {
    color: #0000FF;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}


.normaltexte-centre {
    font-size:.8em;
    text-align: center;
}

.texte-centre {
    text-align: center;
}

.texte-droite {
    text-align: right;
}

.texte-vert {
    background-color: transparent;
    color: #009900;
}

.texte-bleu {
    background-color: transparent;
    color: #3366FF;
}
.texte-violet {
    background-color: transparent;
    color: #FF00FF;
}
.texte-orange {
    background-color: transparent;
    color: #FF6600;
}
.texte-crimson {
    background-color: transparent;
    color: #DC143C;
}

#colonne2 p {
    font-size:.8em; margin:0 20px .8em;
    }

#colonne2 li {
    font-size:.8em; 
	 margin:0 30px 0 70px;
}



.pins ul li {
   font-size: .8em; 
	 margin:0 20px 0 70px;
    font-weight: bold; 
    color: #000099;
}

.pins div li li {
    font-size: inherit !important; 
    font-weight:normal;
    color: black;
}


#colonne2 ul {
    margin:0 0 .8em 0;
}

div.prenavi {
    text-align: center;
    padding: 10px 0 10px 0;
}

.tcentre {
    margin-left: auto;
    margin-right: auto;
}

table.navhaut {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none none none none;
    border-color: white white white white;
    border-collapse: separate;
    background-color: transparent;
    width: 100%;
    font-size: .8em;
}

table.navi {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: none none none none;
    border-color: white white white white;
    border-collapse: separate;
    background-color: white;
    width: 70%;
    margin: auto;
    font-size: .8em;
}

table.navi th {
    border-width: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    border-style: outset outset outset outset;
    border-color: black black black black;
    background-color: rgb(250, 240, 230);
    -moz-border-radius: 6px 6px 6px 6px;
}

table.navi td {
    border-width: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
    border-style: outset outset outset outset;
    border-color: black black black black;
 /*   background-color: #d0d0f0; */
    text-align: center;
    -moz-border-radius: 6px 6px 6px 6px;
    width: 50%;
}

table.navi3 {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: none none none none;
    border-color: white white white white;
    border-collapse: separate;
    background-color: white;
    width: 70%;
    margin: auto;
    font-size: .8em;
}

table.navi3 th {
    border-width: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    border-style: outset outset outset outset;
    border-color: black black black black;
    background-color: rgb(250, 240, 230);
    -moz-border-radius: 6px 6px 6px 6px;
}

table.navi3 td {
    border-width: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
    border-style: outset outset outset outset;
    border-color: black black black black;
 /*   background-color: #d0d0f0; */
    text-align: center;
    -moz-border-radius: 6px 6px 6px 6px;
    width: 33%;
}

.fond-vert {
    background-color: #69e9cc;
}

.fond-violet {
    background-color: #d0d0f0;
}

div.important {
  background-color: #ff9;
  border: solid 1px #f00;
  margin: 0 30px 0 30px;
  padding: 1em;
}

.accroche {
    background-color: transparent;
    color: #000000;
    margin-left: 1em;
    margin-right: 1em;
}

div.boussole {
    border-color: #006699;
    border-style: solid;
    border-width: 1px 0 1px 0;
    padding: 5px;
    font-size:.8em;
    text-align: center;
}

p.date-maj {
    font-style: italic;
    font-size: .8em;
    text-align: right;
    margin: 0;
}

table.bruno {
   	margin-left:25px;
    font-family:verdana, arial, sans-serif;
    font-size: .8em;
}

