body {
	background-image: url(images/fond.png);
	background-color: #FFA101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
#divducentre {
 margin:auto;
 height:auto;
 width:1044px;
 padding:0;
}
#fond-gauche {
	width:135px;
	height:584px;
	background-image:url(images/fond-gauche.png);
	float:left;
}
#bandeau {
	width:795px;
	height:115px;
	background-image:url(images/bandeauNouveauxProprietairesPromo.png);
	float:left;
}

#bt-resa {
width:115px;
height:27px;
position:relative;
top:80px;
left:350px;
}
#conteneur-principal {
	width:795px;
	height:397px;
	float: left;
	background-image:url(images/pixel-conteneur.png);
	position: relative;
}
#logo {
	width:158px;
	height:114px;
	background-image:url(images/logo.png);
	float: left;
}
#conteneur {
	background-repeat:no-repeat;
	width: 563px;
	height:397px;
	float: right;
}
img#geocaching {
position: absolute;
left: 150px;
top: 0;
}
.titre-bienvenue {
	background-image:url(images/titre-bienvenue.png);
}
.titre-piscine {
	background-image:url(images/titre-piscine.png);
}
.titre-camping {
	background-image:url(images/titre-camping.png);
}
.titre-hebergement {
	background-image:url(images/titre-hebergement.png);
}
.titre-activites {
	background-image:url(images/titre-activites.png);
}
.titre-region {
	background-image:url(images/titre-region.png);
}
.titre-situation {
	/*background-image:url(images/titre-situation.png);*/
	
}
.titre-contact {
	background-image:url(images/titre-contact.png);
}
#partiedroite {
	background-image:url(images/droite.png);
	background-repeat:no-repeat;
	width: 74px;
	height:397px;
	float: right;
}
#partiedroite2 {
	background-image:url(images/fond-droite.png);
	background-repeat:no-repeat;
	width: 114px;
	height:584px;
	float: right;
}
#pied {
	width:710px;
	height:128px;
	background-image:url(images/pied.png);
	float: left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: right;
	padding-right: 85px;
	padding-top: 20px;
	color: #666666;
}
#piedpartiegauche {
	width:397px;
	height:128px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	padding-top: 40px;
	text-align: left;
}
#piedpartiegauche a {
color: #FF9900;
}
#piedpartiegauche a:hover {
color: #FFCC00;
}
.texte10pxrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;	
}
.texte10pxrouge a {
	color: #FF3300;	
}
.texte10pxjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.texte10pxrouge a {
	color: #FF3300;	
}
.texte10pxrouge a:hover {
	color: #FF0000;	
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
img {
	border:none;
}
.image-pano {
	padding: 10px;
	background-image:url(images/image-pano.png);
	background-repeat:no-repeat;
	float:right;
	margin: 12px;
}
.image-miniature {
	padding: 10px;
	background-image:url(images/image-miniature.png);
	background-repeat:no-repeat;
	margin: 12px;
}
.image-miniature1 {
	padding: 10px;
	background-image:url(images/image-miniature.png);
	background-repeat:no-repeat;
	margin: 12px;
}
.image-miniature2 {
	padding: 10px;
	background-image:url(images/image-miniature.png);
	background-repeat:no-repeat;
	margin: 12px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texte a {
	color: #FF6600;
}
#texte {
	width:498px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	padding: 5px 20px 0px 45px;
	text-align: justify;
	clear: both;
}
#texte strong {
	font-weight: normal;
	color: #FF6600;
}

/* menu -------------------------------------------------*/

#menu {
	padding:0px;
	margin:0px;
	width:158px;
	list-style-type: none;
	float: left;

}
#menu li {
	padding:0px;
	margin:0px;
	width:158px;
	list-style-type: none;
}
.bienvenue {
	height:47px;
	display:block;
	background-image:url(images/menu-bienvenue1.png);
}
.bienvenue:hover {
	background-position:bottom;
}
.piscine {
	height:32px;
	display:block;
	background-image:url(images/menu-piscine1.png);
}
.piscine:hover {
	background-position:bottom;
}
.camping {
	height:25px;
	display:block;
	background-image:url(images/menu-camping1.png);
}
.camping:hover {
	background-position:bottom;
}
.hebergement {
	height:28px;
	display:block;
	background-image:url(images/menu-hebergement1.png);
}
.hebergement:hover {
	background-position:bottom;
}
.activites {
	height:27px;
	display:block;
	background-image:url(images/menu-activites1.png);
}
.activites:hover {
	background-position:bottom;
}
.region {
	height:30px;
	display:block;
	background-image:url(images/menu-region1.png);
}
.region:hover {
	background-position:bottom;
}
.situation {
	height:26px;
	display:block;
	background-image:url(images/menu-situation1.png);
}
.situation:hover {
	background-position:bottom;
}
.contact {
	height:33px;
	display:block;
	background-image:url(images/menu-contact1.png);
}
.contact:hover {
	background-position:bottom;
}
.rollover {
	background-position:bottom;
}
#new {
	font-weight:bold !important;
	color:#FF6600;
}

/*****Photorama****/
/*
#Layer1 {
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	height:34px;
	z-index:1;
}*/
ul#Photorama{
  margin: 0;
  padding: 0;
}

#Photorama li{
  list-style-type: none;
  float: left;
  margin: 0 5px 5px 0;
}

#Photorama img{
  border: 1px #FF9000 solid;
}

.cliquer{
  color:#FF9000;
  font-weight: bold;
  font-family: arial, helvetica, Sans-serif;
  font-size: 11px;
  text-align: center;
  clear: both;
}

#SlideShow{
padding: 10px;
	float:right;
	margin: 12px;
}

