#main {
	width: 100%;
	background-image: url(../images/fond_gite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EEE8D8;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	width: 350px;
	clear: left;
	float: left;
	height: 230px;
}
#top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	clear: left;
	float: left;
	width: 330px;
	text-align: justify;
	line-height: 22px;
	color: #666666;
	letter-spacing: 1px;
}

#top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #58350E;
	line-height: 30px;
	margin: 20px 0px 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 350px;
	height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	word-spacing: 6px;
	text-align: center;
}
#top h2 {
	font-style: italic;
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 30px;
	width: 350px;
	letter-spacing: -1px;
}
#top a {
	padding: 0px 11px;
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color: #993300;
	color: #EEE8D8;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	letter-spacing: 1px;
}
#top a:hover {
	background-color: #FFFFFF;
	color: #993300;
}
#content {
	padding: 0px;
	clear: left;
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 400px;
}
#vignettes {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 40px;
	width: 550px;
}
#vignettes img {
	margin: 0px 5px;
	padding: 0px;
	width: 60px;
	border: 2px solid #EEE8D8;
	vertical-align: middle;
}
#vignettes img:hover {
	border: 2px solid #993300;
}
#photo {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 300px;
	width: 550px;
}
#photo img {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tourisme {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 400px;
	width: 550px;
	overflow: auto;
	scrollbar-face-color:#DBC7AC; 			/*face ascenseur*/
	scrollbar-shadow-color: #E4DBC0; 		/*bordure droite*/
	scrollbar-highlight-color: #CAAC84; 	/*bordure gauche + haut*/
	scrollbar-3dlight-color: #CAAC84; 		/*bordure gauche + haut*/
	scrollbar-darkshadow-color: #E4DBC0; 	/*bordure bas*/
	scrollbar-track-color: #E4DBC0; 		/*fond du scroll*/
	scrollbar-arrow-color: #58350E;			/*fleches*/
}
#tourisme h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #58350E;
	background-color: #CAAC84;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 25px;
	width: 520px;
	line-height: 25px;
	letter-spacing: 1px;
}
#tourisme h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	color: #58350E;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 25px;
	width: 520px;
	line-height: 25px;
	letter-spacing: 1px;
	font-style: italic;
}
#tourisme table {
	clear: left;
	float: left;
	margin: 15px 0px 0px;
	padding: 0px;
	width: 520px;
}

.tourismeparagraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 10px 0px 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 520px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #333333;
}
.tourismetextetablo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.tourismeTD {
	border: 1px dotted #AC8D65;
}

.tourismeliste {
	padding: 0px 0px 7px;
	clear: left;
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CAAC84;
}
.tourismeliste  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 15px 0px 0px;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #58350E;
	color: #EEE8D8;
	line-height: 17px;
}
.tourismeliste p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 10px 0px 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 470px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #333333;
}
.tourismeliste a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CAAC84;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 7px 0px 0px;
	float: left;
	height: 14px;
	clear: left;
}
.tourismeliste a:hover {
	background-color: #B48A52;
	letter-spacing: 1px;
}
#contact {
	width: 200px;
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	clear: left;
	float: left;
}
#contact h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #58350E;
	font-weight: bold;
	word-spacing: 4px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 30px;
	width: 200px;
}
#contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 200px;
}
#contact a {
	color: #58350E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
}
#contact a:hover {
	background-color: #CAAC84;
}
#gites_de_france {
	position: absolute;
	z-index: 1000;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-left: 540px;
}

