/* ************************************************************************************************* */
/* *************************** Gabarit institutionnel Version 2.2 ********************************** */
/* *** Propriete de L'universite de Montreal et de la Direction des communications et recrutement ** */
/* ************************************************************************************************* */


/* ******************************* Feuille de style pour l'impression ****************************** */
/* ********************************* Ce fichier vous appartient ************************************ */

/* ********************** Pour aider votre comprehension, vous pouvez CONSULTER ******************** */
/* ************************************ le fichier "udem.css" ************************************** */

/* règles publiques éditables et réutilisables */

* {
	line-height: normal !important;
}
script {
	display: none !important;
}
h1 {
	color: black !important;
}
h2 {
	color: black !important;
	border-bottom: 1px solid black !important;
}
h3 {
	color: black !important;
}
h4 {
	color: black !important;
}
/* règles appartenant à l'UdeM */
body {
	background-color: white !important;
	text-align: left !important;
}
div#um-enveloppe {
	position: static !important;
	width: auto !important;
	margin: 10px !important;
}
div#um-bandeau-institutionnel {
	width: auto !important;
	position: static !important;
	height: auto !important;
	background-color: white !important;
}
div#um-bandeau-institutionnel a.um-logo {
	display: inline !important;
	position: static !important;
}
div#um-bandeau-institutionnel div.um-liens-haut {
	display: none !important;
}
div#um-bandeau-institutionnel form.um-recherche {
	display: none !important;
}
div#um-bandeau-identification {
	width: auto !important;
	margin: 20px 0 10px 0 !important;
	position: static !important;
	height: auto !important;
}
div#um-bandeau-identification #um-logo-unite {
	position: static !important;
	padding: 10px !important;
}
div#um-bandeau-identification div.um-bandeau-site-complet {
	background-image: none !important;
	border-width: 0 !important;
	height: auto !important;
	position: static !important;
	width: auto !important;
}
div#um-bandeau-identification div.um-bandeau-site-haut-gauche {
	display: none !important;
}
div#um-bandeau-identification div.um-bandeau-site-haut-droit {
	display: none !important;
}
div#um-bandeau-identification div.um-bandeau-site-bas-gauche {
	display: none !important;
}
div#um-bandeau-identification div.um-bandeau-site-bas-droit {
	display: none !important;
}
div#um-bandeau-identification div.um-titre-site {
	position: static !important;
	color: black !important;
}
div#um-menu-et-contenu {
	background-color: white !important;
}
div#um-menu-vertical {
	display: none !important;
}
div#um-contenant {
	float: none !important;
	width: auto !important;
	position: static !important;
}
div#um-contenu {
	background-image: none !important;
	padding: 0 0 0 0 !important;
	margin-top: 20px !important;
	float: none !important;
	width:auto !important;
}

div#um-contenu-2-6-2 {
	background-image: none !important;
	padding: 0 0 0 0 !important;
	margin-top: 20px !important;
	float: none !important;
	width:auto !important;
}

div#um-contenu-droite {
	background-image: none !important;
	padding: 0 0 0 0 !important;
	margin-top: 20px !important;
	float: none !important;
	width:auto !important;
}

div#um-pied {
	display: none !important;
	clear: none !important;
	background-color: white !important;
	padding: 0 !important;
}
