body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../degrade.gif);
	background-height:100%;
	backgroung-repeat : no-repeat;
	text-align: center;
}

#header {
	height:30px;
	background:##58595B;
}
#footer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #D6D6D6;
}

#footer a:link {
	font-size:10px;
	color: #D6D6D6;
	text-decoration: none;
	padding:0px;
}

#footer a:visited {
	font-size:10px;
	color: #D6D6D6;
	text-decoration: none;
	padding:0px;
}
#footer a:hover {
	font-size:10px;
	color: #D6D6D6;
	text-decoration: underline;
	padding:0px;
}
#footer a:active {
	font-size:10px;
	text-decoration: none;
	color: #D6D6D6;
	padding:0px;
}

#content {
	overflow:auto;
}
	
p {
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #D6D6D6;
	padding: 0px;
}
#content a:link {
	color: #00aeef;
	text-decoration: none;
	padding:0px;
}
#content a:visited {
	color: #00AEEF;
	text-decoration: none;
	padding:0px;
}
#content a:hover {
	color: #00AEEF;
	text-decoration: underline;
	padding:0px;
}
#content a:active {
	text-decoration: none;
	color: #00aeef;
	padding:0px;
}
body table {
	background-color:#58595B;
	margin:auto;
	padding:5px;
	border: 5px solid #FFF;
	border-radius:20px;
	-khtml-border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	width: 950px;
}	

body table tr td table tr td table tr td {
	margin:0px;
	padding:0px;
}	

body table tr td{
	margin:0px;
	padding:0px;
	border: 0px none #58595B;
}
body table tr td table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


ul.menu{
	margin: 0;
	padding: 0;
	padding-left:35px;
	text-align: left;
}
ul.menu li
{
	color: #D6D6D6;
	padding: 0px;
	text-align: left;
}
tr {
	margin: 0px;
	padding: 00px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bleu {
	color: #00AEEF;
}
.bleu-centre{
	color: #00AEEF;
	text-align: center;
}
.petit {
	font-size: 10px;
	text-align: right;
	color: #D6D6D6;
}
.p-centre {
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #D6D6D6;
	padding: 0px;
}
