body {
	margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */  
background-position: center top;
padding: 0px 0px 0px 0px;
margin: 0px;
border: 0px;
padding: 0px;
background-image: url(http://www.campinglesfontaines.com/images/fond-index.jpg);
}
#global {
	background: url(http://www.campinglesfontaines.com/images/fond-general.png) no-repeat;
     margin-left: auto;
     margin-right: auto;
     width: 1000px; /* largeur obligatoire pour être centré */
	 height:auto;
     text-align: left; /* on rétablit l'alignement normal du texte */     
     }
img {
	border-width:0;
	border-style:none;
}
.img-shadow {
  float:left;
  background: url(http://www.campinglesfontaines.com/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.campinglesfontaines.com/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.haut-bandeau {
	background-image: url();
	height: 128px;
	width: 1000px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #B6EDE8;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #B6EDE8;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #B6EDE8;
}
.bandeau-menu {
	height: 40px;
	width: 1000px;
	margin-left: 0px;
	padding-left:0px;
	padding-top: 20px;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #B6EDE8;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #B6EDE8;
}
.menu {
	text-align:center;
	}
.milieu {
	margin: 0px 0px 0px;
	padding: 0px;
	height:100%;
	width: 1000px;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #B6EDE8;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #B6EDE8;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #B6EDE8;
}
.gauche-centre {
	width:150px;
	float:left;
}
p#drapeaux {
	
	height:25px;
	margin-bottom:0px;
	left:20px;
	padding-top:440px;
	
}
p#pages-promos {
	height:180px;

	left:10px;
	font-size:12px;
	width:150px;
}
p#coordonnees {
	
	font-size:12px;
	width:150px;
	color: #000071;
}
p#liens {

	left:10px;
	font-size:12px;
	width:150px;
}
p#erreur {
	font-weight:bold;
	color:red;
}
.message {
	color:red;
}
.centre {
	width:800px;
	float:left;
	
}
.page-index {
	border: thin solid #003300;
	height: 500px;
	width: 600px;
	margin-top: 50px;
}
.page-index p{
	text-align: center;
	font-family: serif, "Times New Roman", Times;
	font-size: 14px;
	color: #003333;
	left: 10px;
}
.coord {
	font-family: serif,"Times New Roman", Times;
	font-size: 14px;
	color: #003333;
	position: relative;
	margin-bottom: 5px;
}
.coord p {
	color: #FF0000;
}
.infos p {
	font-size: 14px;
	font-style: italic;
	color: #000066;
	background-color: #FFFF99;
}
.lang {
	text-align: center;
}
img {
	text-decoration: none;
	padding-right: 10px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.titre_page {
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	top: 80px;
	font-weight: bold;
	right: 30px;
}
.descript {
	width:100%;
	color: #000071;
}	
.descript p{
	color: #000071;
}	
h1 {
	font-weight: bold;
	color: #000071;
	text-decoration: none;
	font-size: 18px;
	border-bottom:solid 2px #000071;
}
h2 {
	font-weight: bold;
	color: #000071;
	text-decoration: none;
	font-size: 18px;
	font-family: Trebuchet MS;
	text-align:center;
}
img#gauche {
display:inline;
vertical-align:middle;
}
.pied-page {
	clear:both;
	width: auto;
}
