@charset "utf-8";
/* CSS Document */

/* Section Header */
.section-home #section-header {
	background-image: url(../img/section-header-home-en.jpg);
}


.fr .section-home #section-header {
	background-image: url(../img/section-header-home-fr.jpg);
}

#section-header { 
	background-image: url(../img/section-header-en.jpg);
}

.fr #section-header { 
	background-image: url(../img/section-header-fr.jpg);
}

#parent-org-title{
	 left: 11px; top: 20px; width: 250px; height: 24px; 
}

#section-title { left: 15px; top: 15px; width: 250px; height: 55px; }



#heading-news-fr { 
	background-image: url(../img/news-header-fr.png);
}

#heading-liens { 
	background-image: url(../img/liens-header.png);
}




#heading-news { 
	background-image: url(../img/news-header.png);
}

#heading-quicklinks { 
	background-image: url(../img/quicklinks-header.png);
}

#heading-erp { 
	background-image: url(../img/about-erp-header.png);
}

#heading-isis { 
	background-image: url(../img/about-isis.png);
}

.fr #heading-erp { 
	background-image: url(../img/about-erp-header-fr.png);
}

.fr #heading-isis { 
	background-image: url(../img/about-isis-fr.png);
}




/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }


