﻿.divFiche
{
    width: 750px;
    height: 400px; /*background: transparent url(images/background.png) no-repeat top left;*/
    border: 1px solid #AACDEF;
}

h1.Enseigne
{
    font-size: 16px;
    letter-spacing: 0pt;
}

.TableFiche
{
    width: 100%;
    margin-top: 10px;
    color: #666666;
    font-size: 1.1em;
}

.TableFiche th
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 12px;
    color: #316394;
    border-bottom: #205ebb 3px solid; /* background-color: #eee;*/
    text-align: left;
}

.TableFiche td, .TableFiche td.Ctrl
{
    /* background-image: url(../ig_res/Default/images/tabBG.jpg); */
    background-image: none;
    border-bottom: #699bc9 1px solid;
    padding-top: 5px;
    padding-bottom: 3px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
    height: 25px;
}

.TableFiche td.Ctrl
{
    font-weight: normal;
    padding-left: 0px;
}

.TableFiche .Tel
{
    text-align: right;
    padding-right: 10px;
}

#TableMail
{
    width: 180px;
    margin-top: 10px;
    color: #666666;
    font-size: 11px;
}

#TableMail th
{
}

#TableMail td
{
    padding: 3px 3px 3px 3px;
    text-align: left;
    vertical-align: top;
}

#divLienAvis
{
    font-size: 11px;
    text-align: right;
    margin: 10px;
}

#divBtnMap
{
    position: absolute;
    width: 740px;
    text-align: center;
    padding-top: 100px;
}

.myClass:hover
{
    background-color: #a1da29 !important;
}
.txt
{
    border: 0px !important;
    background: #eeeeee !important;
    color: Black !important;
    margin-left: 25%;
    margin-right: auto;
    width: 100%;
    filter: alpha(opacity=50); /* IE's opacity*/
    opacity: 0.50;
    text-align: center;
}

