body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6FA5B0;
	margin: 0px;
	padding: 0px;
}
a {
	color:#143640;
	text-decoration:none;
}
a:hover {
	color:#FFBE00;
}
a#lienindex {
	width:234px;
	height:37px;
	position:absolute;
	display:block;
}
#conteneuracceuil{
	width:782px;
	height:508px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-391px;
	margin-top:-254px;
	background-image: url(fond_page_acceuil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#conteneuracceuil #contenu{
	margin-left:20px;
	margin-top:185px;
	width:450px;
	height:100px;
	padding:0;
	font-size:16px;
}
#conteneuracceuil #contenu a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color:#FFBE00;	
}
#conteneuracceuil #contenu a:hover{
	color:#FFFFFF;	
}
#conteneurplein{
	width:782px;
	height:508px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-391px;
	margin-top:-254px;
	background-image: url(fond_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:11px;
}
#conteneurplein li {
	list-style:square;
	margin-bottom:0;
}
#conteneurplein p {
	margin:0;
	margin-bottom:5px;
}
#conteneurplein #contenu {
	width:600px;
	color:#000000;
}
#conteneurplein .exergue {
	color:#FFFFFF;
	font-weight:bold;
}
#conteneurvide {
	width:782px;
	height:508px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-391px;
	margin-top:-254px;
	background-image: url(fond_page_vide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenu a, #sous_menu a {
	font-weight:bold;
}
#menu {
	position:absolute;
	margin-top:16px;
	margin-left:235px;
}
#signature1 {
	position:absolute;
	margin-top:473px;
	color:#143640;
	font-size: 11px;
}
#signature2 {
	position:absolute;
	width:782px;
	text-align:right;
	margin-top:473px;
	color:#143640;
	font-size: 11px;
}
#signature2 a:hover {
	color:#FFFFFF;
}
#signature3 {
	position:absolute;
	width:782px;
	text-align:right;
	margin-top:493px;
	color:#CADEE2;
	font-size: 11px;
}
#signature3 a {
	color:#FFFFFF;
}
#signature3 a:hover {
	color:#143640;
}
#contenu {
	position:absolute;
	margin-top:61px;
	margin-left:1px;
	height:360px;
	width:750px;
	padding-left:15px;padding-right:15px;
	overflow:auto;
}
#contenu table.structure td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCDD2;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}
h1 {
	color:#FFBE00;
	font-size:24px;
	letter-spacing:2px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.jaune {
	color:#FFBE00;
}
h1 span {
	color:#000000;
	font-weight:normal;
}
h2 {
	color:#ABCDD2;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABCDD2;
	margin-left:10px;
}
h3 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	margin-left:10px;
}
h4 {
	margin-left:10px;
	font-weight:bold;
}
li {
	list-style:square;
	margin-bottom:10px;
}
.exergue {
	color:#000000;
	font-weight:bold;
}
p {
	margin-left:10px;
}
#sous_menu {
	position:absolute;
	width:756px;
	height:20px;
	background-image: url(fond_sous_menu.gif);
	margin-top:38px;
	margin-left:1px;
	text-align:right;
	padding-top:3px;
	padding-right:5px;
}
.note {
	font-size:10px;
	color:#143640;
}
a#download {
	display:block;
	padding:10px;
	padding-left:0;
	font-size:14px;
}
input, textarea {
	margin-left:10px;
}