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:#8A407C ;
}
body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 13pt;
	text-align: justify;
}

.bottom-menu
{
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #F4E662;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #F4E662;
	text-decoration : none;
}
.lien
{
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #F4E662;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #F4E662;
	text-decoration : none;
}

.blue {
	font-size : 16px;
	color : #57B8F8;
}

.orange {
	font-size : 16px;
	color : #F08D0D;
}

.green {
	font-size : 16px;
	color : #9DC670;
}

.subtitle {
	font-size : 12px;
	color : #EFBD99;
}
.small {
	font-size : 11px;
	color : #F4E662;
}

.shortlh {
		line-height: 11pt;
}

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




