/* Inutile pour l'impression
*******************************************************************/
#navigation,#sidebar,#footer,.totop,img{
	display: none;
}

/* Modifications spéciales
*******************************************************************/
h1, h2, h3, h4, h5, h6{ font-family: georgia, "Times New Roman", Times, serif; margin: 0.5em 0 0.5em 0;}
h1{font-size: 2.4em;}
h2{font-size: 2em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em; font-weight: normal; font-style: italic;}

p{
  	line-height: 14pt;
  	font-size: 12pt;
  	text-align: justify;
}
a{
  	color: #000;
  	text-decoration: none;
  	font-weight: bold;
}
a:link:after{ 
	content: " (" attr(href) ") "; 
}
acronym[title] {
	border-bottom: dotted 1px;
}
acronym[title]:after{
  	content: " (" attr(title) ") ";
  	font-style: italic;
}
img{
	display: none;
}

#top {
	width: 100%;
  	float: none;		
}

#contenu {
	background:none;
  	width: 100%;
  	float: none;
}
