body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	color: #503D2B;
}

td {
	font-size: 12px;
}

.bghead {
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgmain {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foot {
	background-color: #BBAC6E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACA288;
	border-bottom-color: #ACA288;
	font-size: 11px;
}
.bgmain2 {
	background-image: url(../images/bg_main2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgmain3 {
	background-image: url(../images/bg_main3.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #503D2B;
	text-decoration: underline;
}
a:hover {
	color: #503D2B;
	text-decoration: none;
}
a:visited {
	color: #503D2B;
}
.copyright {
	font-size: 10px;
}
.bgmenufin {
	background-image: url(../images/menu_fin_02.gif);
	background-repeat: repeat-y;
}
.txt16 {
	font-size: 18px;
	font-weight: normal;

}.bgblanc {
	background-color: #FFFFFF;
}

