.hid {
    display:none;
}

.vis {
    display:block;
}

body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bordure-gris-0111 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
}

.bordure-gris-3 {
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
}

.gris-11-bold {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gris-11 {
	font-size: 11px;
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gris-13-bold {
	font-size: 13px;
	font-weight: bold;
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rouge-11-bold-s {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gris-10 {
	font-size: 10px;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
}

.rouge-10-s {
	font-size: 10px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.rouge-10 {
	font-size: 10px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.vert-11-bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.bleu-11-bold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3300CC;
	text-decoration: none;
	font-weight: bold;
}

