@page { 
	size: portrait;
}

body {
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
}

#entete, #menuPrincipal, #blocIllustrHaut form, #menuFonctionnel, #basPage, #contenu .liensUtiles, #fileAriane, #gallerie {
	display: none;
}

#page {
	width: 100%;
}

#page #blocIllust {
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	height: auto;
}

#blocIllust #blocIllustration {
	margin: 0;
}

#detailIllustr h2, #detailIllustr p {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

#blocIllust #blocIllustrHaut {
	margin: 0;
	padding: 0;
}

#blocIllust #blocIllustrHaut #detailIllustr {
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
}

#contenu {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
}

#contenu p {
	font-size: 12px;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}