#header h1 {
    width: 219px;
    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;	
}

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

.tableau_zebra td a {
    color:#005683;
}

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

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

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


#navig_util, #navig_util a {
	color:#fff;
	font-weight:bold;
}
#vente_privee {
	background:#F8F8F8 url('../img/logo_cannes_blanc_vp.jpg') no-repeat 0px 25px;
}
