body {	background-color: #000000;	font-family:Geneva;	color:#B8D433;}/* Page index.htm */#centre { 	position:absolute;    left: 50%;     top: 50%;    width: 500px;    height: 300px;    margin-top: -150px;    margin-left: -250px;}#logo { 	width:342px;	height:262px;	margin:0 auto;	background-image:url(images/logo.jpg);	background-repeat:no-repeat}#logo h1 { height:260px; visibility:hidden}/* fin page index.htm */#cont {	width:670px;	height:520px;	margin:0 auto;	margin-top:20px;/*	border:1px dotted #FFF;	-moz-border-radius:10px;*/}#left {	float:left;	width:230px;}#logo_s {	background-image:url(images/the_laundry_logo_small.png);	background-repeat:no-repeat;	width:194px;	height:149px;	padding-bottom:50px;}#logo_s h1 { visibility:hidden;}#menu {	margin-left:20px;	font-size:14px;}#menu ul {	list-style-image:url(images/puce_rose.gif);	line-height:40px;	letter-spacing:2px;}#menu li.vert { list-style-image:url(images/puce_verte.gif)}a:link { text-decoration:none; color:#B8D433}a:visited { text-decoration:none; color:#B8D433}a:active { text-decoration:none; color:#B8D433}a:hover { text-decoration:none; color:#EE2B7B}#txt { 	margin-left:250px;	width:350px;	text-align:justify;	padding: 105px 10px 10px 10px;/*	border-left:1px dotted #B8D433;*/}h2 {	font-size:14px;	letter-spacing:5px;	padding-bottom:100px;	}p {	font-size:12px;}.rose {	color:#EE2B7B;}.ital { font-style:italic}