body
{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:arial;
	font-size:10px;
}

a {
	color:#ffffff;
}
#credits
{
	/*
	display:none;
	visibility:hidden;
	*/
	text-align:center;
}
#noflash
{
	background-image: url(../images/noflash.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 361px;
	margin: 0;
	padding: 0;
}
#noflash p
{
	padding-top: 200;
	padding-left: 250;
	font-size: 13px;
	font-weight: normal;
}
#noflash p a
{
	text-decoration: none;
	color:#A2C6FF;
}
#altbody
{
	color:#ffffff;
	text-align:left;
	padding-left: 40;
	width:80%;
}
#altbody titre
{
	color:#A2C6FF;
	/*font-size:12px;*/
}
#sitemap
{
	width:80%;

	/*overflow:hidden;
	
	display:none;
	visibility:hidden;
	*/
	color:#A2C6FF;
	text-align:left;
}
#sitemap .column {
	float: left;
	width: 210px;
}
#sitemap li {
	list-style: none;
}
#footer
{	
	/*background-color: #111E2D;*/
	background-color: #000000;
	height:20px;
}
#footer a {
	/*color:#636C76;*/
	color:#636C76;
	/*vertical-align: bottom;*/
}
#footer a:hover{
	color:#ffffff;
}
iframe
{
	display:none;
	visibility:hidden;
}
