html {

	margin: 0;
	padding: 0;
	overflow-x: auto;
	overflow-y: auto;
	border: 0 none;
}

body {
	margin: 0;
	padding: 0;
	border: 0 none;
	overflow-x: auto;
	overflow-y: auto;
	background-color: #E2FFCA;
	color: #000099;
}
a:link {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #3366cc;
}
table {
	
}

.tr_titre {
	height: 32px;
}
.tr_titre2 {
	height: 28px;
}
.tr_titre3 {
	height: 24px;
}
.cellule_tableau {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre_periode {
	background-color: #E1EAF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titre_saison {
	background-color: #E1EAF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titre_prestation {
	background-color: #E1EAF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titre_tableau {
	background-color: #E1EAF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}