@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(../../../cepi-cips/assets/img/section-header-link-fr.png); background-repeat:no-repeat;
}
.section-home #section-header {
	background-image: url(../../../cepi-cips/assets/img/section-header-fr.png); background-repeat:no-repeat;
}

#parent-org-title { left: 20px; top: 3px; width: 220px; height: 20px; }
#section-title { left: 20px; top: 28px; width: 278px; height: 50px; }

/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url();
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }

 
