body {
	font-family: "verdana, helvetica, arial, sans-serif";
	font-size: 12pt;
	color: white;
	text-align: justify;
	background-color: black;
}

a:link, a:visited, a:hover { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }

h1 { text-align: center; font-size: 30pt; font-weight: bold; }
h3 { font-weight: bold; }

img { border-width: 0; }

p { text-indent: 10%; }

.titre {
	text-align: center;
	font-size: 30pt;
	font-weight: bold;
}

.menu {
	width: 20%;
	vertical-align: top;
}

.champ { text-align: center; font-weight: bold; }

.collection { color: grey; }
.collection a { color: grey; }

.collection_ok { color: white; font-weight: bold; }
.collection_ok a { color: white; font-weight: bold; }

.numero { width: 10%; text-align: right; padding-right: 5px;}

.capacite { text-indent: 10%; }
.ambiance { text-indent: 10%; font-style: italic; }

.rouge { color: red; }

/* Photos */

.one-image { float:left; }

/* Jeux */

div.jeu { clear:both; float:left; }
div.extension { text-align:center; margin-left:10px; margin-bottom:10px; float:left; }

