/* CSS Document */
a {
	text-decoration:none;
	color: #2a4c08;
}
a:hover {
   text-decoration:underline;
   color: #ee6e06;
}
.titre {
	font-size: 24px;
	font-weight: bold;
}
.titre2 {
	font-size: 20px;
	font-weight: bold;
}
BODY {
    scrollbar-face-color: #339F47;
    scrollbar-shadow-color: #339F47;
    scrollbar-highlight-color: #339F47;
    scrollbar-3dlight-color: #339F47;
    scrollbar-darkshadow-color: #339F47;
    scrollbar-track-color: #00CC66;
    scrollbar-arrow-color: #000000;
}
.gite{
	background-color:#339F47;
	font-size: x-large;
	text-decoration: underline;
	color: #ee6e06;
	font-weight: bold;
	width: 240px;
	margin:auto;
}
.imgloisir{
	float: left;
	margin:20px 5px 5px;
	text-align: center;
}

.titrelien {
	color: #ee6e06;
	font-weight: bold;
}
.Style2 {color: black; font-weight: bold; }
.Style7 {font-size: 24; font-weight: bold;}
.Style10 {color: #339F47; font-weight: bold; }
.Style12 {color: #000000}
.Style1 {color: #09701c}
.Style4 {font-size: 24px}