@charset "UTF-8";
/* CSS Document */

body
    {
	background-color: #dfd7d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #482800;
    }
.titre01 {
	font-size: x-large;
}
.titre02 {
	font-size: large;
	color: #97b816;
}
	
	
 
.couleurDivTable1 {
	background-color: #efeeeb;
	height: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.couleurDivTable2 {
	background-color: #efeeeb;
	height: 100px;
	padding: 10px;
	text-indent: 0em;
}

.couleurDivTable3 {
	background-color: #efeeeb;
	height: 300px;
	padding: 0px; 
}
.couleurDivTable31 {
	height: 280px;
	width: 625px;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 10px;
	text-indent: 1em;
}
.couleurDivTable32 {
	height: 100px;
	padding: 10px;
	width: 100px;
	position: relative;
	left: 1100px;
	top: -200px;
	text-align: right;
}
.paragrapheAccueil {
	line-height: 1ex;
}

.FondPage {
	background-image: url(Images/textureHerbe.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #fff;
}
.tableauMenu {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.slideshow {
   width: 1250px;
   height: 400px;
   overflow: hidden;
   border: 3px solid #F2F2F2;
}

.slideshow ul {
    /* 4 images donc 4 x 100% */
   width: 400%;
   height: 400px;
   padding:0; margin:0;
   list-style: none;
}
.slideshow li {
   float: left;
}
 
.CalendrierDesReservations {
	font-size: 10px;
}
.liste_disposition {
	line-height: 25px;
}
a:link {
	color: #5D3A00;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #5D3A00;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #5D3A00;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #5D3A00;
	text-decoration: none;
	font-weight: normal;
}
.titretableau {
	font-weight: bold;
}
.titretableau2 {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #5B421F;
	border-bottom-width: 1px;
}
.photovaletchris {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CB835;
	border-right-color: #8CB835;
	border-bottom-color: #8CB835;
	border-left-color: #8CB835;
}
.tableau_charges {
	border-bottom-style: solid;
	border-bottom-color: #5B421F;
	border-bottom-width: 1px;
}
.photovisite {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.paragraphe_texte_accueil {
	margin: 10px;
}
