@charset "utf-8";
body {
	background-color: #080913;
	background-image: url(../immagini/sfondo-body-2.jpg);
	background-repeat: no-repeat;
}
.bodyintro {
	background-color: #080913;
	background-image: url(../immagini/sfondo-intro.jpg);
	background-repeat: no-repeat;
}
#contenitore {
	height: auto;
	width: 880px;
	margin-top: 5px;
	margin-left: 62px;
}
#barrasx {
	width: 600px;
	height: 520px;
	float: left;
}
#barrasxintro {
	width: 600px;
	height: 140px;
	float: left;
}
#intro {
	height: 285px;
	width: 800px;
	clear: both;
	text-align: center;
}

#barradx {
	width: 280px;
	height: 235px;
	float: left;
}
#bubble {
	width: 590px;
	height: 225px;
	clear: both;
	text-align: right;
	margin-top: 85px;
}
#partners {
	height: 45px;
	width: 700px;
	clear: both;
}
#footer {
	height: 25px;
	width: 800px;
	margin-left: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-top: 10px;
}


#logo {
	width: 550px;
	height: 80px;
	z-index: 1000;
	visibility: visible;
}
#menu {
	height: 30px;
	width: 450px;
}
#pulsante-card {
	width: 255px;
	height: 165px;
	margin-top: 70px;
	text-align: right;
	vertical-align: bottom;
	margin-right: 15px;
}


