/*
bleu foncé emera : #002156
bleu clair : #4980D9

nouveau bleu foncé emera : #0F1B5F
nouveau bleu clair emera : #4980D9
*/


*{
	border					: 0;
	margin					: 0;
	padding					: 0;
	font-family				: Arial,sans-serif;
	font-size				: 14px;
	line-height				: 150%;
	color					: #000000;
	text-decoration			: none;
}
body {
	background-color		: #0F1B5F;
	background-image		: url('images/emera/siteBackground.jpg');
	background-repeat		: repeat-y;
	height					: 100%;
}
/* ====== header ====== */
#header {
  	display 				: none;
  	background-image		: url('images/emera/headerBackground.gif');
  	background-repeat		: no-repeat;  
  	height					: 107px;
  	overflow				: hidden;
  	width : 100%;
}

#header #titre {
  	float					: left;
  	margin					: 0 0px 0 0;
}

#header #titre a {
  	display					: block;
  	overflow				: hidden;
 	width					: 196px;
  	height					: 107px;
  	text-indent				: -5000px; /* pour masquer le texte du lien */
  	background-image		: url('images/emera/logo.gif');
  	background-repeat		: no-repeat;
}

#header #titre span {
	/* masque les Ã©lÃ©ments textuels du lien du bandeau */
  	display					: block;
  	overflow				: hidden;
 	width					: 0;
  	height					: 0;
  	text-indent				: -5000px;
}

#header #header_top_right {
  	margin 					: 37px 0 0 895px !important;
  	margin 					: 37px 0 0 892px;
}

#header #header_top_right li {
  	list-style-type 		: none;
  	height					: 28px;
}

/* ====== menu ====== */

#menu {
  	display 				: none;
  	float 					: left;
  	width					: 196px;
  	height					: 754px;
  	overflow 				: hidden;
}

#menu #liens {
	position 				: relative;
	top						: 26px;
}

#menu #liens li {
  	height					: 30px;
}

/* ====== content ====== */
#container {
	width					: 100%;
	float					: left;
}

#content {
	margin-left 			: 0px;
	width					: 672px;
	background-image		: url('images/ombre.jpg');
  	background-repeat		: no-repeat;
  	min-height 				: 754px;
	height					: auto !important;
	height					: 100%;
	text-align				: left;	
	overflow				: hidden;
	z-index 				: 34;
}

#content #diaporama {
	display					: none;
	height					: 334px;
	margin					: 0 0 -17px 0;
}

#content #diaporamaImpression {
	display 				: block;
	height					: 334px;
	margin					: 0 0 -17px 0;
}

#content #citationHome {
	float 					: left;
	width					: 234px;
	height					: 300px;
	margin					: 17px 0 0 0;
}

#content #editoHome {
	width					: 408px;
	margin					: 73px 0 0 249px;
}

#content #imprimerHome {
	display 				: none;
	width					: 402px;
	margin					: 35px 0 0 249px;
}

#content #nav {
	visibility 				: hidden;
}

#content #imprimer {
	display 				: none;
}

#content h1 {
	margin					: 0 37px 10px 37px;
}

#content p {
	margin					: 0 37px 20px 37px;
}

#content #ficheResidence {
	width					: 702px;
}

	
#content #ficheResidence #presentation {
	float					: left;
	width					: 500px;
	margin 					: -25px 0 0 -34px;
}

#content #ficheResidence #presentation h1 {
	margin					: 2px 37px 0 37px;
}

#content #ficheResidence #infos {
	padding-right			: 15px;
}

#content #planacces {
	margin 					: 0 0 0 10px;
}

#content #planacces h1 {
	margin 					: 0 0 0 0;
	font-weight				: 700;
	font-size				: 11px;
	line-height				: 120%;
	color					: #0F1B5F;	
}

#content #planacces p {
	margin 					: 5px 0px 0 0px;
	font-size				: 11px;
	line-height				: 120%;
}


#content #planacces #acces h1 {
	margin 					: 15px 0px 0 0px;
}

#content #planacces #map {
	margin 					: 18px 0px 0 0;
	background-image		: url('images/emera/filetFullScreen.jpg');
	background-repeat		: no-repeat;
	padding					: 10px 0 0 0;
}

#content #institutionnel {
	float 					: left;
	width 					: 454px;
	padding 				: 0 0 0 3px;
	margin : 20px 0 0 0;
}

#content #institutionnel #nav {
	visibility 				: visible;
}

#content #menuInstit {
	margin					: 20px 0 0 0;
	padding 				: 8px 0 0 0px;
}

#content #menuInstit li {
	font-size				: 11px;
}

#content #menuInstit a {
	font-size				: 11px;
}

.notprintable {
	display					: none;
}


/* ====== footer ====== */
#footer {
	display 				: none;
	clear 					: both;
  	width					: 898px;
  	height					: 30px;
  	overflow				: hidden;
  	z-index 				: 135;
  	
}
#footer a {
	display					: block;
  	overflow				: hidden;
 	width					: 196px;
  	height					: 30px;
  	text-indent				: -5000px; /* pour masquer le texte du lien */
  	background-image		: url('images/emera/btnMentionsLegales.jpg');
  	background-repeat		: no-repeat;
  	}

#footer #footer_top_right {
  	margin 					: -30px 0 0 196px;
  	text-align				: center;
}

#footer span {
  	font-size				: 11px;
  	line-height				: 32px !important;
  	line-height				: 30px;
	color					: #0F1B5F;
}

