@charset "utf-8";
body {
	background-color: #0033FF;
	margin: 0px;
	padding: 0px;
}
img  {
border:none
}
a {
	color: #990099;
}

a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #9999FF;

}
#principal {
	width: 800px;
	background-color: #FFFFcc;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
}
#header {
	margin: 0px;
	width: 800px;
	height: 90px;
	background-image: url(images/Bandeau.jpg);
	background-position: center top;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 0px;
}
.flag {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #660000;
	margin-right: 15px;
	text-align: right;
}
#menu   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #0000CC;
	background-color: #FFFF66;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6633CC;
	border-bottom-color: #6633CC;
	clip: rect(2px,4px,auto,auto);
	font-size: 16px;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#central {
	clear: both;
	margin: 0%;
	padding: 0%;
}
#footer a {
	color:#FFFF66;
	text-decoration:underline;
}
#header a {
	color: #9900FF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #CC99FF;
}
#contenu {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
}
#contenu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: 100;
	margin-top: 5px;
}
#contenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: circle;
	list-style-position: outside;
}
#contenu li {
	margin: 0;
	padding: 0;
}
#contenu   h2 +p   :first-letter{
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #663366;
}
#footer {
	text-align: center;
	font-size: 18px;
	font-style: italic;
	color: #9966FF;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	border-top-style: solid;
	height: 50px;
	width: 800px;
	background-image: url(images/bandeau%20foret_landaise2.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #BA7F9B;
	border-right-color: #BA7F9B;
	border-bottom-color: #BA7F9B;
	border-left-color: #BA7F9B;
	clear: both;
}
#footer p {
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	color: #FFFFFF;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #6B874C;
}
#footer  p  img {
	vertical-align: top;
	border:none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bolder;
	color: #660033;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4D7F74;
	text-decoration: none;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 5px;
	font-style: normal;
	font-weight: 300;
}

p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}
#click {
	font-family: "Courier New", Courier, monospace;
	font-size: 70%;
	font-style: italic;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EFD7FF;
	color: #6633CC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

