@charset "utf-8";
.fd {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6b5c21;
	background-image: url(images/fd_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
li {
	list-style-type: disc;
	line-height: 18px;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
}
.txt a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
	text-decoration:underline;
}
.txt a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
	text-decoration:underline;
}
.txt a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
	text-decoration:none;
}
.fd_hometxt {
	background-image: url(images/fd_hometxt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fd_region {
	background-color: #fcf2d7;
	background-image: url(images/fd_region.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;

}

.txtCopyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9e9672;
	line-height: 20px;
}
.txtCopyright a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9e9672;
	line-height: 20px;
	text-decoration:underline;
}
.txtCopyright a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9e9672;
	line-height: 20px;
	text-decoration:underline;
}
.txtCopyright a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9e9672;
	line-height: 20px;
	text-decoration:none;
}

.menu_region a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e3f0e;
	text-decoration:none;
}
.menu_region a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e3f0e;
	text-decoration:none;
}
.menu_region a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #759b03;
	text-decoration:none;
}
.fd_main {
	background-color: #f8f5ed;
	background-image: url(images/fd_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
}

.navtxt{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #de4b0a;
	text-decoration:none;
}
.navtxt a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
	text-decoration:underline;
}
.navtxt a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
	text-decoration:underline;
}
.navtxt a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #5e3f0e;
	text-decoration:none;
}
.titreTahoma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #AC9F6A;
}
p {
	/*line-height: 30px;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #5e3f0e;
	font-weight: normal;
}
p a:link{
	line-height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #5e3f0e;
	font-weight: normal;
	text-decoration:underline
}
p a:visited{
	line-height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #998a71;
	font-weight: normal;
	text-decoration:underline
}
p a:hover{
	line-height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #5e3f0e;
	font-weight: normal;
	text-decoration:none
}
.borderbrown {
    border: 3px solid #b28728;
}
sup {
	font-size: 60%;
	vertical-align: super;
	line-height: 3px;
	top: -5px;
}