* { 
margin:0; 
padding:0; 
} 
html {
overflow:scroll;
}
h1 {
	font-size:30px;
	color:#f79bb8;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
h2 {
	font-size:15px;
	padding-top:5px;
	padding-bottom:10px;
	color:#7f0451;
	text-decoration:underline;
}
hr {
	color:#F69;
	width:50%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
body {
	background-image:url(massage-77/degrade.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#d2b6cf;
}
#container {
	width:950px;
	border:3px solid #7f0451;
	background-color:#FFF;
	margin:1em auto;
}
#bandeau {
	width:950px;
	height:286px;
	border-bottom:3px solid #7f0451;
}
#titre {
	width:950px;
}
#contenu-texte {
	width:950px;
	font-size:14px;
	color:#7f0451;
	padding-left:20px;
}
#contenu {
	width:950px;
	font-size:12px;
	color:#7f0451;
}
#texte-gauche {
	float:left;
	width:620px;
	padding-left:20px;
	padding-right:20px;
	line-height:16px;
	text-align:justify;
}
#texte-gauche ul {
	padding-bottom:10px;
}
#texte-gauche li {
	background-image:url(massage-77/puce.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	list-style-type:none;
	padding-left:30px;
	padding-bottom:5px;
	line-height:20px;
}
#texte-gauche a:link, #texte-gauche a:visited {
	text-decoration:none;
	color:#F09;
}
#texte-gauche a:hover {
	text-decoration:none;
	color:#6c0445;
}
.photo {
	width:200px;
	float:left;
	margin-right:20px;
	margin-top:20px;
}
.texte-photo {
	width:400px;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
}
#texte-droite {
	float:left;
	width:290px;
	text-align:center;
}
#menu {
	width:280px;
	height:272px;
	background-image:url(massage-77/menu.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-right:5px;
	font-size:24px;
	color:#a4367b;
	line-height:36px;
	text-align:center;
	padding-top:30px;
	margin-bottom:2px;
	margin-top:10px;
}
#menu a:link, #menu a:visited {
	text-decoration:none;
	color:#a4367b;
}
#menu a:hover {
	color:#6c0445;
}
#menu .visited {
	color:#6c0445;
	font-weight:bold;
}
#menu li {
	list-style-type:none;
}
.lettrine {
	font-size:40px;
	color:#e87a9c;
}
.precision {
	font-size:12px;
	color:#7f0451;
	text-align:center;
	padding-top:16px;
	width:917px;
	margin-left:16px;
}
.imagefloat {
	float:left;
	margin-right:10px;
}
.titre {
	font-size:10px;
	margin:0;
	padding:0;
}
#pied {
	width:950px;
	text-align:center;
	margin:1em auto;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
#pied a:link, #pied a:visited {
	text-decoration:none;
	color:#FFF;
}
#pied a:hover {
	color:#6c0445;
}
div.formulaire {
 clear: both;
 padding-top: 3px;
 width:900px;
}
div.formulaire span.etiquette {
float: left;
width: 180px;
padding: 3px 10px 3px 3px;
text-align: right;
font-weight:bold;
}
div.formulaire span.element {
float: left;
text-align: left;
}
