BODY {
	margin-left:0px;
	margin-right:0px;
	width:100%;
}

#fixmetoo { position: absolute; right: 0px; bottom: 0px; }
div > div#fixmetoo { position: fixed; }

h1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: lighter;
}

.mouse 
{
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:14px;
	font-family:comic sans ms;
	font-weight:"bold";
	color:black;
}

.h1_rubrique{
	font: bolder 30px Arial;
	color:#3366cc;
}

.text{
	font: 11pt Arial;
	color: #008080;
}