@charset "utf-8";
/* CSS Document */

/* Section Header EN */
#section-header { background-image: url(../img/section-home-header-en.jpg); }
#section-title { left: 18px; top: 44px; width: 214px; height: 28px; }
#parent-org-title { left: 18px; top: 9px; width: 194px; height: 34px; }

/* Section Header FR */
.fr #section-header {background-image: url(../img/section-home-header-fr.jpg); }
.fr #section-title { left: 19px; top: 43px; width: 268px; height: 28px; }
.fr #parent-org-title { left: 22px; top: 19px; width: 256px; height: 24px; }

/* Image below the Local Navigation */
/*
#section-photo { 
	background-image: url(); 
	height: 109px; 
}
*/
#main-content ol ol li{
	list-style-type: lower-alpha !important;
}
#main-content h2{ margin-bottom: 0px; }
#main-content hr{ margin-top: 5px; }

.breadcrumbs{
	font-size:0.9em;
	margin-top: 30px;
	text-align:center;
	line-height: 1.6em;
}
