h1 {
    color               : #003F86;
    background-image    : url(images/transport/puce_titre_page.gif);
}
h2 {
    color               : #106DB2;
    /*background  : url(images/transport/puce_h2.gif) no-repeat left 5px;
    padding-left : 20px;*/
}
ul {
    list-style-image    : url(images/transport/puce_ul.gif);
}
div.contenu_page {
    font-family: Arial, Helvetica, sans-serif!important;
    font-size : 11px;
    color : #106DB2;
    padding : 10px;
    background-image : url(images/transport/illustration_defaut.jpg);
    background-repeat   : no-repeat;
}
div.contenu_page p {
    font-family: Arial, Helvetica, sans-serif!important;
    font-size : 11px;
    color : #106DB2;
}
div.contenu_page td {
    font-family: Arial, Helvetica, sans-serif!important;
    font-size : 11px;
    color : #106DB2;
}
div.contenu_page a{
    text-decoration : underline;
}
div.contenu_page a:hover{
    text-decoration : none;
}
td.contenu {
    padding-right : 10px;
}
/*----------------------------------------------------------------*/
/*                          SPECIFIQUE                            */
/*----------------------------------------------------------------*/


table.container div.chemin_fer{
    color               : #000000!important;
    background-image    : url(images/transport/degrade_chemin_fer.gif);
}
table.container div.chemin_fer a{
    color               : #000000;
}
table.decoupage div.titre_page {
    color               : #427A34;
    background-image    : url(images/transport/puce_titre_page.gif);
}


table.bandeau td.bandeau_haut {
    background-image    : url(images/transport/fd_bandeau_haut.gif);
    background-repeat   : no-repeat;

    padding-right       : 10px;
}
table.bandeau td.bandeau_haut input {
    color               : #4C93CA;
    padding             : 2px;
    vertical-align      : middle;
}
table.bandeau td.bandeau_haut div.contenu_bandeau {
    font-size           : 11px;
    font-family         : Arial, Helvetica, sans-serif;
    color               : #006DB6;
    height              : 52px;
    overflow            : hidden;
}
table.bandeau td.bandeau_haut div.contenu_bandeau a, table.bandeau td.bandeau_haut div.contenu_bandeau a:visited {
    text-decoration     : underline;
    font-weight         : bold;
}
table.bandeau td.bandeau_haut div.contenu_bandeau a:hover, table.bandeau td.bandeau_haut div.contenu_bandeau a:link, table.bandeau td.bandeau_haut div.contenu_bandeau a:active{
    text-decoration     : none;
}
table.bandeau td.bandeau_haut div.contenu_bandeau form {
    display             : inline;
}
table.bandeau td.bandeau_haut div.contenu_bandeau img{
    padding-right       : 5px;
    vertical-align      : middle;
}

table.bandeau td.bandeau_bas {
    background-image    : url(images/transport/fd_bandeau_bas.gif);
    background-repeat   : no-repeat;
    background-position : left top;
    padding-left        : 65px;
    padding-top         : 12px;
}
