body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

#content {	
	position: absolute;
	width: 100%;
	height: 97%;
	z-index:0;	
}

.footer_container{
	width:100%;    
	border-top:1px solid #000000;
	height: 25px;
	line-height:25px;
    position: absolute;
    bottom: 0;
    left: 0;
	color:#333333;
    background-image:url(img/footer.png);
	background-position:left;
	background-repeat:no-repeat;
	background: #ABABAB;
}

.footer{
    z-index: 20;
    position: absolute;
    text-align:left;        
    font-size:9px;
	color:#333333;
	padding-right:15px;
	left:0;
}
.footer .link1{
	float:left;
}
.footer .link2{
    margin:0 0 0 80px;
	float:left;
	color:#333333;
}
.footer_container a{
    color:#333333;
    text-decoration:none;
	padding:0 4px;
}
.footer .link2 a, .footer .link2 a:link, .footer .link2 a:visited, .footer .link2 a:active{
    color:#333333;
}
.lingue{
	position: absolute;
    bottom: 26px;
    left: 0;
	width:100%;
	height: 25px;
	line-height:25px;
    margin:0;  
    z-index: 500;
	text-align:center;   
    font-size:9px;
	background-image:url(img/footer.png);
	background-position:left;
	background-repeat:no-repeat;
	background: #ABABAB;
	display:none;
	border-top:1px solid #000000;
}
.lingue span{
	margin-left:15px;
}

#demo a:link, #demo a:visited{
    color:#333333;
    text-decoration:none;
}
#demo a:hover, #demo a:active{
    color:#000000;
    text-decoration: underline;
}

#demo
{
	margin-top: 50px;
    background-color: #000000;
	text-align:center;
}
#content #divswf
{
    display: block;
    position: relative;
    z-index: 1;
    left: 0px;
    width: 99.8%;
    height: 665px;
}