
body {
	font: 8pt/16pt Trebuchet MS, Geneva, Helvetica ,Arial,  SunSans-Regular, sans-serif;
	color: #000;
	margin: 0px;
	background: url(pattern.jpg) ;

	}

.texte  {
	color: black;
	font-size: 12px;
	font-family:Trebuchet MS, Geneva,Helvetica;
	text-align: left;
	padding-left: 5px;
	max-width: 600px;
}
#logo {
	vertical-align:bottom;
	margin-top:-11px;
	color: black;
	background-color: #fff;
	margin-bottom:-3px;
	background: url(hossegor_location.jpg) no-repeat;
	height:146px;
}
#flag {
	  position:relative; bottom:-107px; right:-400px;

	 }

#container {
	width: 52em;
	/*background: url(rand.jpg) repeat-y right;*/
	background-color: #fff;
	padding: 1em 0;
	border: 0px solid #7d6340;
	/*border-right: 1px solid #104483;
	//border-left: 1px solid #104483;*/

	margin: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50.2em;
}
html>body #container {
	width: 50.2em;
}

#content_pic {
	margin-top:-20px;
	border:0px solid #339999;
	float:left;
	z-index:1;

	}

		hr {
	display: none;
}
#menu {
	border:0px solid #339999;
	position:absolute;
	left:165px;
	width:630px;
	top:15px;
	z-index:2;
	 margin: 0;
 	padding: 0;

}

.footer {
	text-align: center;
	}
.footer a{
				font-size:12px;
				color: #339999;
				font-weight: bold;
				text-decoration:none;

			}
.footer a:hover, a:active {
	text-decoration: underline;
	color: #00307F;
	}

div {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
}

.listtext  {
	clear: right;
	padding: 1em 1em 1em 1em;
	margin: 0;
}

.listtext img {
	float: left;
	display: block;
	border: 0px solid #000;
	margin-right:8px;
}
.listtext a {
	text-decoration:none;
}

h1 {
 	color: #AAAAAA;
 	font-size: 200%;
	font-family:Arial;
}
h2 {
 	color: #777777;
 	font-size: 150%;
	margin-top:8px;
	margin-bottom:4px;
	font-family:Arial;
}
h3 {
 	color: #666666;
 	font-size: 100%;
	margin:3px;
	margin-top:8px;
	font-family:Arial;
}
h4 {
 	color: #999999;
 	font-size: 90%;
	margin:3px;
	font-family:Arial;

}
h5 {
 	color: #000000;
 	font-size: 100%;
	margin-top:4px;
	margin-bottom:16px;
	font-family:Arial;
}

a:link {
	color: #080;
}

a:visited {
	color: #790;
}

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}



ul   {
  padding: 0;
  margin: 0;
  list-style: none;
  }

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #104483;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #104483;
	border-width: 1px 0;

}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: white bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #104483;
	border-left: solid 1px #104483;
	border-bottom: solid 1px #104483;

}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}
