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:#1D3F81 ;
}
body,td,th {
	color: #C6B075;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	text-align: justify;
}

.title{
	font-size : 14px;
	font-weight:bold
	color : #C6B075;
}

.small{
	font-size : 10px;
	line-height: 11pt;
	color : #B89C52;
}

.langues{
	font-size : 10px;
	line-height: 11pt;
	color : #000000;
}

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

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #B89C52;
	text-decoration : none;
}
.lien
{
	font-family : Verdana;
	font-size : 12px;
	color : #C6B075;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #C6B075;
	text-decoration : none;
}
.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	

