html, body, #em_table_global {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
#em_table_global {
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  width: 400px;
}

#em_contener {
	margin:30px auto 0px auto;
    width: 944px;
	text-align: left;
}


#em_page{
	width: 944px;
	float: left;
	background:#8a325c;
	border: 1px #545454 solid;
}

#em_colonne_gauche {
	float: left;	
	height:539px;
	width: 211px;
	background: #FFFFFF url(images/empreinte/fond_gauche.gif) bottom left no-repeat;
	overflow-y:auto;
	overflow-x:hidden;
}
#em_centre {
	margin-top: -8px;
	float: left;	
	height:539px;
	width: 522px;
}

#em_colonne_droite {
	float: left;	
	background: #8a325c url(images/empreinte/accueil_fond_droite.gif) top left no-repeat;
	height:539px;
	width: 210px;
}
#em_newsletter{
	margin-top: 70px;
	display:block;
	height: 25px;
}

.enSavoirPlus a{
	color: #ffffff;
}

#em_actualite{
	margin-top: 183px;	
	padding: 0px 10px 0px 20px;
	height: 260px;
	overflow: auto;
}

.em_actu {
	background: url(images/empreinte/accueil_fond_actu.gif) 0px 6px no-repeat;	
	margin-bottom: 20px;	
	color: #FFFFFF;
}

.em_actu .em_actu_titre{
	padding: 0px 0px 0px 25px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
.em_actu .em_actu_titre a{
	color: #FFFFFF;
	text-decoration:none;
}
.em_actu .em_actu_contenu{
	padding: 9px 0px 0px 3px;
	font-size: 10px;
}
.em_actu .em_actu_contenu img{
	float: left;
	margin: 0px 3px 3px 0px;	
}

