/* CSS Document */


#body {
	background-color:#FFFFFF;
	color:#000000;
	font-weight: bold;	 
}

a {
    color:#33CC33;
	font-family:"Bell Gothic Std Black";
	text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

h1 {
	font-family:"Bell Gothic Std Black";
	font-size: 36px;
	font-weight: bold;	margin-bottom:0px;
}
h2 {
	margin-top:0px;
	font-family:"Bell Gothic Std Black";
	font-size: 20px;
	font-weight: bold;
	line-height: 12px;
}


#all {
     text-align:center;	
     width:1280px;
     background-image:url(../Images/Background.jpg);
}

#content {
	margin-top:58px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #333333;
	font-family:"Bell Gothic Std Black";
}



#menunav {
	margin-left:auto;
	margin-right:auto;
	width:577px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 0px;
	text-align: center;
	height: 27px;
	vertical-align: baseline;
	line-height: 27px;
}

#menunav ul {
	padding: 0px;
	margin: 0px;
 
}

#menunav ul li {
	display:inline;
}



#menunav ul li a {
	font-family:"Bell Gothic Std Black";
	font-size: 12px;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
	color:#000000;
}

#menunav ul li a:hover {
	text-decoration:underline;
	color:#990000;
}


#navleft {
	width:149px;
	text-align: left;
	float: left;
	margin-top: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	height: 590px;
}

.Stile2 {color: #666666}


#navleft ul  {
	margin: 0px;
	padding: 0px;
	
}

#navleft ul li {
	list-style-type:none;
	padding-left: 8px;
}

#navleft ul li a {
	text-decoration: none;
	font-family: "Bell Gothic Std Black";
	color: #000000;
	font-size: 12px;
	padding-left: 5px;
}


#navleft ul li a:hover { 
    color:#990000;
	text-decoration:underline;
}

#navright {
	float: right;
	margin-top: 26px;
	width: 149px;
	position: fissa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D0C8;
	height: 590px;
}



#navright ul  {
	margin: 0px;
	padding: 0px;
	
}

#navright ul li {
	list-style-type:none;
	display:inline;
}

#navright ul li img {
	border: 1px solid #000000;
	padding: 1px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#navright ul li a {
	margin-right: 6px;
}





.Stile1 {
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
     
}


#centrale {
	width: 444px;
	margin-top: 26px;
	text-align: center;
	padding-top: 15px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
#centrale  #pi {
	padding-left: 12px;
	text-align: left;
	padding-right: 12px;
}



#edit {
	text-align: center;
	height: 679px;
	width: 750px;
}
