@import url("menu.css");
@import url("footer.css");

body {
	background-color: #3E8CB3;
	margin:0px auto 0px auto;
	padding:0px;
	background-image: url(../images/fond-plage2.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#ombre {
	display:block;
	position:relative;
	width:1005px;
	margin: 0px auto 0px auto;
	/*background-image: url(../images/ombre.png);
	background-repeat: no-repeat;*/

}

#global{
	display:block;
	position:relative;
	width:980px;
	height: 599px;
	margin: 0px auto 0px auto;
	background-image: url(../images/fondmenu.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;

}

div#home {
	position : absolute;
	left: 37px;
	top : 53px;
	width: 342px;
	height: 210px;
	margin: 0px;
	z-index: 50;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	font-variant: small-caps;
}

#flash-galerie {
	position : relative;
	width : 650px;
	height : 599px;
	margin : 0px;
	padding : 0px;
}

#flash-galerie-pop {
	position : relative;
	width : 980px;
	height : 599px;
	margin : 0px;
	padding : 0px;
}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

p {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}

img {
	border:0px;
	margin: 0px 0px 15px 13px;
	padding: 0px 5px 0px 0px;
}

a {
	color:#27627F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

#logo {
	border:0px;
	margin: 0px 0px 0px 45px;
}

.pop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#852783;
	text-decoration: none;
	text-align: left;	
}

.pop2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#852783;
	text-decoration: none;
	text-align: left;	
}

table#superficie {
	width:600px;
	margin : 0px;
	padding : 0px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}

table#superficie td {
	padding : 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border : 1px #FFF dotted;
}