/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a {
	color: #B59D55;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #B59D55;
}

.textedroite {
	text-align: right;
}

#main {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	}
#subsubmain {
	
}
#submain {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1500px;
}
#graphpage {
display:table;
	padding-top:210px;
	width:200px;
	
	
}
#content {
	display:table;
	padding-top:2px;
	width:530px;
	}
#menu {
	display: block;
	width: 250px;
	float: left;
	padding-top:130px;
	}
#menu ul {
	list-style-type: none;
	margin-left:15px;
	margin-top:0px;
	}
#menu li {
	list-style-type: none;
	
}
.lienmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B59D55;
	letter-spacing:3px;

}
.lienmenu:hover {
	color: #FFFFFF;

}
.textecentre {
	text-align: center;
}
.textecentre {
	text-align: center;
}
.blanc {
	color: #FFFFFF;
}
.dore {
	color: #B59D55;
}
h2 {
	font-size: 16px;
}
.justifie {
	text-align: justify;
}
.petit {
	font-size: 9px;
}

