body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat:repeat-x;
	background-color:#F6EFE5 ;
}
body,td,th {
	color: #5c4f2b;
	font-family: Arial;
	font-size: 12px;
	line-height: 13pt;
	text-align: justify;
}

.bottom-menu
{
	font-family : Arial;
	font-size : 11px;
	color : #5c4f2b;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #5c4f2b;
	text-decoration : none;
}
.lien
{
	font-family : Arial;
	font-size : 11px;
	color : #5c4f2b;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #5c4f2b;
	text-decoration : none;
}

.title {
	font-size : 16px;
	color : #5c4f2b;
}

.titl {
	font-size : 16px;
	color : #5c4f2b;
}
.subtitle {
	font-size : 12px;
	color : #99741F;
}
.small {
	font-size : 11px;
}

.shortlh {
		line-height: 11pt;
}

.header-title
{
	background-color : #72624B;
	color : #C2B7AB;
	line-height: 16pt;
	font-size : 16px;
	text-align:center;
}
.norepeat {
		background-repeat:no-repeat;
}	


a:link {
	color: #5c4f2b;
	text-decoration : underline;
}
a:visited {
	color: #5c4f2b;
	text-decoration : underline;
}
a:hover {
	color: #99741F;
	text-decoration : underline;
}
a:active {
	color: #5c4f2b;
}

