*, html, body {    margin: 0;    padding: 0;}body {    font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;	background-color: white;}hr, .cache {	position: absolute;	left: -5000px;	top: -5000px;	font-size: 1px;}img {	border: none;}/* ----------------------------| DIV BLOCS |------------------------------- */		#menu {	width: 760px;	margin: 0 auto;	background-color: rgb(90,124,113);	padding: 0;	text-align: center;	font: .8em/24px "Trebuchet MS", Arial, Helvetica, sans-serif;	color: rgb(210,220,217);	}#menu a {	color: rgb(210,220,217);	text-decoration: none;	padding: 3px 6px;	}#menu a:hover, #menu a:focus {	color: white;	}#menu a.open {	color: white;	}		#logo {	position: absolute;	z-index: 3;	top: 50px;	left: 50%;	margin-left: -390px;	width: 390px;	height: 110px;	}#image {	position: absolute;	z-index: 1;	top: 167px;	left: 50%;	margin-left: -392px;	width: 405px;	height: 500px;	}	#ligne {	position: absolute;	z-index: 2;	top: 70px;	left: 50%;	margin-left: -100px;	width: 480px;	color: rgb(90,124,113);	font: 13px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;	text-align: right;	}	#textes {	position: absolute;	top: 100px;	z-index: 2;	left: 50%;	margin-left: -100px;	width: 500px;	}#fond-textes { background: transparent url(img/fond-texte-1.png) repeat-y; }#top-textes { background: transparent url(img/top-texte-1.png) no-repeat; height: 45px; }#bas-textes { background: transparent url(img/bas-texte-1.png) no-repeat; height: 30px; }#textes h1 {	font: 25px "Trebuchet MS", Arial, Helvetica, sans-serif;	padding: 5px 35px 0 35px;	color: black;	}#textes p {	font: .8em/20px "Trebuchet MS", Arial, Helvetica, sans-serif;	padding: 5px 35px 0 45px;	color: #666;	}	#textes p a {	color: #666;	}	#textes p a:hover, #textes p a:focus {	color: black;	}#textes span#img-textes {	display: block;	float: right;	margin: 10px 40px 0 10px;	}#textes span.puce {	font: 1.3em/20px "Trebuchet MS", Arial, Helvetica, sans-serif;	color: rgb(90,124,113);	}#texte2 {	position: absolute;	z-index: 5;	top: 167px;	left: 50%;	margin-left: -393px;	width: 405px;	height: 500px;	background: transparent url(img/fond-texte2.png) no-repeat;	}	#texte2 p {	font: bold italic .7em/16px Georgia, "Times new roman", serif;	text-align: right;	margin: 20px;	color: white;	width: 160px;	}	#espace {	height: 200px;	}