body {
	margin: 0px;
	background-image: url(images/fond-droit_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
.camping img{
	border:thin solid #A8C602;
}
.displaynone { display: none;}
.fondDroit {
	background-image: url(images/fond-droit_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondGauche {
	background-image: url(images/fond-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondTexte {
	background-image: url(images/fond-texte.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
			.diaporama{
				position: relative;
				top: 0px;
				left: 0px;
				margin: 0;
				padding: 0;
				width: 970px; /* Largeur d'une photo */
				height: 372px /* Hauteur d'une photo */
			}
			 
			.diaporama li{
				list-style-type: none;
				overflow: hidden;
				position: absolute /* Les images seront positionnées toutes au même endroit */
			}

.texteAdresse{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	font-weight: bold;
}
.texteSEV{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
}
a {
	text-decoration: none;
	color:#000000;
}
a:hover{
	color:#2799CF;
}
a.noir{
	color:#000
}
.Tableau100 {
	height: 100%;
}
.bordureImage {
	border: 1px solid #082986;
}
.TexteBleu{
	color:#289BC7;
}
.TexteFormulaire{
	font-size: 12px;
}input {
	color: #6BA118;
	border: 1px solid #6BA117;
	font-size: 11px;
	background-color: #FDFEF3;
}
.fondsousFlash {
	background-image: url(images/camping-la-vertonne_12.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondTexte .Tableau100 tr td #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab.TabbedPanelsTabSelected table {
	font-size: 16px;
	font-weight: bolder;
}
.proprietaire {
	background-image: url(images/titre-proprietaire.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.accomodation {
	background-image: url(images/titre-hebergements3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.diapo {
	background-image: url(images/camping-la-vertonne_20.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FBFCEC;
}
.fondTexte .Tableau100 tr td #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .texte {
	width: 430px;
}


div.tarifs table {
	float: none;
	margin: auto;
	display: block;
	margin-bottom: 40px;
}.tableautarifs {
	font-size: 11px;
}
#contenu_carte {
	position:absolute;
	z-index:1;
	width: 855px;
	height: 505px;
	left: 335px;
	top: 620px;
}
#carte_vendee {
	position:absolute;
	z-index:2;
	width:706px;
	height:497px;
	left: 120px;
	visibility: hidden;
}
#carte_gif:hover {
cursor: pointer;
}


