/* Cuisine */
.puce_titre{
	background: transparent url('../../images/puce_titre.png') no-repeat
}

html>body .puce_titre{
	height: auto;
	min-height: 43px
}

h1.titre,h2.titre {
	background-color: #d7bca2
}

div#slogan{
	background: transparent url('../../images/slogan_cuisine.jpg') no-repeat
}

div#photo_droite{
	background: transparent url('../../images/photo_droite_cuisine.jpg') no-repeat
}

#contenu{
	background: #d7bca2 url('../../images/fond_contenu_cuisine.jpg') no-repeat top
}

html>body #contenu{
	height: auto;
	min-height: 605px
}

#adresse{
	background: transparent url('../../images/adresse_cuisine.jpg') no-repeat
}

.adresse_detail{
	background: transparent url('../../images/fleche_blanche_cuisine.jpg') no-repeat;
	background-position: 0px 3px
}
