

/* Ne pas afficher... ----- */

#entete ul, #entete div, .retour-sommaire, #accueil #colonne2, #pied  {
	display: none;
}
#entete h1 {
			display: none; /*À activer pour le nouveau visuel du 24-08-2009 */
}
#entete #logo_print {
			display: block;
}


body.independant #entete div {display: block; margin: 0 0 15px -17px;}
body.independant #entete div a.ulaval {margin-left: 280px;}

/* Pour impression... ----- */

#page {
	width: 6.5in;
	padding: 0;
}

body, body .pagewrap, body * {
	color: #000 !important;
	background: none !important;
	border-color: #333 !important;
}

#entete h1 {
	padding: 0;
	height: auto;
}
#entete h2 {
	clear: none;
	margin: 18px 0;
	padding: 3px 5px;
	font-size: .9em;
	text-transform: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#entete h2 em {
	float: none;
	font-style: normal;
	margin: 0;
}
#entete h2 span {
	float: left;
	margin: 0;
}

#corps {
	padding: 0;
}
#corps h1 {
	margin-bottom: 1em;
}
#colonne1 {
	float: none;
	width: auto;
	display: block;
	margin: 0;
}
#colonne2 {
	float: none;
	width: auto;
	margin: 0;
} 

body#detail h1 {
	padding: 10px 0 5px;
}

#page a {
	text-decoration: underline;
}

dl.pagination {
	border-top: 1px solid;
	padding: 3px 0;
	border-bottom: 1px solid;
}
#outils_comm, #outils_comm2 {
	display: none;
}

