/***************************************************
	Styles personalisés pour le prestataire
***************************************************/



#Bandeau{
	width:880px;
	height:157px;
	text-align:left;
	border:0px solid #000;
	background-color:#FFFFFF;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#Bandeau a{
	width:880px;
	height:157px;
	display:block;
}

/* affichage des rubriques de l'intro */
/*
#IntroHebergements ,#IntroLoisirs ,#TitreHebergements ,#TitreLoisirs ,#IntroHotels ,#IntroCampings,
#IntroMeubles ,#IntroVillagesVacances,#IntroChambresdhotes ,#IntroBillets ,#IntroActivites-Sports ,
#IntroLocationMateriel {display:block;}
*/
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*       Intro hébergement      */
#IntroHebergements{display:block;}
 #IntroHotels,#IntroChambresdhotes,#TitreHebergements{display:block;}
#IntroBilletsTransports,#IntroHebergementCollectif,#IntroResidencesTourisme,#IntroVillagesVacances,#IntroCampings,#IntroMeubles{display:none;}
/*       Intro Loisirs      */
#IntroLocationMateriel,#IntroBillet-Bienetre,#IntroActivites-Sports{display:none;}
#IntroLoisirs,#IntroBillet {display:none;}
#IntroBillet-Evenement {display:none;}
#TitreLoisirs {display:block;}
/*       Intro Boutique      */
#IntroBlocBoutique{display:none;}
#IntroBoutique{display:none;}
#TitreBoutique {display:none;}
/*--------------------------------------------------------------------------------------------------------------------------------*/


/* affichage des rubriques du menu */
/*
#BlockMenuHebergements ,#BlockMenuLoisirs ,#SSTitreHebergements ,#SSTitreLoisirs ,#MenuHotels ,
#MenuCampings ,#MenuMeubles ,#MenuVillagesVacances,#MenuChambresdhotes,
#MenuBillets,#MenuActivites-Sports ,#MenuLocationMateriel {display:block;}
*/
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*       Menu hébergement      */
#BlockMenuHebergements{display:block;}
#SSTitreHebergements,#MenuHotels ,#MenuChambresdhotes{display:block;}
#IntroBilletsTransports,#MenuResidencesTourisme,#MenuHebergementCollectif,#MenuVillagesVacances,#MenuCampings,#MenuMeubles{display:none;}
/*       Menu Loisirs      */
#MenuLocationMateriel,#MenuBillet-bienetre,#MenuBillet-Evenement {display:none;}
#BlockMenuLoisirs,#SSTitreLoisirs,#MenuBillet  {display:none;}
#MenuActivites-Sports{display:none;}
/*       Menu Boutique      */
#BlockMenuBoutique{display:none;}
#SSTitreBoutique,#MenuBoutique{display:none;}
/*--------------------------------------------------------------------------------------------------------------------------------*/

#Intro ul li img.Visuel{
	border:none;
	float:left;
	margin:2px;
	display:block;
}

#Intro ul li .Contenu{ width:190px; overflow:hidden;}
