/*Plan de la feuille de style
------------------------------
    1. Structure - Balises html - les liens (règle générale)
    2. Header
        2.1 banniere
        2.2 menu
    3. Contenu
    4. Formulaire de contact
    5. Footer    
*/

/* ==============================================================
        1. Balises html - les liens (règle générale)
   ============================================================== */
body {
    background-color: #000000;
    background: url(../image/fond.gif);
    margin-top: 5px;
    margin-bottom: 0px;
}    
body, td {    
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.fond_gris{
    background-color: #bfbfbf;
}


img {
    border: 0;
}

.main{
    width: 610px;
    height: 460px;
    background-color: white;
    overflow:auto;
    margin-top: 0px;
    vertical-align: top;
}
.main_accueil{
    width: 610px;
    height: 460px;
    background-color: white;
    overflow:hidden;
    margin-top: 0px;
    vertical-align: top;
}

.signature_bottom{
    overflow: hidden;
    margin-top: 90px;
    vertical-align: bottom;
    font-size: 10px;
}

li {
 background-image: url(../image/puce.gif);
 background-repeat: no-repeat;
 background-position: left top;
 list-style-type: none;
 padding-left: 14px;
 text-align: left;
 }


/* ==============================================================
        2. Header
   ============================================================== */
/*  2.1 BANNIERE HAUT */ 
.header {
    background: url(../image/banniere.jpg) no-repeat 0 0;
    font-family: "verdana", Arial, Helvetica, sans-serif;
    background-color: #000000;
    height: 106px;
    width: 950px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.header_link {
    color: #ffffff;
    font-family: "verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;    
}
.date {
    color: #ffffff;
    font-family: "verdana", Arial, Helvetica, sans-serif;
    font-size: 9px;
}
/* 2.2 MENU */
.menu {
    background-color: #bfbfbf;
    background: url(../image/visage.gif) no-repeat 0 100%;
}

.menu_left_off {
    background: url(../image/menu_off_plus.png) no-repeat;
    height: 18px;
    width: 180px;
    padding-left: 20px;
    cursor: pointer;
}
.menu_left_on {
    background: url(../image/menu_on_plus.png) no-repeat;
    height: 18px;
    width: 180px;
    padding-left: 20px;
    cursor: pointer;
}
.menu_left_on_moins {
    background: url(../image/menu_on_moins.png) no-repeat;
    height: 18px;
    width: 180px;
    padding-left: 20px;
    cursor: pointer;
}
.menu_left_off_contact {
    background: url(../image/menu_off.gif) no-repeat;
    height: 18px;
    width: 180px;
    padding-left: 20px;
    cursor: pointer;
}
.menu_left_on_contact {
    background: url(../image/menu_on.gif) no-repeat;
    height: 18px;
    width: 180px;
    padding-left: 20px;
    cursor: pointer;
}
.entre_bouton {
    background: url(../image/entre_bouton_petit.gif) repeat-x;
    height: 6px;
}
.bouton_menu {
    background: url(../image/entre_bouton_large.gif) repeat-x;
    background-color: #9d9ea0;
}
.no_separateur {
    background-color: #9d9ea0;
}

.lien_menu {
    color: black;
    text-decoration: none;
}

.txt_menu {
    font-size: 9px;
    padding: 3px 2px 2px 12px;
}

.lien_menu_blanc {
    color: white;
    text-decoration: none;
}
.lien_menu_noir {
    color: black;
    text-decoration: none;
}




/* ==============================================================
        3. - contenu 
   ============================================================== */

.content{
    padding: 5px 15px 5px 15px;
    vertical-align: top;
    text-align: justify;  
}
.content_gris{
    background-color: #bfbfbf;
    padding: 10px 15px 10px 15px;
    text-align: justify;
}
.txt_rouge {
    color:#fe0000;
    font-weight: bold;
    text-decoration: none;
}
.gd_txt_rouge {
    color:#fe0000;
    font-size: 14px;
    text-align: center;
}
.gd_txt_noir {
    color:#000000;
    font-size: 14px;
    text-align: left;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
}

.lien_noir {
    color:black;
    text-decoration: none;
    cursor: pointer;
}
.lien_noir_over {
    color:black;
    text-decoration: underline;
    cursor: pointer;
}

.lien_blanc {
    color:white;
    text-decoration: none;
    cursor: pointer;
}

.lien_rouge {
    color:red;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.presentation {
    font-size: 10px;
}
.chapitre_filet {
    background: url(../image/chapitre_filet.jpg) repeat-x;
    height: 21px;
}
.chapitre_no_filet {
    color: white;
    background: url(../image/chapitre_no_filet.jpg) repeat-x;
    height: 21px;
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-top: 1px;
    padding-left: 3px;
    padding-right: 10px;
    text-transform: uppercase;
    vertical-align: middle;
}
.boutique_off {
    background: url(../image/bouton_boutique_off.jpg) no-repeat 50% 50%;
    width: 235px;
    height: 88px;
    text-align: center;
    vertical-align: top;
    padding-top: 18px;
    color: #FFFFFF;
    cursor:pointer ;
}
.boutique_on {
    background: url(../image/bouton_boutique_on.jpg) no-repeat 50% 50%;
    width: 235px;
    height: 88px;
    text-align: center;
    vertical-align: top;
    padding-top: 18px;
    color: #FFFFFF;
    font-weight: bold;
    cursor:pointer ;
}
.logos {
    padding-top: 100px;
}   

   
/* espace pub droite */
.pub {
    height: 460px;
    background: url(../image/fond_pub.jpg) repeat-x 0 100%;
    background-color: #fe0000;
}
.cadre_pub {
    height: 450px;
    border-width : 1px;
    border-style: solid;
    border-color: white;
    text-align: center;
    vertical-align: middle;
    color: white;
}

   
/* page 404 */ 
.page404 {
    font-family: "verdana", Arial, Helvetica, sans-serif;
    background-color: #cccccc;
    color: #000000;
    font-size: 12px;
    height: 130px;
    height: 400px;
    vertical-align: middle;
    text-align: center;
}
.page404_link {
    color: #000000;
    font-family: "verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;    
}
/* ==============================================================
        4. Formulaire de contact
   ============================================================== */
table .inputForm td {
    padding: 4px 4px 4px 10px;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;
}

form table.inputForm input.formfields {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:12px;
    width: 180px;
    color: #0a5673;    
}
form textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:12px;
    color :#0a5673;            
}
form input.formfields:focus {
    background-color: #dfdfdf;
}
form textarea:focus {
    background-color: #dfdfdf;
}
formname {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #0a5673;
}


.formButton:hover {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:12px;
    width: 75px;
    height: 23px;
    text-decoration: none;
    color: #000000;
    margin-right: 1px;
    /*background: transparent url("../image/send_on.png") no-repeat ; */
    cursor: pointer; 
}
legend {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
    padding-left: 5px;
}
label {
    padding-left: 15px;
    float: right;    
}

fieldset{
    margin-top: 10px;
    margin-bottom:5px; /* Une marge pour séparer les fieldset */
    background-color:transparent;
    padding: 15px 15px 15px 15px;
    border-color: red;
    border-style: solid;
    border-width: 1px;
}

.envoi {
     padding: 5px 5px 5px 5px;
     color: white;
     text-align: center;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
}


/* ==============================================================
        5. Footer
   ============================================================== */
.footer {
    background: url(../image/foot02.jpg) repeat-x;
    height: 20px;
    font-family: "verdana", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}
.footer_left {
    background: url(../image/foot01.jpg) no-repeat;
    height: 20;
    color: #ffffff;
    text-align: center;
}
.footer_link {
    color: #ffffff;
    font-family: "verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;    
}