@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	margin:0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#E19218;
	scrollbar-track-color:#000000;
}

#top{
	height:80px;
	width:1000px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
}

#boxMenuPiccolo{
	height:60px;
	width:300px;
	background-color:#333333;
	float:left;
}

#boxMenuGrande{
	height:60px;
	width:400px;
	background-color:#999999;
	float:left;
}

#menu{
	height:20px;
	width:1000px;
	background-color:#ED7F01;
	float:left;
}

#contenitore{
	background-image:url(img/background.jpg);
	background-repeat: no-repeat;
	height:500px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:0px;
	overflow:auto;
	position:relative;
}

#home{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#CCCCCC;
	height:403px;
	width:auto;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	position:absolute;
	left:auto;
}

#boxHome{
	height:360px;
	width:940px;
	padding:10px 30px 30px 30px;
	background-color:#ED7F01;
}

#testoHome{
	height:340px;
	width:400px;
	float: left;
	margin-right:80px;
}

#attraverso{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#CCCCCC;
	height:403px;
	width:auto;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	position:absolute;
	left:0px; 
}

#boxAttraverso{
	height:340px;
	width:1580px;
	padding-bottom:30px;
	padding-left:30px;
	padding-top:30px;
	background-color:#ED7F01;
}

#copertina{
	height:340px;
	width:250px;
	margin-right:15px;
	background-repeat:no-repeat;
	float:left;
}

#testo{
	height:340px;
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height: 16px;
	float:left;
	margin-right:80px;
}

#testo a:link, #testo a:visited, #testo a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:16px;
	text-decoration:underline;
}

#testo a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height: 16px;
	
}

#testo2{
	height:340px;
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height: 16px;
	float:left;
	margin-right:30px;
}

#testo2 a:link, #testo2 a:visited, #testo2 a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:16px;
	text-decoration:underline;
}

#testo2 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height: 16px;
	text-decoration:underline;
}

@media screen{
 body>div#contenitore>div#top{
 position:fixed;
 }
}

#progetto{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#CCCCCC;
	height:403px;
	width:auto;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	position:absolute;
	left:0px; 
}

#boxProgetto{
	height:340px;
	width:1150px;
	padding:30px;
	background-color:#ED7F01;
}

#testoProgetto{
	width:640px;
	height:343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height: 16px;
	float:left;
}

#video{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#CCCCCC;
	height:403px;
	width:auto;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	position:absolute;
	left:0px; 
}

#boxVideo{
	height:360px;
	width:4600px;
	padding:20px;
	background-color:#ED7F01;
}

#testoVideo{
	height:340px;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height: 16px;
	float:left;
	margin-right:80px;
}

#boxTube{
	height:auto;
	width:auto;
	margin-right:80px;
	float:left;
}

#credits{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#CCCCCC;
	height:403px;
	width:auto;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	position:absolute;
	left:0px; 
}

#boxCredits{
	height:343px;
	width:4000px;
	padding:30px;
	background-color:#ED7F01;
}

#immagine{
	height:auto;
	width:auto;
	margin-right:15px;
	float:left;
}

#componenti{
	height:330px;
	width:350px;
	margin-right:25px;
	float:left;
}

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-decoration:none;

}

.menu a:link, .menu a:active, .menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-decoration:none;

}

.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.download{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

.download a:link, .download a:active, .download a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

.download a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.titoli{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.titoletti{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
}

.titoletti a:link, .titoletti a:active, .titoletti a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
}

.titoletti a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.corpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.corpo a:link, .corpo a:active, .corpo a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.corpo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
	
