html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #000000;
}
#global-table {
	height: 100%;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#global-td {
	vertical-align: middle;
	text-align: center;
}
#contenu-table {
	height: 520px;
	width: 720px;
	background-color:#1c1c1c;
}
.legendepanel {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
a.lienTitre:link {
	font-size: 14px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
a.lienTitre:visited {
	font-size: 14px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
a.lienTitre:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.lienTitre:active {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.exit:link {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
a.exit:visited {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
a.exit:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
a.exit:active {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.cadre {
	border: 1px solid #4c4c4c;
}
.legendeImage {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.souslegendeImage {

	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
a.lienEncours:link {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.lienEncours:visited {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.lienEncours:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.lienEncours:active {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.lienMail:link {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
a.lienMail:visited {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a.lienMail:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lienMail:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

