h1 {
	font-family: "Comic Sans MS", "Trebuchet MS", "Tempus Sans ITC", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #3366FF;
	text-align: center;
}
tr {
	font-family: "Comic Sans MS", "Trebuchet MS", "Tempus Sans ITC", sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-top-color: #33CCCC;
	border-right-color: #33CCCC;
	border-bottom-color: #33CCCC;
	border-left-color: #33CCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-bottom-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	outline-color: #66CCFF;
	outline-style: groove;
}
td {
	border: thin solid #00CC99;
}

.TableLiens {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tr_liens {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td_liens {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 36px;
	font-family: "Comic Sans MS", "Trebuchet MS", "Tempus Sans ITC", sans-serif;
	font-style: normal;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
}
hr {
	font-family: "Comic Sans MS", "Trebuchet MS", "Tempus Sans ITC", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}
th {
	font-family: "Comic Sans MS", "Trebuchet MS", "Tempus Sans ITC", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#rouge {
	color: #FF0000;
}
.tdnom {
	font-weight: bolder;
}
h2 {
	text-align: center;
	vertical-align: middle;
}
.table_autres {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align:left;
	vertical-align: middle;
	border: thin solid #FFCC99;
}
.tr_autres{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:200;
	text-align:left;
	border: thin solid #FFCC99;
	}
.td_autres {
	border: thin solid #FFCC99;
}
