body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	background-color: #F9EBE6;
}

* html body {/* hack pour IE */
	text-align: center;
}

table#contenuTableau{
	background-color: #F0F0FF;
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	margin: 0px auto;
	padding : 0px 1px;
	width:760px !important;
}


/* DÉBUT CODE CSS POUR LA BANNIÈRE */
#logoUqam, #logoEsg, #titreFaculte, #btnChercher,#titreSection {
	border: 0px;
}

.btnCher {
 	vertical-align: bottom;
	height: 68px !important;
	text-align:right;
	font-size:95%;
}

#btnChercher {
	vertical-align: middle;
}

#langue {
	position: relative;
	margin-top: -80px;
	z-index: 2;
}
* html body #langue {
	margin-top: -83px;
}

#titreSec{
	position: relative;
	margin-top: -15px;
	z-index: 3;
}
* html body #titreSec{
	margin-top: -18px;
	margin-bottom:-5px;
}

*:first-child+html #titreSec{
	margin-top: -18px;
	margin-bottom:-5px;
}
/* début css pour menu Haut */
#hautDePage{
	clear: both;
	width: 752px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
}
#menuHautLigne1 {
	position: relative;
	margin-top: -70px;
	z-index: 3;
}
#menuHautLigne1 td{
	vertical-align : bottom;
	text-align: right;
}
#menuHautLigne1 td a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 60%;
	color: #0A55A3;
	font-weight: bold;	
	border-right: 1px solid #0A55A3;
	text-decoration : none;
}

#menuHautLigne1 td a:HOVER{
	color: #0A55A3;
	text-decoration : underline;
}
#menuHautLigne2 {
	position: relative;
	margin-top: -60px;
	z-index: 3;
}
#menuHautLigne2 td{
	padding-bottom : 5px;
	vertical-align : bottom;
	text-align: right;
}
#menuHautLigne2 td a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 60%;
	color: #0A55A3;
	font-weight: bold;	
	border-right: 1px solid #0A55A3;
	text-decoration : none;
}

#menuHautLigne2 td a:HOVER{
	color: #0A55A3;
	text-decoration : underline;
}

/* fin css pour le menu Haut */


/* début css pour les langues */
.tdLangue{
	padding-bottom : 5px;
	vertical-align : bottom;
	text-align: right;
	height: 68px !important;
}

.tdLangue2{
	padding-bottom : 5px;
	vertical-align : bottom;
	text-align: left;
}
a#langue{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	text-transform : uppercase;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 60%;
	color: #0A55A3;
	font-weight: bold;	
	border-right: 1px solid #0A55A3;
	text-decoration : none;
}
a#langue2, a#chercher{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	text-transform : uppercase;
	padding-right: 10px;
	padding-left: 10px;
	font-size:60%;
	color: #0A55A3;
	font-weight: bold;	
	border-right: 0px solid #0A55A3;
	text-decoration : none;
}

a#langue:HOVER, a#langue2:HOVER, a#chercher:HOVER{
	color: #0A55A3;
	text-decoration : underline;
}
/* fin css pour les langues */

/* début css pour le fil d'Ariane */


div#chemin{
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;	
}

div#chemin div {
	width: 747px !important;
	padding-left: 5px;
	background-color: #D7D7D7;
	font-size : 60%;
	color: #1D529A;
	font-weight: bold;
	margin-top: -2px;	
}

* html body div#chemin div { /* hack pour IE */
	width: 752px !important;
	margin-top: 1px;
	padding-bottom: 0px;	
}
*:first-child+html div#chemin div { /* hack pour IE */
	margin-top: 1px;
	padding-bottom: 0px;	
}

div#chemin div  a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	font-size: 100%;
	font-weight: normal;
	color: #1D529A;
	text-decoration: none;
}

div#chemin div  a:HOVER{
	color: #1D529A;
	text-decoration: underline;
}

div#chemin div span.actif {
	color: #221E1F;
	font-weight: normal;	
}

/* fin css pour le fil d'Ariane */
/* FIN CODE CSS POUR LA BANNIÈRE */

/* DÉBUT CODE CSS POUR BAS DE PAGE */
#basDePage{
	clear: both;
	width: 752px;
	padding-top: 2px;
	border-top: 1px solid #000000;	
}


#info {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size : 60%;
	color: #FFFFFF;
	font-weight: bold;	
}
* html body #info {
	margin-top: 20px;
}
#info a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#info a:HOVER{
	color: #FFFFFF;
	text-decoration: underline;
}
.fondCouleurCorp{
	/* Corporatif */
	background-color: #0A55A0;
}
.fondCouleurCom {
	/* Faculté Communication */
	background-color: #E69202;
}
.fondCouleurEduc{
	/* Faculté Éducation  */
	background-color: #F36621;
}
.fondCouleurScHu{
	/* Faculté ScHumaines */
	background-color: #6AB135;
}	
.fondCouleurGes{
	/* Facutlé Gestion */
	background-color: #AD2113;
}	
.fondCouleurArt{
	/* Facutlé Arts */
	background-color: #888888;
}


.fondCouleurArtold{
	/* Facutlé Arts */
	background-color: #E92269;
}		
.fondCouleurSc{
	/* Facutlé Sciences */
	background-color: #40B239;
}	
.fondCouleurScPoold{
	/* Faculté ScPolitique OLD */
	background-color: #3E7BBA;
}
.fondCouleurScPo{
	/* Faculté ScPolitique */
	background-color: #336699;
}
.fondCouleurFinan{
	/* Campagne de Financement*/
	background-color: #DC7727;
}	
.fondCouleurRecru{
	/* Recrutement Bureau Diplomés */
	background-color: #009BE2;
}
.fondCouleurForm{
	/* Formation continue */
	background-color: #02B2E3;
}

.fondCouleurLang {
	/* École de langues */
	background-color: #E69202;
}


#uqamMiseJour{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #818181;
	font-size : 60%;
}
#uqamMiseJour a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: inherit;
	font-size: 100%;
	color: #818181;
	text-decoration: none;
}
#uqamMiseJour a:HOVER{
	color: #818181;
	text-decoration: underline;
}
.miseAJour{
	font-weight: normal;	
}
/* FIN CODE CSS POUR BAS DE PAGE */
