﻿
table
{
    width:100%;
    min-width:380px;
    width:380px;
    height:180px;
}

td
{
    vertical-align:top;
    /*border:1px dotted Black;*/
}

td#info
{
    padding-right:20px;
    min-width:180px;
}

td#photo
{
    width:150px;
}

#infoBulle .nom
{
    font-weight:bold;
    color:#92a321;
}

#infoBulle .adresse, #infoBulle .telephones, #infoBulle .siteWeb, #infoBulle ul
{
    margin-top:10px;
}

#infoBulle ul
{
    list-style-type:none;
}

#infoBulle ul li
{    
    background-image:url(/google_maps/images/puceWWW.gif);
    background-repeat:no-repeat;
    background-position:0 6px;
    padding-left:10px;
}

#infoBulle .photo
{
    margin-top:20px;
    text-align:center;
    border:1px solid #dbdbdb;
}

#infoBulle .photo img
{
    max-height:100px;
    max-width:130px;
    padding:8px;
}

#infoBulle ul.itineraire, #infoBulle ul.fiche
{
    /*margin-left:50px;*/
    padding-top:10px;
}

#infoBulle .itineraire a
{
    color:#535353;
}
