body {
	background-color: #314600;
}
#conteneur {
	height: 600px;
	width: 800px;
	position: fixe;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#conteneur_site_bowling {
	width: 766px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
}

#conteneur_site_bowling_suite {
	width: 766px;
	height: 1000px;
	position: relative;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	top: 748px;
	z-index: 2;
	background-image: url(images/filet-prolongement.jpg);
	background-repeat: repeat-y;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
#intro {
	float: left;
	height: 30px;
	width: 600px;
	position: relative;
	left: 100px;
	top: 10px;
	text-align: center;
}
#lien_lensois {
	text-align: center;
	float: left;
	height: 30px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 10px;
}
.lensois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lensois:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lensois:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#texte_intro {
	float: left;
	height: 50px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
}
#conteneur_anim {
	clear: left;
	height: 500px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
}
#partie_bas {
	clear: left;
	height: 50px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
}
#anim_flash {
	float: left;
	height: 500px;
	width: 600px;
	position: relative;
	left: 100px;
	top: 0px;
}

.fond_prolongement {
	background-image: url(images/filet-prolongement.jpg);
	background-repeat: repeat-y;	
}

