body {	margin: 0;	padding: 0;	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666;	background: #fff;}img {border:none}.mylayer { 	position: absolute;	margin: 5px;	padding: 0;	left: 0;	top: 0; 	width: auto;	background-color: #fff;	border: none;} #onglet1, #onglet2, #onglet3, #onglet4, #onglet5 {	position: absolute;	top: 0;	}#onglet2, #onglet3, #onglet4, #onglet5, #onglet6, #onglet7 {visibility: hidden}#onglet1 {visibility: visible}.layermenu {	float: left;	width: 100%;	background: #9bd;	font-size: 12px;	line-height: 50%;	border-top: 1px solid #cde;	}  .layermenu ul {	margin: 0;	padding: 0;	list-style: none;	}.layermenu li {	float: left;	margin: 0;	padding: 0;	list-style: none;	text-decoration: none;	background-color: #cde;	border-right: 1px solid #9bd;	border-bottom: 1px solid #cde;	}.layermenu li.layeron { 	background-color: #fff; 	border-bottom: 1px solid #fff;	}.layermenu li.layeron a {	color: #666;	cursor: default;	}.layermenu a:link, .layermenu a:visited, .layermenu a:hover, .layermenu a:active {	float: left;	padding: 6px 15px 6px 15px;	display: block;	color: #579;	text-decoration: none;	font-weight: bold;}    /* Begin IE5-Mac Hack \*/.layermenu a {float:none;}/* End IE5-Mac Hack */.layercont {	clear: both;	padding: 15px;	text-align: justify;}.titre {	font-size: 12px;	font-weight: bold;}  .titre+hr { 	height: 1px;	color: #cde;	background-color: #cde;	margin-top: -12px; } .pied {     text-align: right;    font-size: 10px;    font-style: italic;    padding: 8px; } a:link { 	color: #369;	text-decoration: none; } a:visited { 	color: #468;	text-decoration: none; } a:hover { 	color: #765;	text-decoration: underline; } a:active { 	color: #963;	text-decoration: underline; } 