@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(../img/section-header-en.jpg);
}

.section-home #section-header {
	background-image: url(../img/section-header-home-en.jpg);
}

#section-title { left: 7px; top: 43px; width: 195px; height: 24px; }

.fr #section-header { 
	background-image: url(../img/section-header-fr.jpg);
}


.fr .section-home #section-header {
	background-image: url(../img/section-header-home-fr.jpg);
}






/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }

