html, body{	margin: 0;	padding: 0;}body{	background-color: #000000; 	/*color: #ffffff;	 blanc */	font-size: 16px;	line-height: 1.3em;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}#page{	width: 897px;	/*height:600px;*/	background-color:#FFFFFF;	margin: 1em auto 2em auto; /* haut droite bas gauche */	text-align: left;}#entete{	/*height: 94px;	background: url(../flash/bandeau.swf) no-repeat left top;*/	height:218px;}/***** MOTEUR DE RECHERCHE-------------------------------------------------------- *//*div[id=moteur] {	position: fixed !important;}*/#moteur{	position:absolute;	margin-left:662px;	top:130px;	font-family:Verdana;	font-size:14px;	font-weight:normal;	color:#666666;}/***** Positionnement de votre offre-------------------------------------------------------- *//*div[id=yin] {	position: fixed !important;}}*/#yin{	position:absolute;	margin-left:820px;	margin-top:10px;}.interlocut{	position:absolute;	margin-left:720px;	margin-top:20px;}.interlocut a,
.interlocut a:visited
{
    margin: 0 0 0 0; /* haut droite bas gauche */
    font-size: 12px;
    text-align: center;
    color: #66cc66;
    text-decoration: underline;
    font-weight: bold;
}.interlocut a:hover,.interlocut a:active{  	color:#000000; /* couleur rouge silhouette */    text-decoration: underline;}/***** MENU DU HAUT-------------------------------------------------------- */#menu dt {	list-style-type: none;	margin: 0 0 0 0;	padding-left:20px;	}#menu dd, dl {	list-style-type: none;	margin: 0 0 0 0;	padding-left:10px;}#menu ul, li {	list-style-type: none;	margin: 0 0 0 0;	padding-left:10px;}#menu {	position : absolute;	top: 205px;	padding-left:75px;	width: 873px;	text-align:right;}#menu dl {	float: left;	padding-left:10px;}#menu li {	display: inline;}#menu a {	text-decoration: none;	color:#333333;	/*background: #fff;*/}#menu a:hover {	text-decoration: none;	color:#fff;	background:#66cc66; /* couleur vert silhouette */}/***** CONTENU de la page => textes et graphiques-------------------------------------------------------- */#contenu {	background-color:#FFFFFF;	/*height:382px;*/	width:797px;	padding: 10px 20px 10px 80px; /* haut droite bas gauche */	font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:normal;	font-size:12px;	text-align:justify;}/***** Liens généraux dans "contenu" *****/#contenu td a:link{	color:#66cc66;	/*vert*/	font-size:16px;	font-weight:bold;	text-decoration:none;}#contenu td a:visited{	color:#66cc66;	/*vert*/	font-size:16px;	font-weight:bold;	text-decoration:none;}#contenu td a:hover{	color:#66cc66;	/*vert*/	font-size:16px;	font-weight:bold;	text-decoration:underline;}#contenu td a:active{	color:#66cc66;	/*vert*/	font-size:16px;	font-weight:bold;	text-decoration:underline;}/***** Commentaires cachés pour optimisation moteur de recherche *****/#cache{	display: none;}/***** MENU DU BAS-------------------------------------------------------- */div.menubas{	position: absolute;	left: 178px;	font-size: 0.6em;	margin: 0 0 0 0;	/* haut droite bas gauche */	padding: 0 0 0 0;	/* haut droite bas gauche */	padding-left: 0;	list-style-type: none;	z-index:100;}div.menubas ul{	margin: 0 0 0 0;	/* haut droite bas gauche */	padding-left:0px;	padding: 0 0 0 0;	/* haut droite bas gauche */}div.menubas ul li{	margin: 0 0 0 0;	/* haut droite bas gauche */	padding: 0 0 0 0;	/* haut droite bas gauche */	padding-left:0px;	float: left;	display: block;	background:#66cc66; /* couleur vert silhouette */	border: 1px solid gray;	border-top: 1px solid #fff;	text-align: center;}div.menubas ul li.test1{ margin: 0 0 0 0;	/* haut droite bas gauche */width: 178px;}div.menubas ul li.test2{ margin: 0 0 0 0;	/* haut droite bas gauche */width: 177px;}div.menubas ul li a{  margin: 0 0 0 0;	/* haut droite bas gauche */	font-weight: bold;	display: block;	text-align: center;	color: #FFFFFF;	text-decoration: none;}div.menubas ul li a:hover{  	background:#FFFFFF; /* blanc */	color:#66cc66; /* couleur vert silhouette */}