body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;

}

.txtBlanc12 {
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.divSalle {
	background-image: url(images/fond_col_gauche_salle.jpg);
	background-repeat: no-repeat;
	height: 267px;
}
.divAccueil {
	background-image: url(images/fond_col_gauche_home.jpg);
	background-repeat: no-repeat;
	height: 267px;
}
.divJeux {
	background-image: url(images/fond_col_gauche_jeux.jpg);
	background-repeat: no-repeat;
	height: 267px;
}
.divReservation {
	background-image: url(images/fond_col_gauche_reservation.jpg);
	background-repeat: no-repeat;
	height: 267px;
}
.divTarifs {
	background-image: url(images/fond_col_gauche_tarifs.jpg);
	background-repeat: no-repeat;
	height: 267px;
}
.divContact {
	background-image: url(images/fond_col_gauche_contact.jpg);
	background-repeat: no-repeat;
	height: 267px;
}
.divExtension {
	background-image: url(images/pic_col_gauche.jpg);
}
