a {
	text-decoration:none;
}
#body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#arriere {
	width:100%;
	height:100%;
}

img {
	border:none;
}

#containerAccueil {
	background:url(images/Accueil/Fond_Accueil.gif) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#containerCorps {
	background:url(images/SoinsCorps/fond_SoinsCorps_Petit.png) no-repeat;
	height:780 px;
	width:1024 px;
	background-position:center;
}
#containerRituels {
	background:url(images/Rituels/fond_Rituels_Petit.png) no-repeat;
	height:780 px;
	width:1024 px;
	background-position:center;
}
#containerEpilation {
	background:url(images/Epilation/fond_Epilation_Petit.png) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#containerMaquillage {
	background:url(images/Maquillage/fond_Maquillage_Petit.png) no-repeat;
	height:780 px;
	width:1024 px;
	background-position:center;
}
#containerVisage {
	background:url(images/SoinsVisage/Fond_SoinsVisage.gif) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#containerContact {
	background:url(images/Contact/fond_Contact_Petit.png) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#containerCavitation {
	background:url(images/CavitationII/fond_CavitationII.png) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#containerReflexologie {
	background:url(images/Reflexologie/fond_Reflexologie.png) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#containerProduits {
	background:url(images/Produits_Complementaires/fond_Produits.png) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#containerOnglerie {
	background:url(images/Onglerie/Fond_Onglerie.gif) no-repeat;
	height:780px;
	width:1024px;
	background-position:center;
}
#FondMethode {
	background:url(images/CavitationII/fond_Methode.png) no-repeat;
	height:50px;
}
#FondAdresse {
	background:url(images/Contact/fond_adresse.png) no-repeat;
	height:231px;
}

#FondCessation {
	background:url(images/Accueil/Fond_CessationActivite.png) no-repeat;
	height:400px;
	width:900px;
	background-position:center;
}

#liste {
	list-style:url(images/feuille_Liste.png);
}
.texteMarron {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#4C402A;
}
.texteFuschiaMaj {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-variant:small-caps;
	font-weight:bold;
	color:#E2007A;
	font-stretch:extra-condensed;
	line-height:1.0;
}
.texteFuschia {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#E2007A;
	line-height:1.2;
}
.texteDescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#4C402A;
	font-weight:bold;
}
.texteBlanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#FFFFFF;
}

.texteFuschiaBlanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.2;
	font-stretch:extra-condensed;
	background-color:#e2007a;
}
.texteFuschiaPetit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#E2007A;
	line-height:1.0;
}
.texteDescriptionPetit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C402A;
	line-height:1.2;
	font-weight:bolder;
}
.listeProduits {
	color:#4c402a;
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	line-height:1.5;
}
