/*
-----------------------------------------------
Style ADULLACT pour media PRINT
auteur:   Matthieu Faure // Open-S.com
version:  13/09/2005
----------------------------------------------- */

body {
	font-family: georgia, "Times New Roman", Times, serif;
}

#header, #nav, #extra, #footer {
	display: none;
}

#logo-adullact {
	display: inline;
}

#content a:after {
	content: " (" attr(href) ") ";
}

acronym {
	border: none;
}

acronym[title]:after {
	content: " (" attr(title) ") ";
	font-style: italic;
}

