body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/Fond_html_leost.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
.adresse {
	font-size: 11px;
}
.cubeTourne {
	background-image: url(images/cube_animee.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.textes {
	padding: 7px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.descriptif {
	font-size: 12px;
}
.cube123 {
	background-image: url(images/cube_animee-H60_trans.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cubeRetour {
	background-image: url(images/cube-retour.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hautTrait {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bouton {
	color: #000000;
}
