body{
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	text-align:justify;
}
a {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
font.titre {
	FONT-SIZE: 14px;
	font-weight:bold;
}
iframe#menu{
	overflow:hidden;
	height: 420px;
	width: 750px;
}
iframe#contenu{
	overflow:auto;
	height: 400px;
	width: 560px;
}
img {
	border: 0px;
}
