body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gradient_light.gif);
	background-repeat:repeat-x;
	background-color:#635742 ;
}
body,td,th {
	color: #ADA188;
	font-family: Arial;
	font-size: 12px;
	line-height: 14pt;
	text-align: justify;
}

.bottom-menu
{
	font-family : Arial;
	font-size : 12px;
	color : #ADA188;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #ADA188;
	text-decoration : none;
}
.lien
{
	font-family : Arial;
	font-size : 12px;
	color : #ADA188;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #ADA188;
	text-decoration : none;
}
.bg {
	background-repeat:repeat-x;
}
.corner {
	background-repeat:no-repeat;
}
.title {
	font-size : 16px;
	color : #47080D;
}
.subtitle {
	color : #47080D;
	font-weight:bold;
}
.note {
	color : #C8C0B0;
}