/*PAGE GLOBAL*/

body{
    border:0px solid #000;
    width:964px;
    background-position:top center;
    margin:12px auto;
    height:auto;
    background-image:url('../img/background.jpg');
    background-repeat:no-repeat;
}
#contenu{
    border:0px solid #000;
    width:964px;
    height:auto;
}
.colonne_gauche , .colonne_droite {
    border:0px solid #000;
    background-repeat:no-repeat;
    width:173px;
    height:348px;
}
.colonne_gauche{
    background-image:url('../img/colone_gauche.png');
    float:left;
}
.colonne_droite{
    background-image:url('../img/colone_droite.png');
    float:right;    
}
.contennu_colone{
    border:0px solid #000;
    height:210px;
}
.colonne_gauche p, .colonne_droite p{
    text-align:left;
}
.colonne_gauche ul, .colonne_droite ul{
    margin-top:10px;    border:0px solid #000;
}
.colonne_gauche li, .colonne_droite li{
    border-top:1px solid #e8e8e8;
    margin-left:15px;
    padding:3px 20px 3px 20px;
    width:100px;
}
.colonne_gauche li:hover, .colonne_droite li:hover{
    border-top:1px solid #e6e6e8;
    background-color:#e8e8e8;
    cursor:pointer;
}
.colonne_gauche li a, .colonne_droite li a{
    font-size:13px;
    text-decoration:none;
    text-align:justify;
    font-family:tahoma;
    color:#1082ce;
}
.colonne_centre{
    background: url('../img/colonne_centre.png');
    background-repeat:no-repeat;
    border:0px solid #000;
    float:left;
    padding-top:5px;
    padding-left:4px;
    width:614px;
    height:343px;
}
#contener_haut{
    border:0px solid #000;
    background-image:url('../img/contener_haut.png');
    background-repeat:no-repeat;
    width:964px;
    height:7px;
}
#contener_centre{
    border:0px solid #000;
    background-image:url('../img/contener_centre.png');
    background-repeat:repeat-y;
    width:964px;
    height:auto;
}
#contener_bas{
    border:0px solid #000;
    background-image:url('../img/contener_bas.png');
    background-repeat:no-repeat;
    width:964px;
    height:7px;
}
.colonne{
    border-right:1px solid #e3e3e3 ;
    float:left;
    width:320px;
    margin-top:5px;
}
.colonne_last{    
    float:left;
    width:320px;
    margin-top:5px;
}
.colonne h2, .colonne_last h2{ 
    border:0px solid #000;
    padding:8px 22px 0 15px;
}
.colonne img, .colonne_last img{
    float:right;
    padding-right:15px;
  border:0px solid #000;}
.contener{
    border:0px solid #000;
    background-image:url('../img/petit_contener.png');
    background-repeat:no-repeat;
    float:left;
    width:482px;
    height:402px;
    padding-top:8px;
}

h1 {
    padding:8px 22px 0 15px;
    font-size:16px;
    font-weight:bold;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#1082ce;
}
a h1:hover {
    text-decoration:underline;
}

h2 {
    border:0px solid #000;
    padding:0px 22px 0 15px;
    font-size:14px;
    font-weight:bold;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#ff7607;
}
a h2:hover {
    text-decoration:underline;
}
h3 {
    padding:8px 22px 0 15px;
    font-size:11px;
    font-weight:bold;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#ff7607;
}

p, dl {

    padding:8px 15px 0 15px;  border:0px solid #002;
    font-size:12px;
    text-decoration:none;
   font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#000000;
    word-spacing:2px;
    line-height:14px;
}

a.ex2:hover {
    text-decoration:underline;
    font-weight:bold;
}
em, strong {
    color:#000;
}

img.icone{    
    float:left;
}
img.icone2{
    float:right;
    border:0px solid #002;
}
img.icone3{
    display:block;
    width:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:8px;
}

ul li.info{
    border:0px solid #002;
    margin:0px 15px 0px 15px;
}
ul li.info img.icone{
    border:0px solid #002;
    float:left;
    padding-right:5px;
    width:24px;
}
ul li.info p{
    float:left;
    width:245px;
    padding:0px 5px 0px 5px;
}




a#retour_stations{
    border:0px solid #000;
    background-image:url('../img/stations/retour_stations.png');
    background-repeat:no-repeat;
    background-position:right;
    float:right;
    width:170px;
    height:20px;
    margin:8px 10px auto auto;
    padding-top:8px;
    padding-right:8px;
    text-decoration:none;
    font-size:11px;
    text-align:justify;
    font-family:tahoma;
    color:#1082ce;
}
.lien_externe{
    border:1px solid #c4c4c4;
    width:218px;
    margin-left:10px;
    text-align:center;
    font-size:11px;
    font-family:tahoma;
}

.google_map{
    margin:10px auto auto 4px;
}
.spacer{
    clear:both;
}

div#annoncegoogle{
    margin-left: 15px;
    border:0px solid #000;
}


