body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gradient_bg.gif);
	background-repeat:repeat-x;
	background-color:#FAFBF7 ;
}
body,td,th {
	color: #93A166;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 17pt;
	text-align: justify;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size : 14px;
	color : #4B6300;
}


.small {
	font-size : 11px;
	color : #93A166;
}


.bottom-menu
{
	font-family: Times New Roman, Times, serif;
	font-size : 12px;
	color : #93A166;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family: Times New Roman, Times, serif;
	font-size : 12px;
	color : #93A166;
	text-decoration : none;
}


.lien
{
	font-family: Times New Roman, Times, serif;
	font-size : 14px;
	color : #93A166;
	text-decoration : underline;
}
.lien:hover
{
	font-family: Times New Roman, Times, serif;
	font-size : 14px;
	color : #93A166;
	text-decoration : none;
}

.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	

.header-title
{
	background-color : #93A166;
	color : #FAFBF7;
	line-height: 16pt;
	font-family: Times New Roman, Times, serif;
	font-size : 16px;
	text-align:center;
}

