/* Balises Classiques */

body {
    margin: 0px 0;
    background-color: #FFF;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;


}

a {
    color: #666;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

input, textarea, select {
    font-size:12px;
    font-family:"Courier New", Courier, mono, Arial;
    border: 1px solid #CCC;
    background-color: #F9F9F9;
    color:#333;
}

ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    line-height: 130%;
}

li {
    list-style-image: url(images/puce.gif);
}


/* Balises IDs */


#bottom {
    /*background-image: url(images/bottom.gif);
    background-position: top;
    background-repeat: no-repeat;   */
    text-align: center;
    padding-top: 120px;
    padding-bottom: 10px
}

#bottom a {
    color: #F7560F;
    text-decoration: underline;
}

#bottom a:hover {
    color: #8CC739;
    text-decoration: underline;
}

#chemin {
    padding-top: 20px;
    padding-bottom: 40px;
}

#chemin a {
    color: #666;
    text-decoration: underline;
}

#chemin a:hover {
    text-decoration: none;
}

#header {
    padding-top: 50px;
    padding-bottom: 20px;
    /*background: url(images/top.gif);
    background-position: top;
    background-repeat: no-repeat;     */
    text-align: center;
}

#header li {
    display: inline;
    margin-right: 15px;
}

#header form {
    margin-top: 20px;
    margin-bottom: 0;
}

#header a {
    color: #F7560F;
    font-weight: bold;
    text-decoration: none;
}

#header a:hover {
    color: #F7560F;
    font-weight: bold;
    text-decoration: underline;
}

#dir td {
    width: 50%;
    vertical-align: top;
}

#dir table {
    border: 0;
    width: 100%;
}

#logo {
    margin-left: 30px;


}

#main {
    background-color: #FFFFFF;

    margin: 10px 125px 0 125px;
}

#middle {
    padding: 0 50px;
    /*background-image: url(images/middle.gif);  */
}

#pages {
    padding-top: 40px;
    text-align: center;
}

#message {
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center; 
}

#message p {
    padding-top: 20px;
}



#soumettre {
    padding-top: 20px;
}

#soumettre span {
    text-decoration: underline;
}

#soumettre td {
    vertical-align: top;
}

#soumettre table {
    border: 0;
    width: 100%;
}

#warning {
    color: #0098EF;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}


/* Balises Classes */

a.cat_display {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color:#8CC739;
}

.lien {
    padding-bottom: 30px;
    text-align: justify;
}

.lien a, .lien a:hover {
    font-size: 12px;
    color: #8CC739;
    text-decoration: underline;
    font-weight: bold;
}

.lien span {
    color: #F7560F;
}

.ariane {
    color: #A9A9A9;
}

.ariane a {
    color: #A9A9A9;
    text-decoration: underline;
    font-weight: normal;
    font-size: 11px;
}

.ariane a:hover {
    color: #A9A9A9;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}

.formu textarea {
    font-size:12px;
    font-family:"Courier New", Courier, mono, Arial;
    border: 1px solid #CCC;
    background-color: #F9F9F9;
    color:#333;
    }

#gauche_adsense {

        float:left;
        width: 125px;
        height:100%;
        padding:0;
        margin: 0 0 0 2px;
        }

#droite_adsense {

        float:right;
        width: 125px;
        padding:0;
        }

#mylink {
        background-color:#FDFFC8;
        border: 1px solid black;
        padding:2px 5px 2px 5px;
        width:100%;
        margin-bottom:10px; }

#pub_categ {
           background-color:#FFADD7;
           border: 1px solid #FF0F2B;
           padding:7px 10px 7px 10px;
           width:100%;
           margin-bottom:10px;
           font-size:12px;