/*

Feuille impression ANACT

*/

/* Default
--------------------------------------------------- */
* {text-decoration: none; border: 0; color: #000;}
body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	}

/* Elements masqués
--------------------------------------------------- */
#menu, #toolBox, .pager, #breadcrumbs,#logo {display: none;}

/* Global
--------------------------------------------------- */
#page {margin: 0.8cm;}

/* Header
--------------------------------------------------- */
#baseline {
	color: #888;
	border-bottom: 0.2pt #ddd solid;
	padding-bottom: 2pt;
	margin-bottom: 5pt;
	font-size: 8pt;
	}
#ariane {border-bottom: 3pt #ddd solid;padding-bottom: 2pt;font-size: 8pt;}

/* Contenu -------------------- */
#sideBar .encadre {border-top: 0.2pt #ddd solid;}
#sideBar .date {font-size: 8pt; border-right: 0.2pt #ddd solid; padding: 0 5pt 0 0;}
#sideBar h3 {margin-top: 0; display: inline;}
#sideBar p {font-size: 9pt;}

/* Footer
--------------------------------------------------- */
#footer {margin-top: 15pt; padding-top: 15pt; border-top: 3pt #ddd solid;}



