body {
	background-image: url(images/fond.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	margin-top: 0px;
}

html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

table {
height: 100%;
}

.tableau-central {
	height: 100%;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #000000;
	border-right-color: #000000;
	background-color: #FFFFCC;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	}

.banniere {
    background-image:url(images/banniere.jpg);
	background-repeat:no-repeat;
	height:165px;
}

.contact {
	margin-left: 10px;
	margin-top: 40px;
	padding-bottom: 0px;
}

.menu {
	background-image:url(images/barre-menu.gif);
	background-repeat:no-repeat;
	height:38px
}


a {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	}
	
.menu-actif {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	}

.texte {
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:1.5;
	}

.table-globale {
	height: 100%;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-spacing: 0;
	border-collapse: collapse;
}
	
.ombre-gauche {
	background-image: url(images/ombre-gauche.gif);
	background-repeat: repeat-y;
	
}

.ombre-droite {
	background-image: url(images/ombre-droite.gif);
	background-repeat: repeat-y;
}	

.table100 {
	height: 100%;
	width: 100%;
	padding: 0px;
	border-spacing: 0;
	border-collapse: collapse;
}

.image-gauche {
	border: 1px;
	padding: 0;
	margin-left: 10px;
	margin-top: 0px;
}

.photo-colonne-gauche { 
vertical-align: top;
}

.image-ferme {
	border: 1;
	border-color: #666666;
	margin-left: 3px;
	margin-right: 3px;
}

.image-camping {
	border: 1;
	border-color: #666666;
	margin-left: 3px;
	margin-right: 3px;
}
