/* CSS Document */
/* hide from ie on mac \*/
html {
height: 100%;	
}

#flashcontent {
}

/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.desc_titre{
	color:#45BDE1;
}
.desc_default{
	color:#FFFFFF;
}
.desc_default_10{
	font-size:10px;
}
.nodisplay{

}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}