﻿@media print {body {display:none;}}
body
{
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	min-width:100%;
	text-align:justify;
}
.contenitore
{
	width:100%;
	height:100%;
}
.contimglogo
{
	width:100%;
	height:80px;
	padding-bottom:5px;
}
.boximglogo
{
    position:absolute;
	left:-110px;
	margin-left:50%;
	width:220px;
	height:80px;
}
.imglogo
{
	width:219px;
	height:80px;
	/*position:absolute;*/
	left:-110px;
	margin-left:50%;
}
.img
{
    display:block;
    width:100%;
}
.contwelcome
{
	/*clear:both;
	width:1050px;*/
	/*height:90%;565px;
	margin:7px auto 0px auto;
	background-color:#000000;*/
	width:70%;
	margin:0 auto;
}

.contimgcenter
{
	width:100%;
	background-color:#cc0001;
}
.imgcenter
{
	width:77%;
	float:left	
}

.imgbanner{width:23%;float:left}
.imgbanner a img{border:none;}
.contlingue
{
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	clear:both;
}
.lingueswf
{
/*	width:50%;
	margin:0 auto;*/
	height:30px;
	text-align:center;
}
.contfoot
{
	height:53px;
	width:100%;
	border-top:1px solid #e53d38;
	border-bottom:1px solid #e53d38;
	clear:both;
}

.boxfoot
{
	position:absolute;
	left:-265px;
	margin-left:50%;
	width:530px;
	height:60px;
	padding-top:4px;

}
.imgfoot
{
	width:147px;
	height:40px;
	float:left;
	padding-right:5px;
	margin-top:3px;
}
.foot
{
	font-size:12px;
	height:50px;
	float:left;
}
.foot a{text-decoration:underline; color:#ffffff;}
.foot a:hover{text-decoration:underline; color:#ffffff;}
.imglinn{}
/*--aggiunte intro--*/
.contswfintro
{
	width:100%;
	height:550px;
	/*padding-bottom:10px;*/
		
}
.swfintro
{
	/*width:1000px;
	height:550px;
	position:absolute;
	left:-500px;
	margin-left:50%;*/
}

.conttestointro
{
	width:79%;
	margin:0 auto;
	font-size:12px;
	height:20px;
	
}
.otherlanguage
{
	float:left;
	margin-top:3px;
	
}
.skipintro
{
	float:right;
	text-transform:uppercase;
	margin-top:3px;
}
.skipintro a, .otherlanguage a
{
	text-decoration:none;
	color:#ffffff;
}
.pullon
{
    margin-right:20px;
    cursor:pointer;
}
.pulloff
{
    margin-right:20px;
    cursor:default;
}