@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:auto;

}
#wrapper {
	width:780px;
	height:983px;
	margin:auto;
}

#supercorpo {
	width:780px;
	height:938px;
	background-image:url("images/sfondowrapperbig.jpg");
	background-repeat:no-repeat;
	margin:auto;
}
#header {
	width:780px;
	height:204px;
	text-align:center;
	padding-top:13px;
}
#corpo {
	width:770px;
	height:710px;
}
#corposx {
	padding-left:9px;
	width:600px;
	height:710px;
	float:left;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align:justify;
}
#corposxvini {
	padding-left:9px;
	width:600px;
	height:690px;
	float:left;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	overflow:auto;
	padding-bottom:10px;
	scrollbar-face-color:#9b0302;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#780101;
	scrollbar-shadow-color:#780101;
	scrollbar-highlight-color:#780101;
	scrollbar-3dlight-color:#efefef;
	scrollbar-darkshadow-color:#efefef;

}
#corpodx {
	width:161px;
	height:710px;
	float:right;
}
#menu {
	width:148px;
	margin-left:5px;
}
#footer {

width:770px;
height:45px;
}
#footer a {
	text-decoration:none;
	color:#efefef;
}
#footer a:hover {
	color:#FB7E7B;
	font-weight:bolder;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.immagine1 {
	float: left;
	padding-right: 5px;
}
.immagine2 {

	float: right;
	padding-left: 5px;
}
.Stile2 {
	color: #000000;
	font-size: 14px;
}
#animazione {
	width:600px;
	height:300px;

}