@page { 
	size: portrait;
}

body {
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
}

#header p, #menu, #blocInfos, #menuFooter {
	display: none;
}

#footer {
	margin-top: 30px;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#content {
	float: none;
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 120px;
}