html{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background: transparent url(image/back.png);
		padding-top:0px;
		margin-top:0px;
	}
body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background: transparent url(image/FwiCreme.png) no-repeat bottom left;
		padding:0px;
		margin:0px;
	}
#body2{
		background: transparent url(image/Taurixpng.png) no-repeat bottom right;
	}
#menug {
	border-left:1px solid #000000;
	background:#FFFFFF;
	width:170px;
	padding-right:20px;
	vertical-align:top;
	font-size:13px;
}
#bottom {
	background: transparent url(image/bottom.png) no-repeat;
	width:950px;
	height:160px;
	text-align:center;
	font-size:9px;
	vertical-align:middle;
	clear:both;
}
#bottom6 {
	background: transparent url(image/bottom.gif) no-repeat;
	width:950px;
	height:150px;
	text-align:center;
	font-size:9px;
	vertical-align:middle;
}
#centre {
	background:#FFFFFF;
	width:758px;
	vertical-align:top;
	padding-right:20px;
}	
#imgmenu {
	background: transparent url(image/menu.png) no-repeat;
	width:170px;
	height:85px;
}	
#listmenu {
	padding-bottom:10px;
	padding-left:20px;
}	
#imgchat {
	background: transparent url(image/chat.png) no-repeat;
	width:170px;
	height:99px;
}
#imgpub {
	background: transparent url(image/pub.png) no-repeat;
	width:170px;
	height:110px;
}
#pub {
	text-align:center;
}	
#tdcentre {
	border-right:1px solid #000000;
	background:#FFFFFF;
	vertical-align:top;
}	
.titre {
	/*color:#0066cc;*/
	color:#0f720a;
	/*color:#b00808;*/
	margin-bottom:60px;
}
.sign {
	border-bottom:1px dashed #0066cc;
	text-align:right;
}
#nav {
	font-size:9px;
	font-style:italic;
	padding-bottom:10px;
}
a {
	/*color:#0099ff;*/
	color:#118a0b;
	/*color:#c51919;*/
	text-decoration:none;
}
a:hover {
	/*color:#0099ff;*/
	color:#118a0b;
	/*color:#c51919;*/
	text-decoration:underline;
}
a img {
	border:0px;
}
.centrerimg {
	float:left;
	padding-right:20px;
}
.ctr {
	text-align:center;
}
.petit {
	font-size:9px;
	color:#FF0000;
}
.invest {
	text-align:center; 
	border-width: 1px;
	border-style: solid;
}
.invest tr td {
	border-bottom:1px solid #000000;
}
.exp {
	text-align:center; 
	border-width: 1px;
	border-style: solid;
}
.exp tr td {
	border-left:1px solid #000000;
}
.conc {
	text-align:center; 
}
.red {
	color:red;
}
.blue {
	color:blue;
}
.violet {
	color:purple;
}
.fuchsia {
	color:fuchsia;
}
.orange {
	color:orange;
}
.green {
	color:green;
}
.indigo {
	color:navy;
}
.grey {
	color:grey;
}
.maroon {
	color:maroon;
}
