/* CSS Document AGORA EINSTEIN.fr */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
}

#Main-conteneur {
	top: 0;
	width: 900px;
	margin-left: -450px;
    position:absolute;
	left: 50%; 
	z-index: 1;

}
#Header {
	width: 900px;
	height: 34px;
	background-image:url(../images/top_page.jpg);		
}
#Div-menu {
	width: 900px;
	height: 48px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#Second-conteneur {
	width: 900px;
}
#Gauche-conteneur {
	width: 600px;
	float:left;
	
			
}
#Droit-conteneur {
	width: 295px;
	margin-left: 5px;
	float:left;
	height: 48px;		
}
#Droit-cadre {
	width: 295px;
	background-image:url(../images/bg_gris.jpg);
			
}
#Newsletter-cadre {
	width: 295px;
	height: 110px;
	background-image:url(../images/bg_gris.jpg);
			
}
#News-cadre {
	width: 600px;
	/*height: 110px;*/
	background-image:url(../images/bg_gris.jpg);			
}
#Droit-texte {
	padding-left:28px;
	padding-right:20px;	
	padding-top:2px;	
}
#Footer {
	clear:both;
	width: 600px;
	padding-top:10px;		
}
#flashcontent {
	width:540px;
	height:400px;

}

#popupFlash {
	 position:absolute;
     left: 50%; 
     top: 240px;
     width: 600px;
     height: 250px;
     margin-left: -300px; /* moitié de la largeur */
     visiblity: visible;
	 z-index:100;
     }
#large-conteneur {
     width: 900px;	
}
