/* Global */
body
{
    color: #565655;
    margin: 0;
    padding: 0;
    background: #6a737a;
    font: 12px/1.4em Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
}
a
{
    color: #0a5795;
    font: 12px/1.4em Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.clear
{
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 1px;
}
a:hover
{
    text-decoration: none;
}
h1
{
    color: #555555;
    font-size: 1.5em; /*font: bold 20px !important; margin: 15px 5px 5px 0;*/
}
h1 strong
{
    display: block;
    text-transform: uppercase;
}
h1 strong em
{
    color: #0a5795;
    font-style: normal;
}
h2
{
    color: #0a5795;
    font-size: 1.2em;
    margin: 15px 5px 5px 0;
}
h3
{
    color: #0a5795;
    font-size: 1em;
    margin: 0 0 3px 0;
}
table.notaires td
{
    border-bottom: 1px solid #f0f0f0;
    padding: 25px 0 10px 0;
    margin: 0;
}
.clear
{
    clear: both;
}
/******* Layout **********/
#wrapper
{
    width: 769px;
    margin: 0 auto;
    background: url(../images/l-bg.gif) repeat-y center;
}
#top
{
    background: url(../images/top.gif) no-repeat center;
    height: 27px;
    margin: 0;
    padding: 0;
}
#header
{
    background: url(../images/shade.gif) repeat-x top;
    height: 100px;
    margin: 0 21px;
}
#logo
{
    float: left;
    width: 769px;

    /*padding: 5px 0 0 30px;*/
}
#logo a img
{
    border: none;
    outline: none;
}
#logo a:focus
{
    outline: none;
}
#sm
{
    float: right;
    padding: 10px 15px 0 0;
}
#header .tagline
{
    float: left;
    color: #0a5795;
    font-size: 15px;
    font-style: italic;
    margin: 0 15px 0 130px;
    position: relative;
    top: -18px;
    font-weight: bold;
}
#phone-numbers
{
    float: right;
    width: 300px;
    text-align: right;
    margin: 28px 15px 0 0;
    font-weight: bold;
}
#phone-numbers em
{
    font-style: normal;
    font-size: 16px;
}
/******* Content *********/
#main
{
    background: url(../images/shade.gif) repeat-x top;
    margin: 2px   21px;  /* 2px 21px;*/
    padding: 1px;   /*10*/
    overflow: hidden;
    clear: both;
}
#content
{
    width: 480px;  /*480*/
    padding: 10px 0 10px 10px;
    float: left;
}
.wide #content
{
    width: 705px;   /*680*/
}
#content p
{
    margin: 0 0  10px 0;
    text-align: justify;
}
#content ul
{
    padding: 0 0 10px 0;
    margin: 15px 0 0 25px;
    list-style: square url(../images/bullet.gif);
}
#content ul ul
{
    margin-top: 5px;
    padding: 0;
}
#content li
{
    margin: 0;
    padding: 0 0 4px 0;
}
h2.tagline
{
    color: #0a5795;
    font-style: italic;
}
.img
{
    border: 1px solid #e5e5e5;
    padding: 7px;
    margin: 0 0 12px 0;
    background-color: #fff;
}
.box1
{
    width: 215px;
    float: left;
    padding: 7px;
    border: 1px solid #e5e5e5;
}
.box2
{
    width: 215px;
    float: left;
    padding: 7px;
    margin-left: 12px;
    border: 1px solid #e5e5e5;
}
.cont
{
    display: block;
    background-color: #F7F7F7;
    padding: 8px;
}
.cont:hover
{
    background-color: #fff;
}
.important
{
    font-weight: bold;
}
.personne
{
    font-size: 10px;
    float: left;
    width: 210px;    /*98*/
    margin: 20px 0 20px 18px;   /*20px   73px  20px 0;  */
    height:auto;
    min-height:440px;
    height:auto !important;        
    height:440px;
}



.personne a
{
    font-size: 10px;
}

.personne h3
{
    margin-bottom: 4px;
}



.places-affaires
{
    width: 300px;
    float: left;
}
#content .depuis
{
    font-size: 7pt;
    margin-bottom: 4px;
    width: 213px;
}
#content .phone li
{
    width: 170px;
}
.phone span
{
    display: block;
    float: right;
}
.services
{
    width: 300px;
    float: left;
}
/***** Side Bar **********/
#sidebar
{
    width: 200px;
    margin: 0 0 0 503px;
}
#sidebar
{
    padding: 50px 0 0 0;
}
#sidebar img
{
    padding-bottom: 10px;
}
.menu
{
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}
.menu li
{
    padding: 10px 0 5px 45px;
    background: url(../images/menu.gif) repeat-x left top;
}
.menu a
{
    color: #475509;
    text-decoration: none;
    font-weight: bold;
}
.menu a:hover, .menu a.current
{
    color: #000000;
}
/******** Footer *******/
#footer-line
{
    background: #0a5795 url(../images/footer.gif) repeat-y left;
    height: 13px;
    margin: 0 18px;
}
#footer
{
    background: url(../images/shade.gif) repeat-x top;
    margin: 2px 21px;
    padding: 2px 18px;
    line-height: 1.6em;
}
.crd a
{
    color: #565655;
    text-decoration: none;
}
#bottom
{
    background: url(../images/bottom.gif) no-repeat center;
    height: 27px;
}
