.chk-Nav-Interne {
	width: 537px;
	margin: 20px 0 0 0;
	}

.chk-Nav-Table{
	width: 537px;
	height: 30px;
}
.masque {
	display: none
	}
.chk-Nav-td-off {
	background-color: #f3f3f3;
	text-align: center;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: hand;

}
.chk-Nav-td-on {
	background-color: #FFFFFF;
	text-align: center;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: default;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
}

a.chk-Nav-txt-off:link, a.chk-Nav-txt-off:visited, a.chk-Nav-txt-off:active {
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	text-decoration: underline;
}

a.chk-Nav-txt-off:hover {
	color: #00B053;
	text-decoration: underline;
}

a.chk-Nav-txt-on:link, a.chk-Nav-txt-on:visited, a.chk-Nav-txt-on:active, a.chk-Nav-txt-on:active {
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}

.bloc-principal {
	width:535px;
	margin:0px !important;
	padding:1px !important;
	background-color:#FFFFFF!important; 
}

