body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1d3f81 ;
}
body,td,th {
	color: #CAB57D;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	line-height: 12pt;
	text-align: justify;
}

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

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #CAB57D;
	text-decoration : none;
}
.lien
{
	font-family : Arial;
	font-size : 11px;
	color : #C6EA55;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	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;
}	
