
/*======= index-3.html =======*/

#page4 .col-1 {width: 243px; padding: 0 40px 0 0;}
#page4 .col-2 {width: 255px;}

/*======= index-4.html =======*/

#page5 .col-1 {width: 248px; padding: 0 35px 0 0;}
#page5 .col-2 {width: 255px;}

/*======= index-7.html =======*/

#page8 .col-1 {width: 243px; padding: 0 40px 0 0;}
#page8 .col-2 {width: 255px;}

#carousel_main  
{
	width: 585px;
	overflow: hidden;
}


.bar {
    background-color: #888888; 
    color: white;
}

div.bar {
    background-color: #888888;
    color: white;
    text-align: center;
    border: 1px solid black;
}

table.bar {
    border-bottom: 1px solid black;
}

.separator {
    background-color: #888888;
    margin-top: 18px;
    margin-bottom: 18px;
}


.titleImmobel {
    font-size: 20px;
}

.tagLine {
    font-size: 16px;
    font-weight: bold;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

