	/* PAGE D'ACCUEIL DU PORTAIL */
	
	/* Couleurs de fonds */
	.ePortal_greyBG{
		background-color: #E8E8E8;
	}
	.ePortal_darkGreyBG{
		background-color: #D9D9D9;
	}
	.e_Red_bg {
		background-color: #8C0000;
	}
	
		/* UTILITAIRES */
	
	/* Couleurs de fonds */
	.eUtili_rechBG{
		background-color: #404C67;
	}
	.eUtili_whiteBG{
		background-color: #FFFFFF;
	}
	.eUtili_mediumBG{
		background-color: #FFF1B4;
	}
	.eUtili_darkBG{
		background-color: #C0DAE9;
	}
	
	.eUtili_right_lightBG{
		background-color: #F7F6F0;
	}
	.eUtili_right_mediumBG{
		background-color: #F1EDDD;
	}
	.eUtiliright_darkBG{
		background-color: #EBE5CF;
	}
	
	.eUtilitableau_BG{
	background-color: #F7F7F7;
	}

	
	/* MAIRIE */
	
	/* Couleurs de fonds */
	.eMairie_rechBG{
		background-color: #8299A9;
	}
	.eMairie_lightGreyBG{
		background-color: #EFEFEF;
	}
	.eMairie_mediumGreyBG{
		background-color: #E7E7E7;
	}
	.eMairie_darkGreyBG{
		background-color: #CECECE;
	}
	.eMairie_lightYellowBG{
		background-color: #F7F6F0;
	}
	.eMairie_mediumYellowBG{
		background-color: #F1EDDD;
	}
	.eMairie_darkYellowBG{
		background-color: #EBE5CF;
	}
	.eMairie_lightBG{
		background-color: #EFEFEF;
	}
	.eMairie_mediumBG{
		background-color: #E7E7E7;
	}
	.eMairie_darkBG{
		background-color: #CECECE;
	}
	.eMairie_right_lightBG{
		background-color: #F7F6F0;
	}
	.eMairie_right_mediumBG{
		background-color: #F1EDDD;
	}
	.eMairie_right_darkBG{
		background-color: #EBE5CF;
	}
	
	/* Pour le fond de tableau avec 1 PDF ou 1 fichier ZIP. */
	.eMairie_greyTabBG{
	    background-color: #f1f1f1;
	    border: 1px solid #dedede;
    }

    /* Pour le formatage des tableaux. */
	.eMairie_degradeTab {
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/service_fin_fr/media/images/degrade_tab_fin.jpg);
		BACKGROUND-REPEAT: repeat-x;
		border: 1px solid #efefef;
	}
	
	.eMairie_degradeTabSansBord { /* Dégradé sans bordure. */
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/service_fin_fr/media/images/degrade_tab_fin.jpg);
		BACKGROUND-REPEAT: repeat-x;
	}
	
	.eMairie_degradeTab2 {
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/service_fin_fr/media/images/degrade_tab2_fin.jpg);
		BACKGROUND-REPEAT: repeat-x;
	}
	.eMairie_trTab{
		background-color: #f6f7f9;
		vertical-align: text-bottom;
}
	/* Pour la section Grands dossiers */
	a.eMairie_Black10:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	a.eMairie_Black10:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	a.eMairie_Black10:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-weight: normal;
		text-decoration: underline;
		line-height: 15px;
	}
	a.eMairie_Black10:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	
	
    
	/* LES ARRONDISSEMENTS */
	
	/* Couleurs de fonds */
	.eArronds_rechBG{
		background-color: #7E8468;
	}
	.eArronds_lightBG{
		background-color: #F5F8EF;
	}
	.eArronds_mediumBG{
		background-color: #F2F6E5;
	}
	.eArronds_darkBG{
		background-color: #ECF1DD;
	}
	.eArronds_lightBeigeBG{
		background-color: #F5F8EF;
	}
	.eArronds_mediumBeigeBG{
		background-color: #F2F6E5;
	}
	.eArronds_darkBeigeBG{
		background-color: #ECF1DD;
	}
	
    /* Liens */
	a.eArronds_Red11Bold:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8C0000;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
    a.eArronds_Red11Bold:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8C0000;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	a.eArronds_Red11Bold:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8C0000;
		font-weight: normal;
		text-decoration: underline;
		line-height: 15px;
	}
	a.eArronds_Red11Bold:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8C0000;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	.eArronds_degradeTab { 
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/librairie_fr/images/bg_degrade_tab_arr.jpg); 
		BACKGROUND-REPEAT: repeat-x; 
		border: 1px solid #ecf1dd;
	}
	.eArronds_degradeTab2 { 
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/librairie_fr/images/bg_degrade_tab_arr2.jpg); 
		BACKGROUND-REPEAT: repeat-x; 
	}
    /* Pour le fond des capsules découvertes. */
	.eArronds_capsule_dec {
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/librairie_fr/images/bg_coll_capsule_decouv_arr.jpg);
		BACKGROUND-REPEAT: repeat-x;
	}
	select.eArronds_dropp {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		font-size : 10px;
		color : #000000;
		width : 360px;
   }
   
	/* ACCÈS MONTRÉAL */
	
	/* Couleurs de fonds */
	.eAcces_rechBG{
		background-color: #688595;
	}
	.eAcces_lightBG{
		background-color: #EDF4FA;
	}
	.eAcces_mediumBG{
		background-color: #D8E7F3;
	}
	.eAcces_darkBG{
		background-color: #C0DAE9;
	}
	
	.eAcces_right_lightBG{
		background-color: #F7F6F0;
	}
	.eAcces_right_mediumBG{
		background-color: #F1EDDD;
	}
	.eAcces_right_darkBG{
		background-color: #EBE5CF;
	}
	
	
	a.eArronds_MediumGrey:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	a.eArronds_MediumGrey:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	a.eArronds_MediumGrey:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration: underline;
		line-height: 15px;
	}
	a.eArronds_MediumGrey:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	
/* LA VIE À MONTRÉAL */
	
/* Couleurs de fonds */

.eVie_rechBG{
	background-color: #B4A052;
}
.eVie_right_lightBG{
	background-color: #F7F6F0;
}
.eVie_right_mediumBG{
	background-color: #EFECDF;
}
.eVie_right_darkBG{
	background-color: #EBE5CE;
}
.eVie_tab_darkBG{
	background-color: #FFF7E1;
}
.eVie_tab_lightBG{
	background-color: #FFFBEF;
}


/* LES ARCHIVES */
	
/* Couleurs de fonds */

.eArchives_rechBG{
	background-color: #C6531E;
}
.eArchives_Caps_rechBG{
	background-color: #362B4B;
}
.eArchives_right_lightBG{
	background-color: #F7F6F0;
}
.eArchives_right_mediumBG{
	background-color: #EFECDF;
}
.eArchives_right_darkBG{
	background-color: #EBE5CE;
}


	/* Liens */
	a.eVie_MediumGrey10Bold:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-weight: bold;
		text-decoration: underline;
		line-height: 15px;
	}
	a.eVie_MediumGrey10Bold:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-weight: bold;
		text-decoration: underline;
		line-height: 15px;
	}
	a.eVie_MediumGrey10Bold:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.eVie_MediumGrey10Bold:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-weight: bold;
		text-decoration: underline;
		line-height: 15px;
	}
	
/* LE MONTRÉAL PRATIQUE */
	
/* Couleurs de fonds */

.ePratique_rechBG{
	background-color: #52524c;
}

.ePratique_right_lightBG{
	background-color: #F7F6F0;
}
.ePratique_right_mediumBG{
	background-color: #EFECDF;
}
.ePratique_right_darkBG{
	background-color: #EBE5CE;
}
.ePratique_tab_jauneBG{
	background-color: #FAF6DE;
}

.ePratique_degradeTab{
	background-image: url(/pls/portal/docs/page/librairie_fr/images/bg_degrade_tab_pra.jpg);
	border: 1px solid #EDEEF2;
	background-repeat: repeat-x;
}
.ePratique_jour{
	background-image: url(/pls/portal/docs/page/librairie_fr/images/bt_pra_cal_jour.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.ePratique_pointille{
	background-image: url(/pls/portal/docs/page/librairie_fr/images/bg_pointille.gif);
	background-repeat: repeat-x;
}

a.ePratique_cal:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.ePratique_cal:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.ePratique_cal:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #8C0000;
		font-weight: bold;
		text-decoration: underline;
		line-height: 15px;
	}
	a.ePratique_cal:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}

	a.ePratique_cal2:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999999;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.ePratique_cal2:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999999;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.ePratique_cal2:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #8C0000;
		font-weight: bold;
		text-decoration: underline;
		line-height: 15px;
	}
	a.ePratique_cal2:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999999;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	
/* LES ATTRAITS */
	
/* Couleurs de fonds */

.eAttraits_rechBG{
	background-color: #8C663F;
}

.eAttraits_right_lightBG{
	background-color: #F7F6F0;
}
.eAttraits_right_mediumBG{
	background-color: #EFECDF;
}
.eAttraits_right_darkBG{
	background-color: #EBE5CE;
}
.eAttraits_tab_beigeBG{
	background-color: #FBF7DE;
}
.eAttraits_tab_jauneBG{
	background-color: #FAF6DE;
}
.eAttraits_tab_degrade { /* Dégradé sans bordure. */
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/librairie_fr/images/degrade_tab_attraits.jpg);
		BACKGROUND-REPEAT: repeat-x;
}

/* LES AFFAIRES */
	
/* Couleurs de fonds */

.eAffaires_rechBG{
	background-color: #495577;
}

.eAffaires_right_lightBG{
	background-color: #F7F6F0;
}
.eAffaires_right_mediumBG{
	background-color: #EFECDF;
}
.eAffaires_right_darkBG{
	background-color: #EBE5CE;
}
.eAffaires_TabBlueBG{
	background-color: #e7ebf1;
}
.eAffaires_tab_degrade { /* Dégradé sans bordure. */
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/librairie_fr/images/bg_degrade_tab_aff.jpg);
		BACKGROUND-REPEAT: repeat-x;
}

.eAffaires_bordureTab { /* Dégradé avec bordure. */
		BACKGROUND-IMAGE: url(/pls/portal/docs/page/librairie_fr/images/bg_degrade_tab_aff.jpg); 
		BACKGROUND-REPEAT: repeat-x; 
		border: 1px solid #efebf1;
	}
	
.eImagebrd {
	border: 1px solid #CCCCCC;
	
}


/* Lien spécial pour La Fête!  */
			
	.eFete_joindre{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		}
		
/* L'OMBUDSMAN */
	
/* Liens bleu moyen de la collectrice */

	a.eOmb_MediumBlue10Bold:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #007DC4;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.eOmb_MediumBlue10Bold:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #007DC4;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.eOmb_MediumBlue10Bold:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #9ECEF4;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.eOmb_MediumBlue10Bold:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #007DC4;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}		



/* Liens foncé moyen de la collectrice */

	a.eOmb_DarkBlue10Bold:link{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #012577;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.eOmb_DarkBlue10Bold:visited{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #012577;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.eOmb_DarkBlue10Bold:hover{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #007DC4;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
	a.eOmb_DarkBlue10Bold:active{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #012577;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}		
	
	
/*cms*/
/* Les styles pour le cms sont dans ADMIN_FR/MEDIA/STYLES/STYLES_CMS.CSS */
	