* { margin: 0; padding: 0; border: 0; }

html {overflow: -moz-scrollbars-vertical;}

body {
	text-align: center; /* centrage pour IE */
	font-family: Arial, Geneva, sans-serif;
	font-size: 76%;
	color: #000;
	line-height: 1.15em;
	font-weight: normal;
	background: #c1bdb6;
	}
	
.center {text-align: center;}
.right {float: right;}
br {clear: both;}


/* ---[ Mise en page/Structure des pages ]--------------------- */

#container {
	margin: 0 auto;
	width: 920px;
	padding: 15px 25px;
	height: auto;
	background: #fff;
	text-align: left;
	}

#topLogos {
	width: 275px;
	margin: 0 0 10px 0;
	float: right;
	text-align: right;
	}

#header {
	position: relative;	
	clear: both;	
	margin: 0 auto;
	width: 920px;
	height: 102px;
	background: url(../images/bgHeader.jpg) no-repeat;
	}


#nav, #nav ul {
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:1.5em; 
	width: 100%; 
	background:#e7ebec; 
	font-weight:bold;
	z-index: 9999;
	}
	
	#nav a {display:block; padding:0.25em 1em; color:#000; border-right:1px solid #c8c8c8; text-decoration:none; background:#e7ebec;}
	#nav a:hover {background:#fff; color:#000;}
		body#pg-mission #nav a#btnMission:link, body#pg-mission #nav a#btnMission:visited,
		body#pg-equipe #nav a#btnEquipe:link, body#pg-equipe #nav a#btnEquipe:visited,
		body#pg-partenaires #nav a#btnPartenaires:link, body#pg-partenaires #nav a#btnPartenaires:visited,
		body#pg-temoignages #nav a#btnTemoignages:link, body#pg-temoignages #nav a#btnTemoignages:visited,
		body#pg-faireDon #nav a#btnDon:link, body#pg-faireDon #nav a#btnDon:visited,
		body#pg-nousJoindre #nav a#btnContact:link, body#pg-nousJoindre #nav a#btnContact:visited {background:#fff; color:#000;}
	#nav li {float:left; position:relative;}
	#nav ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
	#nav ul a {border-left:1px solid #c8c8c8;}
		ul#nav li a#btnEnglish {color: #035073; background: #fff; border: none;}
	#nav li ul {border-top:1px solid #c8c8c8; width:14.1em;}
	#nav li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8; font-weight: normal;}
	#nav ul ul {top:auto;}
	#nav li ul ul {left:12em; margin:0px 0 0 10px;}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {display:none;}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {display:block;}


	img#logo {
		position: absolute;
		top: 19px; left: 14px;
		}
		

#content {
	float: left;
	width: 647px;
	min-height: 500px;
	margin: 24px 0 0 0;
	padding: 220px 15px 0 15px;
	}
	
	body#home #content, #container .noPhoto {padding: 0;}
	#container .wide {width: 864px;}
		/*layout sur 3 colonnes égales - ex. plan de site*/
		div.threeCol {float: left; display: inline; width: 273px; padding: 0 15px 0 0;}
			#content div.threeCol ul li {list-style-type: none;}
	
	#container .midColumn {padding: 0; width: 460px; }
		#subMenu {float: left; width: 155px; padding: 15px; margin: 24px 25px 0 0; background: #e9e9e9;  }
	
	#container .home {background: url(../images/photoSectionBidon.jpg) no-repeat top center;}
	

	#slidingPanels {width: 676px; height: 429px;}
	
	/*disposition en colonnes */
	
	div.colGauche {
		float: left;
		display: inline;
		width: 300px;
		}
		
	div.colDroit {
		float: right;
		display: inline;
		width: 300px;
		}

	.videoFrame {border: 1px #000 solid; width: 280px; height: 210px; margin: 10px 0 25px 0;}
	
	img.photoArticle {clear: both; margin: 42px 0 5px 0;}
	img.photoRight {float: right; margin: 5px 0 15px 15px;}
	
	img.photoEntete {margin-bottom: 15px;}
	
	img.iconPDF {margin: 0 3px; vertical-align: middle;}

#partenaires {
	float: left;
	width: 677px;
	padding: 27px 0 0 0;
	}
	
	img#logoHMR {margin: 0 15px 11px 0;}
	img#logoUdeM {margin: 0 15px 0 0;}
	img#logoBCLQ {margin: 0 15px 0 0;}
	img#logoIRIC {margin: 0 15px 0 0;}
	img#logoFondHMR {}
	img#logoCTC {}
	

#sidebar {
	float: right;
	width: 217px;
	margin: 24px 0 0 0;
	
	}

	img#btnTeaser {margin: 0 0 24px 0;}

	div.topRounded {width: 216px; height: 10px; background: url(../images/topRounded.gif) no-repeat bottom center; margin: 10px 0 0 0;}
	div.botRounded {width: 216px; height: 10px; background: url(../images/botRounded.gif) no-repeat 0 0; margin: 0 0 28px 0;}

	#sidebar ul#listEvents {
		width: 214px;
		padding: 10px 0 20px 0;
		margin: 0;
		border-left: 1px #b8b8b8 solid;
		border-right: 1px #b8b8b8 solid;
		text-align: left;
		list-style-type: none;
		}
		
		#sidebar ul#listEvents li {
			padding: 8px 20px;
			background: url(../images/bgLiCalendrier.gif) no-repeat bottom left;
			color: #595959;
			font-size: 110%;
			line-height: 1.3em;
			}
			
			
			
			.bleu {color: #8494b9;}
			
	img.btnSection {margin: 5px 0 10px 0; border: 1px #ccc solid;}
	
	
	div.encartVert {
		width: 186px;
		min-height: 198px;
		padding: 15px;
		background: #8ac2ac url(../images/bgEncartVert.gif) repeat-x;
		}
	
#footer {
	clear: both;	
	margin: 0 auto;
	width: 920px;
	padding: 15px 25px;
	font-size: 90%;
	line-height: 1.4em;
	text-align: left;
	background: #fff url(../images/filetFooter.gif) no-repeat 25px top;
	}





/* ---[ Format du texte ]--------------------- */

strong {color: #252525;}

	

#content p, #sidebar p {font-size: 100%; line-height: 1.5em; margin: 0 0 15px 0;}
	
	#sidebar div.encartVert p {font-size: 90%; line-height: 1.3em;}
	
	.caption {margin-top: 5px; padding-top: 5px; border-top: 1px #b8b8b8 solid; font-size: 90%;}
	#content p.breadcrumb {margin: 0 0 25px 0; font-size: 90%;}	
	#content .small, #sidebar .small {font-size: 80%;}

	#content h1 {padding: 0 0 15px 0;}
	#sidebar h1 {margin-bottom: 6px;}
	#sidebar h1 + p {margin: 15px 0;}
		#content h1 + h3, #content h1 + h2 {padding: 0 0 5px 0;}

	#sidebar h1 span, #partenaires h1 span, #content h1 span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		}
	

/*titres img français*/
	#sidebar h1#t_calendrier { width: 212px; height: 31px; background: url("../fr/images/tr_calendrier.gif") no-repeat;}
	#sidebar h1#t_temoignage { width: 96px; height: 16px; background: url("../fr/images/tr_temoignage.gif") no-repeat;}
	#sidebar h1#t_plusLoin { width: 144px; height: 14px; background: url("../fr/images/tr_plusLoin.gif") no-repeat;}
	#sidebar h1#t_savoirPlus { width: 158px; height: 15px; background: url("../fr/images/tr_savoirPlus.gif") no-repeat;}
	#sidebar h1#t_publications {width: 95px; height: 13px; background: url("../fr/images/tr_publications.gif") no-repeat; margin-top: 25px;}
	#sidebar h1#t_planCours {width: 106px; height: 13px; background: url("../fr/images/tr_planCours.gif") no-repeat; margin-top: 25px;}
	#sidebar h1#t_connaissances {width: 213px; height: 31px; background: url("../fr/images/tr_connaissancesBase.gif") no-repeat; margin-top: 25px;}
	#sidebar h1#t_evalResident {width: 176px; height: 16px; background: url("../fr/images/tr_evaluResident.gif") no-repeat;}
	#sidebar h1#t_planDetail {width: 168px; height: 13px; background: url("../fr/images/tr_planCoursDetail.gif") no-repeat;}
	#sidebar h1#t_reglement {width: 124px; height: 15px; background: url("../fr/images/tr_reglementation.gif") no-repeat; }
	#sidebar h1#t_candidature {width: 193px; height: 13px; background: url("../fr/images/tr_candidature.gif") no-repeat; }
	#sidebar h1#t_liensUtiles {width: 88px; height: 13px; background: url("../fr/images/tr_liensUtiles.gif") no-repeat; }
	#sidebar h1#t_candidatsEtrangers {width: 160px; height: 15px; background: url("../fr/images/tr_candidatsEtrangers.gif") no-repeat; margin-top: 15px;}
	#sidebar h1#t_referPatient {width: 180px; height: 15px; background: url("../fr/images/tr_refererPatient.gif") no-repeat;}
	#sidebar h1#t_videoconferences {width: 187px; height: 24px; background: url("../fr/images/tr_videoconferences.gif") no-repeat; }
	
		/*Encarts*/
		#sidebar h1#t_systemeImmu {width: 104px; height: 30px; background: url("../fr/images/tr_systemeImmu.gif") no-repeat; }
		#sidebar h1#t_globulesBlancs {width: 172px; height: 17px; background: url("../fr/images/tr_globulesBlancs.gif") no-repeat; }
		#sidebar h1#t_lymphocytes {width: 149px; height: 17px; background: url("../fr/images/tr_lymphocytes.gif") no-repeat; }
		#sidebar h1#t_ouCellules {width: 153px; height: 31px; background: url("../fr/images/tr_ouCellules.gif") no-repeat; }
		#sidebar h1#t_bonsMauvais {width: 179px; height: 33px; background: url("../fr/images/tr_bonsMauvais.gif") no-repeat; }
		#sidebar h1#t_miseGarde {width: 123px; height: 17px; background: url("../fr/images/tr_miseGarde.gif") no-repeat; }
		#sidebar h1#t_cshEncar {width: 159px; height: 33px; background: url("../fr/images/tr_cshEncart.gif") no-repeat; }
	
	#partenaires h1#t_partenaires { width: 85px; height: 14px; background: url("../fr/images/tr_partenaires.gif") no-repeat; margin-bottom: 10px;}
	
	#content h1#t_grandPublic { width: 126px; height: 19px; background: url("../fr/images/tr_grandPublic.gif") no-repeat;}
	#content h1#t_proSante { width: 255px; height: 18px; background: url("../fr/images/tr_proSante.gif") no-repeat;}
	#content h1#t_fellow { width: 428px; height: 20px; background: url("../fr/images/tr_fellow.gif") no-repeat;}
	#content h1#t_mission { width: 135px; height: 16px; background: url("../fr/images/tr_mission.gif") no-repeat;}
	#content h1#t_partenaires { width: 110px; height: 16px; background: url("../fr/images/tr_pg-partenaires.gif") no-repeat;}
	#content h1#t_temoignages { width: 133px; height: 19px; background: url("../fr/images/tr_temoignages.gif") no-repeat;}
	#content h1#t_equipe { width: 139px; height: 20px; background: url("../fr/images/tr_equipe.gif") no-repeat;}
	#content h1#t_faireDon { width: 123px; height: 16px; background: url("../fr/images/tr_faireDon.gif") no-repeat;}
	#content h1#t_nousJoindre { width: 224px; height: 19px; background: url("../fr/images/tr_nousJoindre.gif") no-repeat;}
	#content h1#t_confidentialite { width: 317px; height: 19px; background: url("../fr/images/tr_responsabilite.gif") no-repeat;}
	#content h1#t_credits {width: 70px; height: 16px; background: url("../fr/images/tr_credits.gif") no-repeat; }
	#content h1#t_calendrier {width: 423px; height: 17px; background: url("../fr/images/tr_pg-calendrier.gif") no-repeat; }
	#content h1#t_videoconferences {width: 186px; height: 16px; background: url("../fr/images/tr_pg-videoconf.gif") no-repeat; }
	
	#content h1#t_anemieAplasique {width: 247px; height: 19px; background: url("../fr/images/tr_anemieAplasique.gif") no-repeat; }
	#content h1#t_hemoParoxystique {width: 389px; height: 19px; background: url("../fr/images/tr_hemoParoxystique.gif") no-repeat; }
	#content h1#t_syndromeMyeDis {width: 286px; height: 19px; background: url("../fr/images/tr_syndromeMyeDis.gif") no-repeat; }
	#content h1#t_leucemieMyelo {width: 251px; height: 19px; background: url("../fr/images/tr_leucemieMyelo.gif") no-repeat; }
	#content h1#t_leuMyeChronique {width: 297px; height: 19px; background: url("../fr/images/tr_leuMyeChronique.gif") no-repeat; }
	#content h1#t_syndromeMyeolo {width: 291px; height: 19px; background: url("../fr/images/tr_syndromeMyeolo.gif") no-repeat; }
	#content h1#t_leucemieLympho {width: 265px; height: 19px; background: url("../fr/images/tr_leucemieLympho.gif") no-repeat; }
	#content h1#t_leucemieProly {width: 432px; height: 37px; background: url("../fr/images/tr_leucemieProly.gif") no-repeat; }
	#content h1#t_lymphoNonHo {width: 270px; height: 19px; background: url("../fr/images/tr_lymphoNonHo.gif") no-repeat; }
	#content h1#t_lymphoHodgkin {width: 231px; height: 19px; background: url("../fr/images/tr_lymphoHodgkin.gif") no-repeat; }
	#content h1#t_myeloMulti {width: 174px; height: 19px; background: url("../fr/images/tr_myeloMulti.gif") no-repeat; }
	
	#content h1#t_csh {width: 339px; height: 19px; background: url("../fr/images/tr_csh.gif") no-repeat; }
	#content h1#t_typesGreffes {width: 187px; height: 19px; background: url("../fr/images/tr_typesGreffes.gif") no-repeat; }
	#content h1#t_greffeAuto {width: 191px; height: 19px; background: url("../fr/images/tr_greffeAuto.gif") no-repeat; }
	#content h1#t_greffeAllo {width: 205px; height: 19px; background: url("../fr/images/tr_greffeAllo.gif") no-repeat; }
	#content h1#t_complications {width: 141px; height: 19px; background: url("../fr/images/tr_complications.gif") no-repeat; }
	#content h1#t_toxiProtocole {width: 414px; height: 19px; background: url("../fr/images/tr_toxiProtocole.gif") no-repeat; }
	#content h1#t_maladiesInfect {width: 204px; height: 16px; background: url("../fr/images/tr_maladiesInfect.gif") no-repeat; }
	#content h1#t_greffonHote {width: 312px; height: 19px; background: url("../fr/images/tr_greffonHote.gif") no-repeat; }
	#content h1#t_rejet {width: 72px; height: 19px; background: url("../fr/images/tr_rejet.gif") no-repeat; }
	#content h1#t_rechPorteuses {width: 249px; height: 19px; background: url("../fr/images/tr_rechPorteuses.gif") no-repeat; }
	#content h1#t_expanGreffon {width: 208px; height: 19px; background: url("../fr/images/tr_expanGreffon.gif") no-repeat; }
	#content h1#t_selectType {width: 358px; height: 37px; background: url("../fr/images/tr_selectType.gif") no-repeat; }
	#content h1#t_limitComplica {width: 269px; height: 19px; background: url("../fr/images/tr_limitComplica.gif") no-repeat; }
	
	#content h1#t_archives {width: 85px; height: 16px; background: url("../fr/images/tr_archives.gif") no-repeat; }
	#content h1#t_presentationFellow {width: 371px; height: 19px; background: url("../fr/images/tr_presentationFellow.gif") no-repeat; }
	#content h1#t_objectifsFellow {width: 243px; height: 19px; background: url("../fr/images/tr_objectifsFellow.gif") no-repeat; }
	#content h1#t_planCours20px {width: 132px; height: 16px; background: url("../fr/images/tr_planCours20px.gif") no-repeat; }
	#content h1#t_conditionsAdmis {width: 229px; height: 16px; background: url("../fr/images/tr_conditionsAdmis.gif") no-repeat; }
	#content h1#t_candidatureFellow {width: 287px; height: 16px; background: url("../fr/images/tr_candidatureFellow.gif") no-repeat; }
	#content h1#t_slachance {width: 187px; height: 19px; background: url("../fr/images/tr_slachance.gif") no-repeat; }
	#content h1#t_jroy {width: 125px; height: 19px; background: url("../fr/images/tr_jroy.gif") no-repeat; }
	#content h1#t_scohen {width: 179px; height: 16px; background: url("../fr/images/tr_scohen.gif") no-repeat; }
	#content h1#t_tlkiss {width: 176px; height: 16px; background: url("../fr/images/tr_tlkiss.gif") no-repeat; }
	#content h1#t_lbusque {width: 197px; height: 19px; background: url("../fr/images/tr_lbusque.gif") no-repeat; }
	#content h1#t_dcroy {width: 209px; height: 19px; background: url("../fr/images/tr_dcroy.gif") no-repeat; }
	#content h1#t_gsauvageau {width: 187px; height: 19px; background: url("../fr/images/tr_gsauvageau.gif") no-repeat; }
	
	#content h1#t_planSite {width: 113px; height: 16px; background: url("../fr/images/tr_planSite.gif") no-repeat; }
	
	
	/*titres img english*/
	#sidebar h1#t_calendrier-e { width: 189px; height: 29px; background: url("../en/images/tr_calendrier2.gif") no-repeat;}
	#sidebar h1#t_temoignage-e { width: 135px; height: 13px; background: url("../en/images/tr_temoignage.gif") no-repeat;}
	#sidebar h1#t_plusLoin-e { width: 181px; height: 13px; background: url("../en/images/tr_plusLoin.gif") no-repeat;}
	#sidebar h1#t_savoirPlus-e { width: 158px; height: 15px; background: url("../en/images/tr_savoirPlus.gif") no-repeat;}
	#sidebar h1#t_publications-e {width: 95px; height: 13px; background: url("../en/images/tr_publications.gif") no-repeat; margin-top: 25px;}
	#sidebar h1#t_planCours-e {width: 187px; height: 15px; background: url("../en/images/tr_planCours.gif") no-repeat; margin-top: 25px;}
	#sidebar h1#t_connaissances-e {width: 193px; height: 28px; background: url("../en/images/tr_connaissancesBase.gif") no-repeat; margin-top: 25px;}
	#sidebar h1#t_evalResident-e {width: 155px; height: 13px; background: url("../en/images/tr_evaluResident.gif") no-repeat;}
	#sidebar h1#t_planDetail-e {width: 182px; height: 13px; background: url("../en/images/tr_planCoursDetail.gif") no-repeat;}
	#sidebar h1#t_reglement-e {width: 91px; height: 15px; background: url("../en/images/tr_reglementation.gif") no-repeat; }
	#sidebar h1#t_candidature-e {width: 155px; height: 15px; background: url("../en/images/tr_candidature.gif") no-repeat; }
	#sidebar h1#t_liensUtiles-e {width: 87px; height: 13px; background: url("../en/images/tr_liensUtiles.gif") no-repeat; }
	#sidebar h1#t_candidatsEtrangers-e {width: 146px; height: 15px; background: url("../en/images/tr_candidatsEtrangers.gif") no-repeat; margin-top: 15px;}
	#sidebar h1#t_referPatient-e {width: 138px; height: 15px; background: url("../en/images/tr_refererPatient.gif") no-repeat;}
	#sidebar h1#t_videoconferences-e {width: 185px; height: 25px; background: url("../en/images/tr_videoconferences.gif") no-repeat; }
	
		/*Encarts*/
		#sidebar h1#t_systemeImmu-e {width: 151px; height: 17px; background: url("../en/images/tr_systemeImmu.gif") no-repeat; }
		#sidebar h1#t_globulesBlancs-e {width: 129px; height: 13px; background: url("../en/images/tr_globulesBlancs.gif") no-repeat; }
		#sidebar h1#t_lymphocytes-e {width: 99px; height: 19px; background: url("../en/images/tr_lymphocytes.gif") no-repeat; }
		#sidebar h1#t_ouCellules-e {width: 153px; height: 29px; background: url("../en/images/tr_ouCellules.gif") no-repeat; }
		#sidebar h1#t_bonsMauvais-e {width: 169px; height: 30px; background: url("../en/images/tr_bonsMauvais.gif") no-repeat; }
		#sidebar h1#t_miseGarde-e {width: 63px; height: 17px; background: url("../en/images/tr_miseGarde.gif") no-repeat; }
		#sidebar h1#t_cshEncar-e {width: 188px; height: 17px; background: url("../en/images/tr_cshEncart.gif") no-repeat; }
	
	#partenaires h1#t_partenaires-e { width: 80px; height: 16px; background: url("../en/images/tr_partenaires.gif") no-repeat; margin-bottom: 10px;}
	
	#content h1#t_grandPublic-e { width: 143px; height: 19px; background: url("../en/images/tr_grandPublic.gif") no-repeat;}
	#content h1#t_proSante-e { width: 200px; height: 19px; background: url("../en/images/tr_proSante.gif") no-repeat;}
	#content h1#t_fellow-e { width: 195px; height: 19px; background: url("../en/images/tr_fellow.gif") no-repeat;}
	#content h1#t_mission-e { width: 174px; height: 19px; background: url("../en/images/tr_mission.gif") no-repeat;}
	#content h1#t_partenaires-e { width: 81px; height: 16px; background: url("../en/images/tr_pg-partenaires.gif") no-repeat;}
	#content h1#t_temoignages-e { width: 178px; height: 16px; background: url("../en/images/tr_temoignages.gif") no-repeat;}
	#content h1#t_equipe-e { width: 95px; height: 16px; background: url("../en/images/tr_equipe.gif") no-repeat;}
	#content h1#t_faireDon-e { width: 161px; height: 16px; background: url("../en/images/tr_faireDon.gif") no-repeat;}
	#content h1#t_nousJoindre-e { width: 179px; height: 15px; background: url("../en/images/tr_nousJoindre.gif") no-repeat;}
	#content h1#t_confidentialite-e { width: 334px; height: 19px; background: url("../en/images/tr_responsabilite.gif") no-repeat;}
	#content h1#t_credits-e {width: 69px; height: 16px; background: url("../en/images/tr_credits.gif") no-repeat; }
	#content h1#t_calendrier-e {width: 355px; height: 17px; background: url("../en/images/tr_calendrier.gif") no-repeat; }
	#content h1#t_videoconferences-e {width: 186px; height: 16px; background: url("../en/images/tr_pg-videoconf.gif") no-repeat; }
	
	#content h1#t_anemieAplasique-e {width: 157px; height: 19px; background: url("../en/images/tr_anemieAplasique.gif") no-repeat; }
	#content h1#t_hemoParoxystique-e {width: 375px; height: 19px; background: url("../en/images/tr_hemoParoxystique.gif") no-repeat; }
	#content h1#t_syndromeMyeDis-e {width: 263px; height: 19px; background: url("../en/images/tr_syndromeMyeDis.gif") no-repeat; }
	#content h1#t_leucemieMyelo-e {width: 238px; height: 19px; background: url("../en/images/tr_leucemieMyelo.gif") no-repeat; }
	#content h1#t_leuMyeChronique-e {width: 255px; height: 19px; background: url("../en/images/tr_leuMyeChronique.gif") no-repeat; }
	#content h1#t_syndromeMyeolo-e {width: 129px; height: 19px; background: url("../en/images/tr_syndromeMyeolo.gif") no-repeat; }
	#content h1#t_leucemieLympho-e {width: 282px; height: 19px; background: url("../en/images/tr_leucemieLympho.gif") no-repeat; }
	#content h1#t_leucemieProly-e {width: 432px; height: 37px; background: url("../en/images/tr_leucemieProly.gif") no-repeat; }
	#content h1#t_lymphoNonHo-e {width: 257px; height: 19px; background: url("../en/images/tr_lymphoNonHo.gif") no-repeat; }
	#content h1#t_lymphoHodgkin-e {width: 208px; height: 19px; background: url("../en/images/tr_lymphoHodgkin.gif") no-repeat; }
	#content h1#t_myeloMulti-e {width: 174px; height: 19px; background: url("../en/images/tr_myeloMulti.gif") no-repeat; }
	
	#content h1#t_csh-e {width: 326px; height: 19px; background: url("../en/images/tr_csh.gif") no-repeat; }
	#content h1#t_typesGreffes-e {width: 202px; height: 19px; background: url("../en/images/tr_typesGreffes.gif") no-repeat; }
	#content h1#t_greffeAuto-e {width: 223px; height: 19px; background: url("../en/images/tr_greffeAuto.gif") no-repeat; }
	#content h1#t_greffeAllo-e {width: 211px; height: 19px; background: url("../en/images/tr_greffeAllo.gif") no-repeat; }
	#content h1#t_complications-e {width: 174px; height: 19px; background: url("../en/images/tr_complications.gif") no-repeat; }
	#content h1#t_toxiProtocole-e {width: 359px; height: 19px; background: url("../en/images/tr_toxiProtocole.gif") no-repeat; }
	#content h1#t_maladiesInfect-e {width: 204px; height: 16px; background: url("../en/images/tr_maladiesInfect.gif") no-repeat; }
	#content h1#t_greffonHote-e {width: 253px; height: 17px; background: url("../en/images/tr_greffonHote.gif") no-repeat; }
	#content h1#t_rejet-e {width: 92px; height: 19px; background: url("../en/images/tr_rejet.gif") no-repeat; }
	#content h1#t_rechPorteuses-e {width: 188px; height: 19px; background: url("../en/images/tr_rechPorteuses.gif") no-repeat; }
	#content h1#t_expanGreffon-e {width: 212px; height: 19px; background: url("../en/images/tr_expanGreffon.gif") no-repeat; }
	#content h1#t_selectType-e {width: 339px; height: 34px; background: url("../en/images/tr_selectType.gif") no-repeat; }
	#content h1#t_limitComplica-e {width: 280px; height: 20px; background: url("../en/images/tr_limitComplica.gif") no-repeat; }
	
	#content h1#t_archives-e {width: 85px; height: 16px; background: url("../en/images/tr_archives.gif") no-repeat; }
	#content h1#t_presentationFellow-e {width: 364px; height: 19px; background: url("../en/images/tr_presentationFellow.gif") no-repeat; }
	#content h1#t_objectifsFellow-e {width: 192px; height: 19px; background: url("../en/images/tr_objectifsFellow.gif") no-repeat; }
	#content h1#t_planCours20px-e {width: 143px; height: 16px; background: url("../en/images/tr_planCours20px.gif") no-repeat; }
	#content h1#t_conditionsAdmis-e {width: 240px; height: 19px; background: url("../en/images/tr_conditionsAdmis.gif") no-repeat; }
	#content h1#t_candidatureFellow-e {width: 235px; height: 20px; background: url("../en/images/tr_candidatureFellow.gif") no-repeat; }
	#content h1#t_slachance-e {width: 179px; height: 19px; background: url("../en/images/tr_slachance.gif") no-repeat; }
	#content h1#t_jroy-e {width: 124px; height: 20px; background: url("../en/images/tr_jroy.gif") no-repeat; }
	#content h1#t_scohen-e {width: 171px; height: 16px; background: url("../en/images/tr_scohen.gif") no-repeat; }
	#content h1#t_tlkiss-e {width: 180px; height: 16px; background: url("../en/images/tr_tlkiss.gif") no-repeat; }
	#content h1#t_lbusque-e {width: 196px; height: 19px; background: url("../en/images/tr_lbusque.gif") no-repeat; }
	#content h1#t_dcroy-e {width: 208px; height: 19px; background: url("../en/images/tr_dcroy.gif") no-repeat; }
	#content h1#t_gsauvageau-e {width: 187px; height: 19px; background: url("../en/images/tr_gsauvageau.gif") no-repeat; }
	
	#content h1#t_planSite-e {width: 80px; height: 19px; background: url("../en/images/tr_planSite.gif") no-repeat; }

/*fin titres img*/

#content h2 {
	
	font-size: 100%;
	padding: 0 0 15px 0;
	line-height: 1.3em;
	text-transform: uppercase;
	}

#sidebar h2 {
	font-size: 110%;
	color: #19749e;
	padding: 5px 0 0 0;
	line-height: 1.1em;
	border-top: 1px #19749e dotted;
	}
	
#content h3 {
	font-size: 120%;
	color: #19749e;
	padding: 10px 0 5px 0;
	line-height: 1.3em;
	}

#content h4 {
	font-size: 100%;
	padding: 10px 0 5px 0;
	line-height: 1.3em;
	}
	
acronym {border-bottom: 1px dotted; cursor: help; background: #E0EBEF;}

/* ---[ Hyperliens ]--------------------- */

a:focus, object {outline: none;}

#content a:link, #content a:visited, a.dotted:link, a.dotted:visited, #sidebar a.dotted:link, #sidebar a.dotted:visited {color: #19749e; text-decoration: none; border-bottom: 1px dotted #ccc;}
#content a:hover, #content a:active, a.dotted:hover, a.dotted:active, #sidebar a.dotted:hover, #sidebar a.dotted:active {color: #347fa1; border-bottom: 1px dotted #347fa1;}


#sidebar a:link, #sidebar a:visited, #subMenu a:link, #subMenu a:visited {color: #19749e; text-decoration: none;}
#sidebar a:hover, #sidebar a:active, #subMenu a:hover, #subMenu a:active {color: #347fa1; text-decoration: underline;}

#sidebar .caption a:link, #sidebar .caption a:visited, #sidebar .caption a:hover, #sidebar .caption a:active {text-decoration: underline;}

#partenaires a:link, #partenaires a:visited, #partenaires a:hover, #partenaires a:active {border: 0; text-decoration: none;}

#footer a:link, #footer a:visited {color: #19749e;}
#footer a:hover, #footer a:active {color: #347fa1;}

/* ---[ Listes ]--------------------- */

#content ul {margin: 15px 0 15px 25px; list-style-type: square;}
#content ol {margin: 15px 0 15px 25px;}
	#content ul li, #content ol li {margin: 0 0 8px 0; line-height: 1.3em;}
	
	#content ul ul {list-style-type: disc;}
	
	/*l'exception*/
	#content h2 + ul, #content h3 + ul, #content h4 + ul, #content h2 + ol, #content h3 + ol, #content h4 + ol {margin: 0 0 15px 25px;}

#sidebar ul, #subMenu ul {padding: 15px 0 8px 25px; list-style-type: square; }
	#sidebar ul li, #subMenu ul li {margin: 0 0 8px 0; line-height: 1.3em;}
	
	.shaded {background: #E9E9E9; margin: 15px 0 25px 0;}
		.shaded:first-child {margin: 0 0 25px 0;}

hr {width: 100%; height: 1px; border: 0; color: #ccc; background: #ccc; margin: 0 0 15px 0;}


/* ---[ Tables ]--------------------- */


table {
	border: 1px #000 solid;
	border-collapse: collapse;
	margin: 10px 0 15px 0;
	}	
	
	table.noBorder, table.noBorder td {border: 0;}
	
td, th {
	border: 1px #000 solid;
	border-collapse: collapse;
	padding: 5px;
	font-size: 90%;
	vertical-align: top;
	}	
	

/* ---[ Forms ]--------------------- */	





/* ---[ Hacks ]--------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

