.fondld01 {
	background-attachment: fixed;
	background-image: url(images/habillage/gif/fond01LD.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textblanc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textblanc:link, .textblanc:active, .textblanc:visited, .textblanc:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.blancksans {
	color: #FFFFFF;
	text-decoration: none;
}

/* Headlines (titrage) */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h1 {
	font-size: 9px;
	color: #C2D7FD;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 9px;
	color: #C2D7FD;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 9px;
	color: #C2D7FD;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-size: 11px;
	color: #684B2E;
}
h6 {
	font-size: 10px;
	color: #684B2E;
}


BODY {
SCROLLBAR-FACE-COLOR: #3B6CA3;
SCROLLBAR-HIGHLIGHT-COLOR: #7CA8D9;
SCROLLBAR-SHADOW-COLOR: #7CA8D9;
SCROLLBAR-3DLIGHT-COLOR: #1C426E;
SCROLLBAR-ARROW-COLOR: #C2D7FD;
SCROLLBAR-TRACK-COLOR: #1C426E;
SCROLLBAR-DARKSHADOW-COLOR: #1C426E;
}
