@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/SciSocPsy/BgHautGauche.jpg);
}
	
/* ===== BANDEAU NOM DU DÉPARTEMENT ===== */
	
/* ===== MENU DU DÉPARTEMENT ===== */

#bandeau-nom-département h1 {
	background-image:url(../images/SciSocPsy/BgUnite.jpg);
}

#bandeau-département {
	background-image:url(../images/SciSocPsy/BgBasGauche.jpg);
}
	
/* ===== MENU DE NAVIGATION DE GAUCHE ===== */

/* ===== CONTENU ===== */

#contenu .citation {
color:#993300;
font-family:"Trebuchet MS",Verdana,sans-serif;
font-size:1.3em;
}
	
/* ===== BABILLARD ===== */
#babillard p.couleur-secteur {
	color: #993300;
}

#babillard a.couleur-secteur  {
	color: #993300;
	text-decoration: none;
}

#babillard a:link.couleur-secteur {
	color: #993300;
	text-decoration: none;
}

#babillard a:visited.couleur-secteur {
	color: #993300;
	text-decoration:none; 
} 

#babillard a:active.couleur-secteur {
	color: #993300;
	text-decoration:none; 
}
 
#babillard a:hover.couleur-secteur {
	color: #993300;
	text-decoration: underline;
}	
/* ===== BAS DE LA PAGE ===== */
	
/* ===== PIED DE PAGE ===== */
	 



