body {
	background-image: url(images/nabkgnd.jpg);
	font-family: Arial, sans-serif;
}

form {
	margin: 0;
}

.req {
	color: red;
}

.grostitre {
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
}

.barreliens {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 80%;
	white-space: nowrap;
}

.titre {
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 4px;
}


.contenu {
	font-family: Arial, sans-serif;
	font-size: 80%;
	text-align: justify;
}

.contenu p {
	margin-top: 0;
	margin-bottom: 4px;
}

.villes p {
	margin-top: 0;
	margin-bottom: 1.5ex;
	text-align: center;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 80%;
}

.acces {
	font-family: Arial, sans-serif;
	font-size: 80%;
	text-align: center;
	margin-bottom: 4px;
}

.acces p {
	margin-top: 0;
	margin-bottom: 0;
}

.prix {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}

.pied {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 80%;
}

.pied a {
	color: black;
}
