#accueil {
	height: 100%;
	min-width: 100%;
}
.photo {
	height: auto;
	width: 100%;
}

#logo_acceil {
	height: 340px;
	width: 318px;
	position: absolute;
	left: 80px;
	bottom: 140px;
}
.photo1 {	

	height: auto;
	width: 100%;
}
body, html {
	margin: 0px;
	overflow:hidden;
	height: 100%;
	width: 100%;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7DB1D9;
	position: absolute;
	bottom: 80px;
	left: 80px;
}
.style1 {font-size: 8pt}


#musique {

	padding-top: 30px;
	position: absolute;
	bottom: 40px;
	left: 80px;
}
/* CSS Document */

