body {
	color: #99CC00;
	background-color: #003300;
	letter-spacing: 0.3em;
}
a:link {
	font-weight:normal;
	color: #99FF00;
	text-decoration:none;
}
a:hover {
	color:#FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #99BB00;
	font-weight:normal;
	text-decoration:none;
}
a:active {
	color: #FFFF00;
	font-weight:normal;
	text-decoration:none;
}
cadrevideo {
	background-color: #000033;
}
#conteneur {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 1%;
	margin: 0px;
	padding: 0px;
}
.Titolo {
	color: #FFFFFF;
}
.TableauCase {
	background:#9B9990;
	text-align: center;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableauCase2 {
	background:#8B8970;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableauCase3 {
	background:#7B7970;
	color:#FFFF00
	text-align: center;
	text-align: center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	color: #FFFF00;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.Tableau_TXT {
	color: #000000;
}.ligne1 {
	background-color: #993399;
}

