html {
	height:100%;
	/*overflow:hidden;*/
}
body {
	height:100%;
	margin:0px;
	overflow:auto;
	/*overflow-y:hidden;*/
	background-color:#000000;
	font: 75% Arial, Helvetica, sans-serif;
}
#flashcontent {
	position:absolute;
	height:100%;
	width:100%;
	padding: 0;
	z-index:1000;
	background-color:#000000;/**/
}
#content {
	position:absolute;
	z-index:1;
	height:600px;
	width:800px;
	overflow:auto;
}
.annimFlash{
	width:100%;
	height:100%;
	background-color:#000000;
}
.texteR{
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-decoration:none;
	text-align:center;
}
.texteR a{
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.texteR ul{
	margin:0;
}
#flashAltCont{
	color:white;
}

#jsAltCont{
	color:white;
}

#loading{
	z-index:2000;
	width:300px;
	height:80px;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:auto;
	display:none;
	text-align:center;
}

#loading span {
	font-family:verdana;
	font-size:9px;
	color:#adadad;
}

#noflash_panel {
	height:550px;
	background-color:#ffffff;
	margin-top:70px;
}

#noflash_body {
	position:relative;
	left:0px;
	right:0px;
	margin:auto;
	width:800px;
	background-color:#ffffff;
	top:30px;
}

#screenshot {
	float:left;
	margin-right:35px;
	text-align:bottom;
}

#noflash_bodyleft {
	float:left;
	width:50%;
	height:100%;
	text-align:center;
}
#noflash_bodyleft img {
	margin-top:203px;
}
#noflash_bodyright {
	float:left;
	width:50%;
	height:100%;
}
#noflash_bodyright img {
	margin-top:30px;
}
#noflash_bodyright p {
	margin-left:20px;
}

.info_fr {
	font-family:verdana;
	font-weight: bold;
	line-height:15px;
}
.info_en {
	font-family:verdana;
	font-style: italic;
	color:#474747;
	line-height:15px;
}

#info_browser {
	float:left;
    width:450px;
}

#info_plugin {
	float:left;
}

#noflash_sep {
	width:50%;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-color:#d4d3d3;
}

#noflash_adress {
	font-family:arial;
	font-size:18px;
	margin-left:20px;
	padding-top:10px;
}

#noflash_contact {
	font-family:arial;
	font-size:28px;
	margin-left:20px;
}

#noflash_warning {
	width:800px;
	height:91px;
	margin-left:-40px;
	margin-top:50px;
	background-image:url(/flash/images/warning.jpg);
}

#noflash_browsers {
	width:606px;
	height:58px;
	margin:-10px;
	margin-top:-25px;
	background-image:url(/flash/images/browsers_more_flashplug.jpg);
}

#noflash_footer {
	position:relative;
	left:0px;
	right:0px;
	margin:auto;
	width:800px;
	margin-top:65px;
	color:#ffffff;
}
