
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: 10px;
         color: #000000;
}

.TabAffiche
{
	width:1280px;
	height:700px;
}

.AffichageDiv
{
	/*background-color:#00FF66;*/
	overflow:auto;
	width:450px;
	height:420px;
}

.AffichageDivFormulaire
{
	/*background-color:#00FF66;*/
	overflow:auto;
	width:780px;
	height:420px;
}