#header h1 {
    width: 145px;
    height: 70px;
    background: transparent url('../img/logo.jpg') no-repeat top left;
}

#zone4 {
	background:#afd9f6 url('../img/illustration/patate_promo.jpg') no-repeat bottom left !important;
}

#zone4 p {
	margin:auto;
        margin-top:70px;
	background:#C39C7D;
	border:2px solid #753F12;
	-moz-border-radius:10px;
	width:115px;
	height:30px;
	line-height:30px;
	text-align:center;
}

#zone4 p a {
    text-indent: 0;
    display: inline;
}

#zone1 {
	background:#afd9f6 url('../img/illustration/reservation.jpg') no-repeat bottom left;	
}

#cannes_rivage {
    width: 220px;
    height: 55px;
    overflow: hidden;
    text-indent: -100em;
	margin:auto;
    background: transparent url('../img/illustration/cannes_rivage_petit.jpg') no-repeat top left;
} 

.tableau_zebra td a {
    color:#005683;
}

tr.impair, td.impair, th.impair, .impair {
    background-color:#cec6b9;
}

th.first,td.first, div.first_titre  {
	background-color:#C39C7D;
	color:#fff;
}

#navig_util, #navig_util a {
	color:#fff;
	font-weight:bold;
}

#vente_privee {
	background:#FF0080 url('../img/logo_cannes_blanc_vp.jpg') no-repeat 3px 27px;
}

#contenu_container {
	background:#cec6b9;
	/* For Firefox */
	background-image: -moz-linear-gradient(top, #9b907c, #cec6b9);
	/* For Safari/Chrome */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #cec6b9),color-stop(1, #9b907c));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9b907c', endColorstr='#cec6b9'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9b907c', endColorstr='#cec6b9')"; /* IE8 */
} 

#divers h3 {
    font-size: 13px;
}

div.appart_gauche_texte {
    background:#cec6b9;
}

.appartement_menu a.selected {
    background:#cec6b9 !important;
}

#clos_feuille {
    position:absolute;
    top:50px;
    right:0;
    z-index: 100000;
}

#ipad_promo {
    background: #0C73F3;
}

#ipad_promo a {
    color:#fff;
}

#visite_virtuelle {
    clear:both;
}

#visite_virtuelle h3 {
    text-align: center;
}

#visite_virtuelle p {
    width:950px;
    padding:0 !important;
    margin:10px 10px 1em -10px;
    
}


