#nav_niveau2{
	height: 22px;
	background-color: #0c789f;
}
#nav_niveau2 li {
	list-style-type: none;
	display: inline;
	padding: 0 15px 0 15px;
}
.nav_niveau2 {
	list-style-type: none;
	display: inline;
	background: url(../images/layout/separateur_niveau2.png) top left no-repeat;
	padding: 0 15px 0 15px;
}
#nav_niveau2 a{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#nav_niveau2 a:hover{
	
	text-decoration: underline;
}





#content_fiche{
	border-left: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	margin: 0 0 58px 0;
}
#nav_niveau3{
	height: 19px;
	background: url(../../image/layout/degrade_nav3.png) top left repeat-x;
}
#nav_niveau3 a{
	display: block;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555356;
	text-decoration: none;
	padding: 3px 15px 4px 12px;
	float:left;
}
#nav_niveau3 a:hover{
	background-color: #848585;
	color: #ffffff;
}
.fiche{
	float:left;
	width: 439px;
	padding: 30px 0 0 30px;
}
.fiche_palmares{
	float:left;
	width: 453px;
	height: 259px;
	overflow: auto; 
	padding: 10px 0 0 15px;
}
.fiche_palmares p{
	 text-align: center; 
}
.fiche_img{
	float:right;
}

/*
.infos_g_gris{
	float: left;
	text-align: right;
	border-right: 1px solid #bdbbbc;
	padding: 0 5px 0 0;
}

.infos_g_bleu{
	float: left;
	text-align: left;
	color:#002454;
	font-weight: bold;
	margin: 0 0 0 10px;
	width:307px;
}
*/


td.infos_g_gris{
	text-align: right;
	border-right: 1px solid #bdbbbc;
	padding: 0 5px 3px 0;
	font-size: 13px;
	width:189px;
}
td.infos_g_bleu{
	font-size: 13px;
	text-align: left;
	color:#002454;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	width:258px;
}