html{
	font-family: Franklin Gothic Medium, Verdana, Helvetica, sans-serif;
	margin-top: 20px;
}

#bg
{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	z-index: -1;
} 

h2{
	text-align: center;
	}

h3{
	text-align: center;
	}

a{
	text-decoration: none;
	color: #428ecf;
}

a:hover{
	color: #428ecf;
	text-decoration: underline;
	
}

img{
	border: 0px;
}

div.all{
	position: relative;
	width: 950px;
	margin: auto;
	z-index: 1;
}

div.header{
	height: 183px;
	width: 850px;
	margin-left: 50px;
	background-image: url('/images/header_background.png');
	background-repeat: no-repeat;
	background-position: top left;	
	margin-bottom: 41px;
}
	div.header img{
		margin-left: 300px;
		margin-top: 20px;
		float: left;
	}
	div.header div.topmenu{
		margin-left: -40px;
		padding-top: 120px;
		text-align: center;
	}
	
		div.topmenu ul li{
			display: inline;
		}
	
		div.topmenu a{
			text-decoration: none;
			font-size: 14px;
			color: #330000;
		}
		div.topmenu a:hover{
			text-decoration: underline;
			font-size: 14px;
			color: #428ecf;
		}

	
	div.content_container{
		width: 850px;
		margin-left: 50px;
		margin-bottom: 20px;
		padding-top: 1px;
		padding-bottom: 20px;		
		clear: none;
		background-image: url('/images/content_container_bottom.png');
		background-position: bottom center;
	}
	
		div.content_container h1{
			width: 850px;
			margin-top: -32px;
			margin-bottom: -5px;
			padding-bottom: 10px;
			background-image: url('/images/content_container_top.png');
			background-position: top center;
			background-repeat: no-repeat;
		}
	
	div.content{
		width: 760px;
		margin-left: 15px;
		padding: 30px;
		padding-top: 0px;
		text-align: justify; 

	}
		div.content h2{
			color: #330000;
			font-size: 32px;
			margin-top: -10px;
		}
		
		div.content h3{
			padding-bottom: 10px;
		}

		div.content p{
			padding-bottom: 10px;
			font-size: 18px;
			text-align: justify; 
		}
		
		div.content_container li{
			padding-bottom: 10px;
		}

		

	div.content_container img{
		padding: 10px;
		}

div.homepage_header h2{
	line-height: 10px;
	font-size: 22px;
	color: #330000;
}


div.homepage_intro{
	float: left;
	margin-left: 30px;
	margin-top: -30px;
	width: 320px;
	height: 275px;
	border-right: 1px dotted #666666;
}

div.homepage_current1{
	float: left;
	margin-left: 20px;	
	margin-bottom: 10px;
	width: 400px;
	height: 110px;
	padding: 10px;	
	margin-top: -30px;
	text-align: right;
}
	div.homepage_current1 img{
		padding: 0px;
		padding-right: 10px;
	}

div.homepage_current2{
	float: left;
	margin-left: 20px;	
	width: 400px;
	height: 110px;
	padding: 10px;
	border-top: 1px dotted #666666;
	text-align: right;
	
}
	div.homepage_current2 img{
		padding: 0px;
		padding-right: 10px;
	}


div.homepage_news{
	width: 700px;
	margin-left: 60px;
	margin-top: 10px;
	padding: 10px;
	padding-top: 0px;
	border-top: 1px dotted #666666;

}
	div.homepage_news img{
		border: 1px solid #666666;
		padding: 2px;
		margin: 5px;
	}

	div.homepage_news h2{
		text-align: center;
	}
		
	div.leftmenu{
		position: fixed;
		float: left;
		width: 160px;
		margin-top: 90px;
		border-right: 1px solid #333300;
	}
		div.leftmenu li{
			list-style: none;
			padding-bottom: 10px;
		}
		
			div.leftmenu li a{
				font-size: 18px;
			}

			div.leftmenu li a:hover{
			}

	
	div.right_content{
		width: 600px;
		margin-left: 170px;
		padding-left: 20px;
		padding-bottom: 20px;
		text-align: justify; 

	}	
		div.right_content h2{
			text-align: center;
		}
	
	div.middle_content{
		width: 460px;
		float: left;
		margin-left: 190px;
		text-align: justify; 
	}
		
	div.downloads{
		float: right;
		width: 160px;
		margin-top: 5px;
		padding: 10px;
		padding-left: 0px;
		padding-top: 10px;
		border-left: 1px solid #333300;
		
	}
		div.downloads  img{
			margin: 0px;
			border: 0px;
		}
		
		div.downloads p{
			text-align: center;
			font-size: 12px;
			font-weight: bold;
		}
		
		div.downloads h3{
			text-align: center;
			line-height: 10px;
		
		}
	
	
	div.left_content{
		float: left;
		width: 600px;
		padding-left: 40px;
		padding-bottom: 20px;
		text-align: justify; 
		
	}	
		div.left_content h2{
			text-align: center;
		}
		

a.edit_link img{
	border: 0px;
}

div.loginform{
	width: 300px;
	padding: 10px;
	margin-top: 300px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	font-size: 12px;
}
	div.loginform h1{
	font-size: 18px;
	
	}

	div.loginform fieldset{
	width: 400px;
	margin-left: 0px;
	}
	
div.footer{
	height: 120px;
	width: 850px;
	margin-left: 50px;
	background-image: url('/images/footer_background.png');
	background-repeat: no-repeat;
	background-position: top left;	
	margin-top: -10px;
}
	div.footer img{
		float: left;
		display: inline;
		margin-top: 8px;
		margin-left: 10px;
	}
		div.footer a{
			color: #000000;
			text-decoration: none;
		}
		div.footer a:hover{
			color: #0000FF;
		}
	
div.footer_details{
	float: left;
	margin-left: 0px;
	width: 370px;
	text-align: left;
	font-size: 12px;
	margin-top: 38px;	
}
	div.footer_details img{
		float: left;
	}

div.footer_email{
	float: left;
	width: 180px;
	text-align: left;
	margin-top: 35px;	
	margin-left: 15px;
}

	div.footer_email a{

		text-decoration: none;
		color: #000000;
		line-height: 10px;
		font-size: 22px;
	}



span.green{
	font-weight: bolder;
	color: #003300;
}

span.red{
	font-weight: bolder;
	color: #330000;

}	
	
	
form{
margin-left: 10px;
}

form fieldset {
	padding-bottom: 5px;
	width: 660px;
}


fieldset.noborder{
	border: 0;
}

fieldset{
	border: 0;
}

div.formrow {
	padding-top: 10px;
}


div.formrow input.radio{
	margin-left: 20px;
}

span.radiolabel{
	font-size: 12px;

}


div.formrow span.label {
  float: left;
  width: 150px;
  font-size: 12px;
  }
  
  span.keywords{
  	font-size: 12px;
  }

div.formrow span.field {
	margin-left: 10px;
	padding: 5px;
	width: 500px;
	text-align: left;
  } 

	textarea {
		margin-left: 150px;
	}
	
	div.textarea_label{
		float: left;
	  	width: 85px;
		  font-size: 12px;
	}
	
	
	legend{
		font-size: 14px;
		font-weight: bold;
		margin-left: -5px;
		margin-top: 10px;

	}	
	
#slideshow {
	float: left;
	width: 550px;
	height: 200px;
	margin-left: 30px;
	overflow: hidden;
	border: 3px solid black;
	padding: 0px;
	clear:both;
	}

/* Immagini */
#slideshow img {
	height: 200px;
	margin: 0px;
	border: 0px;
	clear:both;
	}