body {
	background-color: white;
	background-image: url('manoirquesnay-accueil.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: white;
	font-weight:bold;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: white;
	Text-align: center;
	vertical-align:top; /* alignement textes et images en haut du tableau */
}

a {
	color: #666600;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: white;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: white;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: white;
}

