﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #101010;
    font: 11px/1.5 verdana, sans-serif;
    color: #fff;
}
.cleaner
{
    margin: 0px;
    height: 1px;
    clear: both;
}
/* ========================================================
 *  Style Control HTML
 * ========================================================
 */
A
{
    color:#808080;
}
A:HOVER
{
    color:#fff;
}
H3
{
    margin: 0px 0px 0.3em 0px;
    clear: left;
    font-size: 18px;
    font-weight: normal;
    border-bottom:#808080 1px solid;
}
H4
{
    margin: 0px 0px 0px;
    font-size: 100%;
    font-weight: bold;
}
H5
{
    margin: 0.3em 0px 0.3em 1em;
    font-size: 100%;
    font-weight: bold;
}
P
{
    margin: 0.25em 0px;
}
LABEL
{
    white-space:nowrap;    
}
IMG
{
    border-width:0px;
}
OL .alpha
{
    list-style-type:lower-alpha;
}

/* ========================================================
 *  Style site
 * ========================================================
 */
#site
{
    position: relative;
    width: 780px;
    padding-top: 13px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0 auto;
}

/* ========================================================
 *  Style site -> haut
 * ========================================================
 */
#haut-bg
{
    z-index: -1;
    position: absolute;
    width: 100%;
    background-color: #404040;
    height: 143px;
    top: 0px;
    left: 0px;
}
#haut
{
    position: relative;
    width: 780px;
    background-color: #000;
    height: 130px;
}
#haut A, #haut A:HOVER
{
    color:#fff;
    text-decoration:none;
}
#haut H1
{
    position: absolute;
    text-align: left;
    line-height: 1.33;
    text-transform: uppercase;
    text-align:center;
    margin: 0px;
    width: 8em;
    font-size: 30px;
    top: 25px;
    left: 25px;
    font-weight: bold;
    border: #fff 1px solid;
}
#haut H2
{
    position: absolute;
    text-align: right;
    line-height: 1.33;
    text-transform: uppercase;
    margin: 0px;
    width: 8em;
    font-size: 15px;
    top: 25px;
    right: 325px;
    font-weight: bold;
}
#haut-img
{
    float:right;
    width:300px;
    height:100px;
    background: #000 url(../images/haut-img.png) no-repeat left top; 
    margin: 15px 15px 0px 0px;
}
/* ========================================================
 *  Style site -> menu
 * ========================================================
 */
#menu
{
    padding-bottom: 1px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    height: 26px;
    padding-top: 1px;
}
#menu LI
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 20%;
    padding-right: 0px;
    float: left;
    padding-top: 0px;
}
#menu A
{
    position: relative;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase;
    margin: 1px;
    display: block;
    background: gray;
    height: 24px;
    color: white;
    font-size: 10px;
    text-decoration: none;
}
#menu A SPAN
{
    position: absolute;
    width: 8px;
    display: block;
    background: white;
    height: 8px;
    top: 5px;
    left: 8px;
}
#menu A.sel
{
    background: silver;
    color: black;
}
#menu A:hover
{
    background: #333;
    color: #ccc;
}

/* ========================================================
 *  Style site -> contenu
 * ========================================================
 */
#contenu
{
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    background-color: #000;
    color: white;
    padding-top: 1px;
}
#contenu A
{
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
}
#contenu H1
{
    margin-top:5px;
    font-weight:normal;
    font-size: 20px;
    text-indent:20px;
}
.ttl
{
    color:#808080;    
}

/* ========================================================
 *  Style site -> gauche
 * ========================================================
 */
#gauche
{
    padding-bottom: 10px;
    padding-left: 20px;
    width: 300px;
    padding-right: 20px;
    float: left;
    border-right: white 1px dotted;
    padding-top: 0px;
}
#gauche DT
{
    float: left;
    font-weight: bold;
}
#gauche DD
{
    margin: 1em 0px 1em 8em;
}
#gauche UL
{
    list-style-type: square;
}
#gauche .photo
{
    margin: 0px 5px 15px 0px;
    float: left;
}
#gauche .photo-g
{
    margin: 5px 5px 5px 5px;
    float: left;
}
#gauche .photo-d
{
    margin: 5px 5px 5px 15px;
    float: right;
}
#gauche .link
{
    text-align: right;
}

/* ========================================================
 *  Style site -> droite
 * ========================================================
 */
#droite
{
    padding-bottom: 10px;
    margin: 0px 20px 0px 0px;
    padding-left: 0px;
    width: 390px;
    padding-right: 0px;
    float: right;
    padding-top: 0px;
}
#droite .photo
{
    margin: 5px 15px 5px 5px;
    float: left;
}
#droite .link
{
    text-align: right;
}

/* ========================================================
 *  
 * ========================================================
 */
#bas
{
    border-bottom: gray 1px solid;
    text-align: center;
    padding-bottom: 5px;
    margin: 10px 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: gray 1px solid;
    padding-top: 5px;
}
#bas A
{
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}

/*==========================================================
  Encard HoraireAgence 
==========================================================*/
#HoraireAgence
{
    margin: 10px 15px 5px 5px;
    border: solid 2px #fff;
    font-weight:bold;
}
#HoraireAgence THEAD
{
}
#HoraireAgence TBODY
{
}
#HoraireAgence TFOOT
{
    text-align:center;
}
#HoraireAgence TD.BordureDroite
{
    border-right: solid 1px #fff;
    vertical-align:middle;
}
#HoraireAgence TD.BordureGauche
{
    border-left: solid 1px #fff;
    vertical-align:middle;
    text-align:center;
}
