@charset "utf-8";

/* CSS Document */



body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
background-color: #000000;
}



.htmlarea-content-body {
overflow: auto!important;
}

#background{
width: 990px;
height: 620px;
}

#container{
height: 590px;
width: 990px;
margin: 15px;
}

#flash_site{
margin: 0 0 10px 0;
}

#menu {
display: none;
}



#content {
display: none;
}

#footer {
font-size: 10px;
color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer img{
	
	padding-bottom: 5px;
	
}

#lang {
display:none;
}












