TD  {
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : normal;
}

B  {
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
}

body { margin:0; padding:0;}

#page { 
	position:relative;
	top:5px;
	left:0px;
	width:600px; 
	border: 0px;
	padding:0px;
	margin:0px;
	background-color:#ffffff; 
}

#text { 
	position:absolute;
	top:0px;
	left:0px;
	width:335px; 
	height:273px;
	border: 0px;
	z-index:1;
}

#over {
	position:absolute;
	top:0px;
	left:0px;
	width:335px; 
	height:290px;
	border: 0px;
	z-index:2;
}

#adresse{ 
	position:absolute;
	top:250px;
	left:0px;
	width:335px; 
	border: 0px;
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : normal;
	font-color: #3333FF;
	z-index:3;
}

