body
{
	background: #FFF;
	color: #444;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
}

#page
{
	background: #fff;
	padding: 0;
	width: 95%;
}

#contenu_principal {
	background: #fff;
	padding: 0;
	width: 100%;
}

#barre_laterale, #menu, #pied_de_page {
	display: none;
}

#pied_de_page_print {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 10px;
	border-top: 1px dotted #ccc;
	page-break-inside: avoid;
}

.spip_cadre {
	display: block;
	border: 0;
	width: 99%;
}

a.spip_out:after {
	font-weight: normal;
	content: " (" attr(href) ") ";
}

p.spip {
	page-break-inside: avoid;
}
