#onglet
{
	position: absolute;
	top: -42px;
	border:0px solid #000000;
	clear:both;
	height:31px;
	margin:10px auto 0pt;
	padding-left:17px;
	left: 3px;
}

a 
{
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

body 
{
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	font-size:13px;
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;
	text-align:center;
	background-color: #DCDCDC;
}

#onglet a 
{
	background:transparent url(onglet3.png) no-repeat scroll top left;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:32px;
	margin-right:8px;
	position:relative;
	text-decoration:none;
	width:112px;
	z-index:30;
}
#onglet a:hover 
{
	background:transparent url(onglet2.png) no-repeat scroll top left;
	float:left;
	font-size:12px;
	height:32px;
	line-height:32px;
	margin-right:8px;
	position:relative;
	text-decoration:none;
	width:112px;
	z-index:30;
}

div#onglet a.lu, div#onglet a.lu:hover
{
	background:transparent url(onglet1.png) no-repeat scroll top left;
	color: #000000;
	float:left;
	font-size:12px;
	height:32px;
	line-height:32px;
	margin-right:8px;
	position:relative;
	text-decoration:none;
	width:112px;
	z-index:30;
}

div#fenetre
{
	position: absolute;
	left: 50%; 
	top: 80px;
	width: 900px;
	height: 500px;
	margin-left: -450px;
	border: 1px solid black;
	z-index: 42;
	background-color: white;
	/*background-image: url(fenetre.jpg);*/
}

div#coin_hd
{
	width: 285px;
	height: 285px;
	position: absolute;
	top: -1px;
	right: -1px;
	background-image: url(coin_hd2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div#coin_bg
{
	width: 150px;
	height: 150px;
	position: absolute;
	bottom: -1px;
	left: -1px;
	background-image: url(coin_bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div#w3c
{
	position: absolute;
	bottom: -60px;
	right: 0px;
}