/* Container
-----------------------------------------------------------------------------*/
#container-accueil { height: 700px; }

/* Navigation
-----------------------------------------------------------------------------*/
#navigation-accueil { height: 195px; }
#navigation-accueil a { margin-top: 22px; }
#navigation-accueil a:hover { margin-top: 0px; }

/* Content Accueil
-----------------------------------------------------------------------------*/
#accueil-flash {
	width: 737px; height: 452px;
	float: left;
}
#accueil-adresse {
	/*width: 213px; height: 452px;*/
	width: 213px; height: 102px;
	float: right;
	padding-top: 350px;
	text-align: center;
}
#accueil-langue {
	width: 950px; height: 53px;
	clear: both;
	text-align: center;
}
#accueil-edito {
	/*width: 595px; height: 195px;*/
	width: 490px; height: 170px;
	float: left;
	padding: 20px 5px 5px 100px;
}

.titre-edito {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}