body, html {
margin: 0;
padding: 0;
cursor: default;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url('images/fd3.jpg');
	background-position: top center;
	text-align: left;
}



a {
	color: #06C;
	text-decoration: none;
}


a:hover {
	color: #069;
	text-decoration: underline;
}

.strong {
	color: #096;
	text-decoration: none;
	font-weight: bold;
}

.clair {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.blanc {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.BigStrong {
	color: #066;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.Tablorder {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 350px;
}
.Tablorder2 {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 400px;
}
.tablopt {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 100%;
}

.tablonor {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

.bordermenu {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 100%;
}