* {
	padding:0px; 
	margin:0px;
}
body {
 	height: 100%;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#menu {
	display:none;
}
#top {
	display:none;
}
p {
	margin-bottom:15px;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:12px;
	color:#107194;
}
h4 {
	font-size:11px;
	font-weight:bold;
}
h5 {
	font-size:10px;
}
h6 {
	font-size:9px;
}
table#perso td {
	padding:10px;
}
ul.plan {
	margin-bottom:20px;
}
ul.plan li {
	list-style-type:circle;
	margin-left:20px;
}
#smenu {
	display:none;
}
#contenu {
	width:575px;
	overflow:visible;
}
