.Clear{
	clear:both;
}

.MenuThemeOff img, .MenuThemeOn img {
	border:0px;
	vertical-align:middle;
	margin-right: 4px;
	margin-left: 1px;
}

.MenuThemeOn a:visited, .MenuThemeOn a:link, .MenuThemeOn a:hover{
	background-image: url(images/bg-menu-theme.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffcf3a;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	text-decoration: none;
	display: block;
}

.MenuThemeOff a:visited, .MenuThemeOff a:link {
	background-image: url(images/bg-menu.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F9F0CF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	text-decoration: none;
	display: block;
}
.MenuThemeOff a:hover {
	background-image: url(images/bg-menu-theme.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5E372E;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	text-decoration: none;
	display: block;
}

.MenuTheme   {
	background-color: #CCAF98;
	background-image: url(images/bg-menu.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	text-indent: 10px;
	text-decoration: none;
}

/* Découverte */
.ThemePage-2{
	background-color: #DDDE57;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Fond-theme-2 {
	background-image: url(images/fond-decouverte.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Animations */
.ThemePage-3{
	background-color: #E69500;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Fond-theme-3 {
	background-image: url(images/fond-animations.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Adresses utiles */
.ThemePage-4{
	background-color: #F9F0A6;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Fond-theme-4 {
	background-image: url(images/fond-adresse.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Hébergements */
.ThemePage-12{
	background-color: #F9F0CF;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Fond-theme-12 {
	background-image: url(images/fond-hebergement.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Accueil */
.ThemePage-13{
/*	background-color: #D7793D; */
	background-color: #d6fffe;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Fond-theme-13 {
	background-image: url(images/fond-accueil.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Activités de loisirs */
.ThemePage-17{
	background-color: #A9CFBE;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Fond-theme-17 {
	background-image: url(images/fond-activites.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Moteur de recherche */
.ThemePage-99{
	background-color: #E9C6AC;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Fond-theme-99 {
	background-image: url(images/fond-sejour.png);
	background-repeat: no-repeat;
	background-position: right top;
}
	
.SousMenu
 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-menu-open.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e372e;
	font-weight: bold;
}
.SousMenu ul {
	margin:0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SousMenu ul li{
	margin:0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align:right;
}
.SousMenu a:visited, .SousMenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e372e;
	text-decoration: none;
}
.SousMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CB4F00;
	text-decoration: none;
}
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFCF3A;
}
/***********************************************/
/* Differentes parties                         */
/***********************************************/
#Main {
	position:relative;
	width:950px;
	margin: 0px;
}
#Entete {
	position:relative;
	width:950px;
	height:250;
	text-align:Left;
	margin: 0px;
	/* background-color: #F9F0CF; */
}
#Page {
	position:relative;
	width:950px;
	text-align:left;
	clear: both;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
}

#Arbo {
	position:relative;
	width:900px;
	height:18px;
	text-align:right;
	background-color: #5E372E;
	left: 25;
	color: #FFFFFF;
	padding-top: 2px;
}
#Central {
	position:relative;
	width:900px;
	/*height:300px; */
	text-align:Left;
	left: 25;
}

#Menu {
	/* position:relative;
	padding:20px;*/
	float: left;
	width:210px;
	text-align:Left;
}
#Contenu {
	float: right;
	width:660px;
	text-align:Left;
}

#Redac {
	padding:50px;
/* position:relative;
	width:80%; */
	text-align:Left;
}
#Signature {
	width:950px;
	height:26;
	margin: 0px;
	font-size:11px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	/* background-color: #F9F0CF; */
	clear: both;
	background-image: url(images/footer.gif);
	background-color: #5E372E;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #5E372E;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: none;
	color: #5E372E;
	text-align: right;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #5E372E;
	text-align: left;
	font-weight: bold;
}
.Titreh3 {
	
	color: #5E372E;
	background-color: #FFCF3A;
	text-decoration: none;
}
.infos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC6600;
	text-decoration: none;
}
p, td, .texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* STYLE HEBERGEMENT MINI FICHE (LISTING) {*/
.HebergementMiniFiche{
	margin-bottom:30px;
}

.HebergementMiniFiche .Bandeau{
	background-color:#FFC713;
	border:1px solid #FFC713;
}

.HebergementMiniFiche .Bandeau .Titre{
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	padding-left:10px;
}

.HebergementMiniFiche .Bandeau .LabelPrincipal{
	float:right;
}


.HebergementMiniFiche .PlusInfo{
	text-align:right;
}

/* STYLE HEBERGEMENT MINI FICHE (LISTING) }*/

/* STYLE MOTEUR DE RECHERCHE  {*/
.MoteurRecherche{
	text-align:right;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-menu-open.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e372e;
	font-weight: bold;

}

.MoteurRecherche ul, .MoteurRecherche li{
	margin:0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.MoteurRecherche li{
	padding-right: 20px;
	padding-bottom: 6px;
}
/* STYLE MOTEUR DE RECHERCHE  }*/img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.Dispo1{
	background-color:#b0b708;
}

.Dispo0{
	background-color:#e07f20;
}
.Meteo {
		background-image: url(images/bg-menu-open.png);

}
#Accueil {
	width: 960px;
	position: relative;
	height: 620px;
	margin: auto;
}
#FlashInfo {
	width: 388px;
	height: 200px;
	z-index: 3;
	position: absolute;
	overflow: auto;
	left: 498px;
	top: 325px;
}
#FlashInfo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#Alerte{
	background-color:#FFFF99;
	color:#000000;
	border:1px solid #000000;
	height:20px;
	text-align:center;
}