body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/bord-page.gif);
	background-repeat: repeat-y;
}
#page {
	margin: 0px;
	padding: 0px;
	width: 100%;

}
#fd-haut {
	background-color: #677787;
	background-image: url(../img/pointill-blanc.gif);
	background-repeat: repeat-x;
	background-position: 0px 87px;
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 100%;


}
#haut {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../img/bandeau-fond-d.jpg);
	background-repeat: no-repeat;
	background-position: 630px;




}
#navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	position: absolute;
	width: 630px;
	left: 0px;
	top: 111px;
	margin: 0px;
	padding: 0px;
}
#fd-contenu {
	background-image: url(../img/fd-route.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	width: 100%;
	margin: 0px;
	padding: 0px;


}
#angle {
	width: 134px;
	position: absolute;
	left: 0px;
	top: 135px;
}
#contenu {
	margin: 0px;
	padding: 0px 0px 15px;
	width: 630px;
	text-align: justify;
	background-image: url(../img/bord-4.gif);
	background-repeat: no-repeat;
	background-position: 0px 116px;

}
#texte {
	width: 560px;
	margin: 0px 0px 0px 70px;
	padding: 0px;

	
}
#fd-bas {
	background-color: #C8D2DC;
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-image: url(../img/fd-bas-larg.gif);
	background-repeat: no-repeat;
	background-position: 600px 0px;

}
#bas {
	margin: 0px;
	width: 630px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #677787;
	background-image: url(../img/fd-route-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	color: #677787;
}
#url {
	background-color: #DEE4EA;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
#url-txt {
	width: 630px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #C8D2DC;


}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
	padding-top: 65px;
	padding-left: 0px;
	margin: 0px 0px 0px 116px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	padding-right: 0px;
	padding-bottom: 2px;
	width: 514px;


}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 46px;
	color: #666666;
	width: 370px;
	padding-left: 70px;

}
h3 {
	font-size: 11px;
	color: #666666;
	background-color: #C5D0DB;
	position: absolute;
	left: 500px;
	top: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #7C96AF;
	border-bottom-color: #7C96AF;
	margin: 0px;
	padding: 4px 4px 4px 0px;
	width: 130px;
	font-weight: normal;
	background-image: url(../img/fd-route-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	position: absolute;
	left: 138px;
	top: 140px;
	padding: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 2px;
	text-align: center;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #006699;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}
a:active {
	color: #FF3300;
	text-decoration: underline;

}
a:visited {
	color: #990099;
	text-decoration: none;

}
