@charset "utf-8";
/* CSS Document */

/* Section Header */
.en .sub-section .lancet #section-header  {
	background-image: url(/Lancet/assets/img/lancet-header-en.jpg);
}
.fr .sub-section .lancet #section-header {
	background-image: url(/Lancet/assets/img/lancet-header-fr.jpg);
}

#section-title { left: 24px; top: 45px; width: 195px; height: 24px; }
.sub-section.section-home #section-header #parent-org-title, .sub-section.content-page #section-header #parent-org-title { left: 22px; top: 4px; width: 136px; height: 24px; }
.sub-section.section-home #section-header #section-title { left: -1000px; }
.sub-section.content-page #section-header #section-title { left: 22px; top: 36px; width: 225px; height: 35px; }

/* Image below the Local Navigation */
#section-photo { background-image: url(/Lancet/assets/img/Potentiels/Potentiel_accueil.jpg); height: 109px; }

/* Image Replacement - Section Details - Contact */
.en #heading-contacts {
	background-image: url(/Lancet/assets/img/heading-contacts-en.gif);
}
.fr #heading-contacts {
	background-image: url(/Lancet/assets/img/heading-contacts-fr.gif);
}
.headings {
        background-repeat: no-repeat;
        height:18pt;
}

/* Office address */
p.office-address { text-align:center; }

/* Headings bar */
.headings-bar { background-color: #2d6c8d; width: auto; height: 16px; text-align: center; padding:2px; margin-top:20px; }
.headings-bar strong { color: #fff; }
.headings-bar span { vertical-align:baseline; }

/* Division Header Bar */
.sub-section #sub-section-header { background-color: #da8439; }
.sub-section #sub-section-header-title { position: absolute; display: block; }
.sub-section #sub-section-header-title h1 { text-indent: 10px; color: white; font-family: Verdana, Helvetica, sans-serif; margin-top: 2px;}

/* Science Container */
#science-container {
	float: left;
	margin-top: 5px;
	width: 605px;
}

/* Science Container - Flash Window */
#science-container #newsflash {
	height: auto;
/*	padding: 0 15px 0px 33px; */
	padding: 0 0px 0px 33px;
}

/* Science Container - Sidebar */
#science-container #sidebar {
	margin-left: 442px; /* */
	margin-top: 15px;	
	width: 159px; /* */
	position: relative;
	height: auto;
}



