@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: 000000;
	scrollbar-arrow-color: #66FF00;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #000000;
	left: auto;
	right: auto;
}

#conteneur {
	height: 585px;
	width: 1000px;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-300px;
	position: absolute;
}
#header {
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 90px;
	width: 980px;
}
.titre {
	float: left;
	height: 90px;
	width: 500px;
}

.liens_globals {
	height: 50px;
	width: 470px;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
}
#conteneur #header .liens_globals a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 3px;
	padding-left: 3px;
}
#conteneur #header .liens_globals a:hover {
	color: #666;
}
#conteneur #header .liens_globals .sous_liens a {
	font-size: 11px;
	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;
	padding-right: 2px;
	padding-left: 2px;
	color: #666;
}
#conteneur #header .liens_globals .sous_liens a:hover {
	color: #333;
}

.sous_liens {
	height: auto;
	width: auto;
	position: absolute;
	bottom: 497px;
	left: 296px;
}




.contenu {
	height: 465px;
	width: 870px;
	overflow: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 20px;
}
.colonne_gauche {
	width: 70px;
	float: left;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: 500px;
}

.table {
	height: 400px;
	overflow: auto;
}

.sousmenuperso {
	float: left;
	margin-left: 37px;
	padding-left: 37px;
	padding-top: 15px;
	padding-bottom: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

a {
	outline: none;}
	
	
a:link {
	outline: none;

	color: #669999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}


a:visited {
	color: #669999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-size: 12px;
}
.Style2 {font-size: 12px}
.Style3 {
	font-size: 10px;
	color: #666666;
	text-align: right;
}


.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	text-indent: 3px;
	text-decoration: none;
}
