/*   **********   HTML STANDARD   **********   */
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
p, blockquote, ul, ol, dl, pre {
	page-break-inside: avoid;
}
p {
	text-align: justify;
}
a {
	text-decoration: none;
	color: #000000;
}
#contenu a[href]:after, #actus a[href]:after {
	content: " [" attr(href) "]";
	font-size: small;
}
acronym {
	border: 0;
}
acronym[title]:after {
	content: " (" attr(title) ")";
}




/*   **********   DECOUPAGE PRINCIPAL ET ELEMENTS SPECIFIQUES   **********   */
#bandeau img {
	border: 0;
}
#printonly {
	display: block;
	margin: 0;
	padding: 0;
}
#boutons, #menu, #ours, #colonne, #bouton_montrer, #boutons_admin_supp, .acccesslayout, .bypass, .pagination {
	display: none;
}
#adresse_web {
	font-family: "Courier New", monospace;
	font-size: 8pt;
	display: block;
}




/*   **********   SIFR   **********   */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
