/* RAYON MASQUE 10px */
#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 760px;
     height: 435px;
     margin-top: -217px; /* moitié de la hauteur */
     margin-left: -380px; /* moitié de la largeur */
}
body {
	background-image:url(/images/plageBG2011.jpg);
background-position:center top;
background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#00497C;
	scrollbar-base-color:#00497C;
	scrollbar-track-color:#EDD881;
	scrollbar-shadow-color:#EDD881;
	scrollbar-highlight-color:#EDD881;
	scrollbar-arrow-color:#EDD881;
}
a, a:active, a:hover, a:visited {
	font-weight:bold;
	color:#00497C;
}
.footer {
	text-align:center;
	font-size:11px;
}
li {
	list-style-type:square;
	margin-bottom:5px;
	font-size:11px;
	list-style-position: inside;
}
li.NormalLi{
	font-size:12px;
}
ul {
	text-indent: 0px;
	margin:0;
	padding:5px;
	list-style-type: disc;
}
h1 {
	font-size:22px;
	margin-top:15px;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/titres-decoration.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 20px;
	text-transform: uppercase;
}
h1.NormalH {
	background-image:none;
	text-indent:0;
	text-transform:none;
}

img.png {
	behavior: url(png.htc);
}
img {
	border:0;
	margin:0;
}
.ImgMargin {
	margin:0 10px;
}
#logoLocationsDeLaPlage {
	z-index:100;
	position:absolute;
	top:0;
	left:0;
}
.enligne li {
  display: inline;
  padding: 0.5em;
  margin: 1em;
  font-size:14px;
  font-weight:bold;
}
.enligne {
	text-align:center;
}
#Menu {
	position:absolute;
	top:70px;
	right:30px;
	z-index:50;
}
.petit {
	font-size:11px;
}
p.textMargin {
	margin:0 5px;
	text-align:justify;
}
#IndexLocations {
	position:absolute;
	z-index:auto;
	right:40px;
	margin-top:5px;
}

