/*---------------- Home Page -----------------*/
*{font-family: arial, helvetica;}
#fond{
	position: relative;
	/*margin: auto;*/
	width: 1000px;
	height: 700px;
	background: url(../images/la_nuit_egl.jpg) no-repeat top left;
	}
body{ 
	background-color: #141732;
	margin: 0px;
	}
#lune{
	position: absolute;
	width: 380px;
	height: 550px;
	left: 61px;
	top: 19px;
	/*border: 1px solid red;*/
	}
#vil{
	position: absolute;
	width: 300px;
	height: 130px;
	left: 390px;
	top: 515px;
	}
#nav{
	position: absolute;
	width: 200px;
	left: 380px;
	top: 200px;
	}
#nav a{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	}
#nav a:link, #nav a:visited {color: #FFED00; } 
#nav a:hover {color: #FFFFFF;} 
#visus{
	position: absolute;
	width: 265px;
	height: 50px;
	left: 525px;
	top: 185px;
	}
#nav a.bilan{
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 60px;
	}
#nav a.bilan:link, #nav a.bilan:visited {color: #66CCFF; } 
#nav a.bilan:hover {color: #FFFFFF;} 
#text{
	position: absolute;
	width: 275px;
	left: 525px;
	top: 250px;
	}
#text p{
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 13px;
	text-indent: 20px;
	/*margin-top: 0px;*/
	}
#text h2{
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	margin-top: 0px;
	}
#text img{
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	}
/*#text p.mho{font-size: 10px;
	text-align: center;
	}*/
#suis{
	position: absolute;
	top: 15px;
	left: 460px;
	}
#auj{
	position: absolute;
	/*width: 200px;*/
	left: 560px;
	top: 170px;
	}
#defil{
	position: absolute;
	width: 100px;
	height: 360px;
	top: 210px;
	left: 813px;
	border-left: 1px solid red;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color:#3366CC;
	}
#defil .noel {color: #FFFFFF;}
#xi{position: absolute;
	top: 720px;
	left: 490px;
	}
#prochaine{
	position: absolute;
	left: 720px;
	top: 15px;
	z-index: 1;
	}