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

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

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

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

.tableau_zebra td a {
    color:#005683;
}

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

th.first,td.first, div.first_titre  {
	background-color:#005400;
	color:#fff;
}
#contenu_container {
	background:#6C8007;
	/* For Firefox */
	background-image: -moz-linear-gradient(top, #B6E80B, #6C8007);
	/* For Safari/Chrome */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6C8007),color-stop(1, #B6E80B));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B6e80B', endColorstr='#8C6007'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B6E80B', endColorstr='#8C6007')"; /* IE8 */} 

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

#vente_privee {
	background:#F8F8F8 url('../img/logo_eze_blanc_vp.jpg') no-repeat 0px 25px;
}
