@media screen{
/* 
PLEASE DON'T CHANGE POSITIONS OF THIS ELEMENTS IF YOU DON'T WANT LOSE LINK FORMAT  
*/
	a {
	color: #686DBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:link {
	color: #686DBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:visited {
	color: #686DBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:hover {
	color: #09378C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


		a.ezbuttonMenu {
		color: #FFFFFF;
		font-size: 11px;
		
		text-decoration: none;
		
		letter-spacing: 0px;
		
		
	}
		a.ezbuttonMenu:visited {
		color: #FFFFFF;
		font-size: 11px;
		
		text-decoration: none;
		
		letter-spacing: 0px;
		
		
	}
		a.ezbuttonMenu:link {
		color: #FFFFFF;
		font-size: 11px;
		
		text-decoration: none;
		
		letter-spacing: 0px;
		
		
	}
	
		a.ezbuttonMenu:hover {
		color: #FFFFFF;
		font-size: 11px;
		
		text-decoration: none;
		
		letter-spacing: 0px;
		
		
	}
	

#top{
	position: relative;
	top:0;
	width: 748;
	height: 470;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	padding-bottom: 0;
	background-image: url(images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bottom{
	bottom:0;
	left:0;
	margin-top: -15px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	height: 73px;
	background-image: url(images/bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;	
	padding-top: 0;
	padding-left: 0;
}

#bottomEmail{
	position: relative;
	top: 0;
	left: 0;
	padding-top: 50;
	margin-left: 30;
}

#middle{
	top:0;
	left:0;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	height: 100%;
	background-image: url(images/middle.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#ezmaintext{
	position: relative;
	top:0;
	height: auto;
	width: 540;
	margin-left: 180; 
	margin-right: 10; 
	margin-top: -300; 
	padding-top: -560px; 
	padding-left: 30px; 
	margin-bottom: 0px; 
	text-align: left;
	}

	/*style for body and scroll bars*/
	body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #7BA8FD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #09378C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #7BA8FD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

	/*style for form's elements*/
	input {
	background: #09378C;
	border: 1px solid #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	color: #ffffff;
}

	select {
	background: #09378C;
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
}

	/*style for tables*/
	table {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	.items1 {
	color: #000000;
	background-color: #7BA8FD;
}

	.items2 {
	color: #000000;
	background-color: #7BA8FD;
}

	.header {
	color: #FFFFFF;
	background: #09378C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

	/*style for text*/
	.title {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}

	.subtitle {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

	.error {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

	font.email {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

	a.email {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
	a.email:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
	a.email:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
	a.email:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
	
	/*style for lines*/
	hr {
	border-style: dotted;
	color: black;
}

}
/*style for print*/
@media print{
  #maintext{
	background-color: #FFFFFF;
	color: #000000;
	color: #000000;
	left: 0px;
	position: relative;
	text-align: justify;
	top: 0px;
}

  
  h1{
	text-align: center;
}


  
  #ezmenu{
	visibility: hidden; /*questo basta a rendere invisibile il menu*/
}

	
	#image{
	background-image: none;
	background-repeat: no-repeat;
	height: 0px;
	left: 0%;
	top: 0%;
	width: 0px;
}

}

