body, body .search {
    background-color: #F5F5F5;
}

.header-wrapper {
    background: none repeat scroll 0% 0% #A1AFB2;
}

.menu-call-index:hover {
    background: url("../images/icon-call.png") no-repeat scroll center -66px #A1AFB2;
}

.menu-email-index:hover {
    background: url("../images/share-icon.png") no-repeat scroll center -66px #A1AFB2;
}

.menu-button-hover-touch, .menu-button-hover {
	background: url(../images/icon-menu-hover.png) #A1AFB2 no-repeat center 18px !important;
}

.linkBiens {
    bottom: 5px;
    color: #000;
    
}

.linkBiens a{
    color: #000;
}

#contactform-wrapper {
    background: none repeat scroll 0% 0% #FFF;
   color: #000;
}

#siimage {
        border:0 none;
        cursor:pointer;
        height:42px;
        margin-left:15px;
        margin-top: 20px;
}
    
.txt {
       padding: 10px;
    }
    
#subject, #name, #mail, #code, #message {
color: #000000;
}

.mobileContactContent {
    margin:10px;
}