div.banner-bgd {
    height:1200px;
    border-top: solid 20px;
    background-image: url('/images/index/bgd.jpg');
    background-size: 100% auto;
    border-bottom: solid 50px rgba(32,186,235,0.5);
}

#mc-cookies-message {
    text-align: center;
    background-color: #4F90AA;
    padding-bottom:6px;
    padding-top:6px;
    color:white;
}

#mc-cookies-accept {
    margin-left: 15px;
    cursor:pointer;
}

#vitrinne {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: white;
    top: -1270px;
    z-index: 10;
}

#avertissement {
    background-color: #4f90aa;
    color: white;
    position: relative;
    height: 25px;
    padding-top: 75px;
    text-align: center;
    font-size: 70%;
    display: block;
    top: -1320px;
    font-weight: bold;
}

#pied_de_page {
    position: relative;
    top: -1320px;
    font-size: 80%;
}

#pied_de_page a {
    text-decoration: none;
    color: black;
    font-size: 100%;
}

#pied_de_page table {
    width: 938px;
}

#pied_de_page h1 {
    font-size: 100%;
}

#pied_de_page .copyright {
    font-size: 100%;
}

a.directAction {
    display: block;
    text-decoration: none;
    color: black;
    font-size: 80%;
    padding-left: 27px;
    padding-top: 5px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 16px;
}

#contactUs {
    background-image: url('/images/index/contactBlack.png');
    float: left;
}

#newsletter {
    background-image: url('/images/index/newsletterBlack.png');
    float: left;
    margin-left: 15px;
}

#forumTop {
    background-image: url('/images/index/forumBlack.png');
    float: right;
    margin-left: 16px;
    padding-left: 0px;
    padding-right: 27px;
    background-position: right center;
    font-weight: bold;
}

#sitePlan {
    background-image: url('/images/index/sitePlanBlack.png');
    float: right;
}

form  {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div.fi-bgd {
    height:240px;
    border: 1px solid transparent;
    background-size: auto 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
}

div.fi-link-bgd {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 10px solid transparent;
    background-size: 100% 100%;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top:48px;
    margin-bottom:48px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 56px;
    padding-left: 56px;
    height: 72px;
    width: 200px;
}

div.fi-link-bgd a {
    display: block;
    padding-left: 16px;
    text-decoration: none;
    color: white;
}

td.fi-immo {
    width: 332px;
    height: 240px;
}

div.fi-immo-bgd {
    background-image: url('/images/index/immo-bgd.jpg');
}

div.fi-immo-bgd .fi-link-bgd {
    background-image: url('/images/index/immo-links-bgd.png');
}

div.fi-immo-bgd .fi-link-bgd a {
    background-image: url('/images/index/immo-item.png');
    background-repeat: no-repeat;
    background-position: left center;
}

div.fi-nego-bgd {
    background-image: url('/images/index/nego-bgd.jpg');    
}

div.fi-nego-bgd .fi-link-bgd {
    background-image: url('/images/index/nego-links-bgd.png');
}

div.fi-nego-bgd .fi-link-bgd a {
    background-image: url('/images/index/nego-item.png');
    background-repeat: no-repeat;
    background-position: left center;
}

div.fi-regroup-bgd {
    background-image: url('/images/index/regroup-bgd.jpg');
}

div.fi-regroup-bgd .fi-link-bgd {
    background-image: url('/images/index/regroup-links-bgd.png');
}

div.fi-regroup-bgd .fi-link-bgd a {
    background-image: url('/images/index/regroup-item.png');
    background-repeat: no-repeat;
    background-position: left center;
}

div.fi-assur-bgd {
    background-image: url('/images/index/assur-bgd.jpg');
}

div.fi-assur-bgd .fi-link-bgd {
    background-image: url('/images/index/assur-links-bgd.png');
}

div.fi-assur-bgd .fi-link-bgd a {
    background-image: url('/images/index/assur-item.png');
    background-repeat: no-repeat;
    background-position: left center;
}

h1.nosSimulateurs {
    font-size: 85%;
}

div.nosSimulateurs {
    padding-left: 16px;
    border-left: 1px solid #b5d5e7;
    float: left;
    margin-top: 5px;
    width: 192px;
}

div.nosSimulateurs h1 {
    color: #1f4558;
}

div.nosSimulateurs td.puce_alinea{
    width: 13px;
    background-image: url('/images/index/immo-item.png');
    background-repeat: no-repeat;
    background-position: center center;
}

div.nosSimulateurs a {
    font-size: 120%;
    color: #1f4558;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

a.lien {
    color: #5E6DFF;
    text-decoration: none;
    white-space: nowrap;
}

a.lien:hover {
    color: #CB2828;
}

a.phpdig {
    color: #33819C;
    text-decoration: none;
}

a.phpdig:hover {
    color: #CB2828;
}

div.header {
    height: 60px;
    padding-top: 20px;
    background-color: #e4eff5;
}

div.header table {
    width: 938px;
}

div.header td.rechercher {
    white-space: nowrap;
    text-align: right;
    width: 264px;
}

div.header td.rechercher form {
    border-top: 8px solid #e4eff5;
    background-color: white;
}
div.header td.rechercher  input[type="submit"]{
    cursor:pointer;
    background-image: url('/images/index/findBlack.png');
    background-size: 80% 80%;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border:none;
    width: 24px;
    height: 24px;
    margin: 0px;
    padding: 0px;
}

div.header td.rechercher  input[type="text"]{
    width: 240px;
    height: 10px;
    border: none;
    margin: 0px;
    padding: 6px;
    font-size: 70%;
}

div.header td.logo {
    width: 196px;
    vertical-align: bottom;
}

div.header td.message {
    text-align: center;
    color: #0d4558;
    text-transform: uppercase;
    font-weight: lighter;
    vertical-align: middle;
}

div.header td.logo img {
    border: none;
}

div.rotation_left {
    color: #2a5969; 
}
div.rotation_left span {
    font-weight: normal;
    font-size: larger;
}

div.rotation_content {
    margin-top: 5px;
    overflow: auto;
}

div.rotation_tabs {
    float: right;
}

div.rotation_tab {
    float: right;
    margin-left: 2px;
    margin-right: 2px;
    background-color: #134457;
    color: white;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
}

div.calque h1 {
    padding: 0px;
}
div.calque p {
    color: #2a5969;
}
div.calque a {
    color: #ff5931;
    text-decoration: none;
    font-size: 80%;
}

p.paragraphe {
    text-align: justify;
}
div.simDirect {
    text-transform: uppercase;
    text-align: center;
    background-color: #f17432;
}
div.simDirect img {
    vertical-align: middle;
    margin-right: 12px;
}
div.simDirect a {
    display: block;
    text-decoration: none;
    color: white;
    font-size: smaller;
    font-weight: bold;
}

div.menuContainer {
    overflow: auto;
    height: 528px;
    width: 200px;
}

div.ours {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

td.ours {
    width: 461px;
}

/*{ NAVIGATION */

div.navigationContainer {
    background-color: #4f90aa;
    padding-top: 8px;
    padding-bottom: 8px;
}

table.navigation {
    background-color: #4f90aa;
    width: 916px;
}

table.navigation a {
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    font-size: 80%;
    font-weight: bold;
    border-left: 1px solid;
    border-right: 1px solid;
    color:white;
}
table.navigation a:hover {
    position: relative;
    color:black;
}

div.sous_navigation {
    position: absolute;
    padding-top: 16px;
    z-index: 500;
}
a.sous_navigation:hover {
    text-decoration: underline;
}

table.sous_navigation a {
    text-decoration: none;
    padding: 8px;
    display: block;
    font-size: 80%;
    font-weight: bold;
    border-left: 1px solid;
    border-right: 1px solid;
    color:white;
    background-color: #4f90aa;
}