/* Intérieur*/
.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: #CCCCCC;
}

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

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

#contenu{
	background: #CCCCCC url('../../images/fond_contenu_interieur.jpg') no-repeat top;
}

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

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

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