@charset "UTF-8";
/* Version -17 avril 2007- */

/* CETTE FEUILLE NE DOIT ÊTRE MODIFIÉE EN AUCUN CAS 
   ----------------------------------------------- */
/* Pour procéder à une modification visuelle sur votre site, 
   modifiez le fichier "departement.css"  */

/* Auteur :	Arnaud d'Alayer <arnaud.dalayer@umontreal.ca>
		  			Conseiller de formation pratique en gestion de l'information numérique
			  		École de bibliothéconomie et sciences de l'information */

/* Modifié par Lise Desjardins */ 

/* ===== ENTÊTE ===== */
	
/* ===== CENTRE DE LA PAGE ===== */
	
/* ===== BANDEAU DE LA FACULTÉ ===== */
	
#bandeau-faculté {
	background-image:url(../images/LetSciHum/BgHautGauche.jpg);
}
	
/* ===== BANDEAU NOM DU DÉPARTEMENT ===== */
	
/* ===== MENU DU DÉPARTEMENT ===== */

#bandeau-nom-département h1 {
	background-image:url(../images/LetSciHum/BgUnite.jpg);
}

#bandeau-département {
	background-image:url(../images/LetSciHum/BgBasGauche.jpg);
}
	
/* ===== MENU DE NAVIGATION DE GAUCHE ===== */

/* ===== CONTENU ===== */

#contenu *.citation {
	color:#009999;
}
#babillard p {
    border-bottom: 1px dotted #DADADA;
    margin: 6px 10px;
}
	
/* ===== BABILLARD ===== */

/* ===== BAS DE LA PAGE ===== */
	
/* ===== PIED DE PAGE ===== */
	 



