a:link {
	color: #646464;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.coulFondPage {
	background-color: #000000;
}
body {
	background-color: #000000;
}
.coulTitre {
	color: #646464;
}
.coulTitreSousligne {
	color: #646464;
	border-bottom: 1px solid #646464;
	font-size: 9pt;
	padding-bottom: 3px;
}
.coulMenu {
	background-color: #505050;
	color: #DCDCDC;
	font-size: 10pt;
	font-family: Verdana;
	border: 1px solid #505050;
	text-align: center; 
}
.coulMenu a {
	color: #DCDCDC;
	text-decoration: none;
}
.coulMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.coulMenuAct {
	background-color: #144983;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	border: 1px solid #144983;
	text-align: center; 
	font-weight: bold;
}
.coulMenuAct a {
	color: #FFFFFF;
	text-decoration: none;
}
.coulMenuAct a:hover {
	color: #969696;
	text-decoration: none;
}

.onglet_vert {
	background-color: #505050;
	color: #DCDCDC;
	width:127px;
	height:26px;
	padding-top:0px;
	text-align:center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.onglet_vert_texte {
	background-color: #505050;
	color: #DCDCDC;
	width:127px;
	height:26px;
	padding-top:0px;
	text-align:center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	cursor: pointer;
}
.onglet_vert_grand_texte {
	background-color: #505050;
	color: #DCDCDC;
	padding-left: 20px;
	width:254px;
	height:26px;
	padding-top:0px;
	text-align:left;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	cursor: pointer;
}
.onglet_detail {
	width:210px;
	border: 1px solid #505050;
	text-align: left;
}
