img {
	border-style: none;
	font-size: 0px;
	line-height: 0px;
}

	#texte-accueil {
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 30px;
	color: #d9d0c6;
	background-color: #635a54;
}

#texte-accueil h1 {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: white;
	font-size: 20px;
}

#texte-accueil span {
	color: #d0bfb2;
}

#texte-accueil a {
	color: white;
	text-decoration: none;
}

#texte-accueil a:hover {
	text-decoration: underline;
	color: white;
}

#texte-accueil img {
	padding-right: 20px;
	float: left;
}

#grille-double {
	height: 600px;
	position: relative;
	padding: 20px;
	background-color: white;
	background-image: url(/ressources/texture-fond.jpg);
}

#grille-double h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

#grille-double #en-ce-moment {
	left: 40px;
	position: absolute;
	width: 330px;
}

#grille-double #chambres-hotes {
	left: 410px;
	position: relative;
	width: 330px;
}






#grille-double #tourisme-affaires {
	top: 330px;
	left: 40px;
	position: absolute;
	width: 330px;
}

#grille-double #heures-ouverture {
	top: 330px;
	left: 430px;
	position: absolute;
	width: 330px;
}






#grille-double a {
	height: 240px;
	width: 300px;
	text-align: left;
	margin-top: 10px;
	padding: 10px;
	background-color: #dfd8ce;
	color: black;
	text-decoration: none;
	display: block;
}



	#grille-double a h2 {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

#grille-double a h3 {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 14px;
	padding: 0px;
}

	#grille-double a:hover {
	background-color: #9f9790;
}

	#pratique {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 20px;
}

	#pratique h1 {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 16px;
}

	#pratique p {
	margin-left: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
}

	#pratique a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

	#pratique a:hover {
	color: white;
}

	
