/* CSS Document */
body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	font-size: 90%;
	margin: 0;
	padding: 0;
	}
#page {
	position: relative;
	width: 95%;
	max-width: 75em;
	height: 100%;
	margin: 15px auto;
	padding: 0;
	background-image: url(../images/bordure-D.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
#header {
	height: 168px;
	text-align: center;
	margin-left: 240px;
	padding: 0;
	}
#headerdroit {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 168px;
	background-image: url(../images/tete-D.jpg);
	background-repeat: no-repeat;
	}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 231px;
	background-image: url(../images/logo2.jpg);
	margin: 0;
	padding: 0;
	}
#haut {
	height: 44px;
	text-align: right;
	line-height: 44px;
	background-image: url(../images/menuhaut.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 9px 0 240px;
	padding: 0;
	}
#centre {
	text-align: justify;
	margin: 0 10px 0 195px;
	padding: 10px;
	}
#centre h1 {
	text-align: center;
	font-size: 140%;
	}	
#centre h2 {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	}
#centre a {
	color: #06c;
	}
#centre a:hover {
	color: #39f;
	text-decoration: none;
	}
#centre strong {
	font-weight: bold;
	color: #4d86dd;
	}
#centre table {
	margin: auto;
	border: none;
	}
#centre table tr {
	margin: 3px;
	}
#centre table td {
	text-align: center;
	border: 1px solid #fff;
	padding: 3px;
	}
#gauche {
	float: left;
	width: 165px;
	margin: 29px 0 0 15px;
	padding: 0;
	background-color: #2e2e2e;
	}
#gauche h1 {
	background-color: #4d86dd;
	font-size: 90%;
	text-align: center;
	border: 1px solid #fff;
	margin: 8px 0 8px 0;
	}
#droite {
	float: right;
	width: 150px;
	margin: 19px 15px 0 0;
	}
#pied {
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-image: url(../images/bordure-P.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 0 0 91px;
	}
#pied a {
	color: #fff;
	text-decoration: none;
	}
#pied a:hover {
	text-decoration: underline;
	}
#angleg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 91px;
	height: 50px;
	background-image: url(../images/pied-G.jpg);
	background-repeat: no-repeat;
	}
#angled {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 69px;
	height: 50px;
	background-image: url(../images/pied-D.jpg);
	background-repeat: no-repeat;
	}
.menuhaut {
	list-style-type: none;
	margin: 0 20px 0 0;
	padding:0;
	}
.menuhaut li {
	display: inline;
	}
.menuhaut a {
	margin: 0 2px;
	color: #fff;
	text-decoration: underline;
	}
.menuhaut a:hover {
	text-decoration: none;
	}
.menugauche {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding:0;
	}
.menugauche li {
	margin: 0 0 3px 0;
	padding: 0;
	}
.menugauche a {
	margin: 0;
	padding: 0;
	color: #fff;
	display: block;
	width: 165px;
	text-indent: 10px;
	text-decoration: none;
	}
.menugauche a:hover {
	text-decoration: none;
	background-image: url(../images/bordure-menu.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
.menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
	}
.menudroit li {
	margin-bottom: 5px;
	}
.menudroit a {
	margin: 0 2px;
	color: #fff;
	text-decoration: underline;
	}
.menudroit a:hover {
	text-decoration: none;
	}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	}
.imageG {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: 1px solid #fff;
	}
.imageD {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #fff;
	}
.bordureblanche {
	padding: 5px;
	border: 1px solid #fff;
	}
.droit {
	text-align: right;
	}
.centrer {
	text-align: center;
	}
.separation {
	clear: both;
	visibility: hidden;
	height: 1px;
	padding: 0;
	margin: 0;
	}
#encart {
	float: right;
	width: 250px;
	background-color: #2e2e2e;
	border: 1px solid #fff;
	margin: 5px;
	padding: 5px;
	text-align: left;
	}
#encart h1 {
	font-size: 120%;	
	}
#parapente {
	width: 520px;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	border: 1px solid #fff;
	}
#parapente p {
	margin: 10px;
	padding: 0;
	}
#parapente img {
	margin: 10px;
	padding: 3px;
	}
#parapente h1 {
	font-size: 100%;
	}
#parapente h1 a {
	color: #fff;
	text-decoration: none;
	}

