@charset "utf-8";

* {
		background-color:transparent;
}

body, html,  p, h1, h2, h3, h4, h5, h6 {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	color: #ccc;
}

#reset {
	clear:both;
}

#main {
	margin: 0 auto;
	height: 300px;
	width: 100%;
	top: 50%;
	margin-top: -150px;
	position: absolute;
	background-image:url(../images/back.png);
	background-repeat: repeat-x;
}


#invia {
	background: white;
	/*margin: 0 auto;
	height: 200px;
	width: 800px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -90px;
	position: absolute;
	background-color:#333;
	z-index: 1000;
	display: none;*/
}


#logo {
	float: left;
	width: 208px;
	height: 57px;
}

#indi {
	float: right;
	margin-top: 0px;
	width: 165px;
	height: 57px;
	/*margin: 0 auto;
	margin-top: 22px;*/
}


	
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-bottom-color: #666;
	width: 150px;
scrollbar-arrow-color:#f90; scrollbar-face-color:bdbdbd; scrollbar-shadow-color:#ffffd9; scrollbar-darkshadow-color:#ffffd9; scrollbar-Highlight-color:#ffffd9; scrollbar-3Dlight-color:#ffffd9; scrollbar-track-color:#cccccc; }

.invia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: orange;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-bottom-color: #666;
}

#sx {
	float: left;
	width:160px;
		/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #666;
}

#dx {
	float: right;
	width:160px;
		/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #666;

}

#modulo {
	width: 320px;
	margin: 0 auto;
}

ul, li, h4, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}



#site{
	position:relative;
	height: 200px;
	width:760px;
	margin: 50px auto 0 auto;
	background-color:transparent;
}
	
		#navigazione{
		width:730px;
		text-align:center;
		margin-left:50px;
		/*margin-top: -70px;*/
	}
		#navigazione ul{
			margin-left:5px !important;
			margin-left:1px;
		}
			#navigazione li{
				float:left;
				padding:20px 17px;
				text-align: center;
				/*height: 56px;
				margin:0 20px;background-color:#EEE;*/
				
				
			}
				#navigazione a{
					outline: none;
					/*color:#933;
					font-weight:bolder;
					text-decoration:none;*/
				}
#box {
	width: 730px;
	margin: -75px auto;
	heigth: 60px;
	text-align: center;
	margin-bottom: -10px;
}
	
#sezioni {
	overflow:hidden;
	background-color:transparent;
	width:740px;
	height:238px;
	clear:left;
	margin-left:30px;
	
}
	
	#sezioni ul{
		width:740px;
			background-color:transparent;
	}
	
		#sezioni li{
			float:left;
			padding:11px 10px;
			background-color:transparent;
			
			
		}
			
			
			#sezioni p{
				width:730px;
				height: 167px;
				margin: 3px 0;
				font-size:14px;
					line-height: 19px;
								text-align:justify;
					background-color:transparent;
					overflow: hidden;
			}
			
			#sezioni h2{
				color:#f60;
				text-align: right;
				line-height: 12px;
				margin:5px 40px 1px 0;
					background-color:transparent;
			}
			#sezioni a{
				color:#f60;
				font-weight:bolder;
				text-decoration:none;
					background-color:transparent;
			}


