#entete {
	display : none;
}

#vernav {
	display : none;
}

.art_nav {
	display : none;
}

#footer {
	display : none;
}

#player {
	display: none;
}

#body {
	background : white;
	font-size : 12pt;
	font-family: georgia;
	margin: 0;
}

#article {
	margin-left: 0;
	margin-right: 0;
	width: auto;

}

#article .div_img {
	float:left;
	margin-bottom:11px;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	margin-bottom: 0;
	font-size: 12pt;
}

p {
	margin-top: 4pt;
	margin-bottom : 0;
	border: 0;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

