#nav, .haut_page, .help, .reference, img[src="images/icone_lien_externe.png"]
{
    display: none;
}

#content {
    width: 100%;
    margin: 0;
    float: none;
}

.lien_externe:link:after
{
    content: " (" attr(href) ") ";
}

a:link
{
    font-weight: bold;
    text-decoration: underline;
    color: #06c;
}

img[src="images/frax.png"]
{
	display: block;
    margin-left: auto;
    margin-right: auto;
    border: solid black 2px;
}

h2
{
	text-align:center;
}

h3
{
	text-decoration:underline;
}

footer a
{
	display: none;
	
}

footer
{
	text-align:center;
}