@media screen{
/*style for links*/
	a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:hover {
	color: #B8B9B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.ezbuttonMenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.ezbuttonMenu:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.ezbuttonMenu:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.ezbuttonMenu:hover {
	color: #E19723;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

body{
	margin: 0;
    background-color: #000000;
	text-align: center;
	}
	
#topLeft1{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 34px;
	width: 29px;
	background-image: url(images/QuadAlto.gif);
	background-position: top left;
	}
	
#topLeft2{
	position: absolute;
	top: 118px;
	left: 0px;
	height: 10px;
	width: 29px;
	background-image: url(images/QuadBasso.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#top1{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 34px;
	width: 100%;
	background-image: url(images/a.gif);
	background-repeat: repeat-x;
}

#top2{
	position: absolute;
	top: 34px;
	left: 120px;
	height: 84px;
	width: 309px;
	background-image: url(images/imagetop.gif);
	background-repeat: no-repeat;
}

#top3{
	position: absolute;
	top: 118px;
	left: 0px;
	height: 10px;
	width: 100%;
	background-image: url(images/b.gif);
	background-repeat: repeat-x;
}

#topRight1{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 34px;
	width: 29px;
	background-image: url(images/Quaddx.gif);
	background-repeat: no-repeat;
}

#topRight2{
	position: absolute;
	top: 118px;
	right: 0px;
	height: 10px;
	width: 29px;
	background-image: url(images/QuadBassodx.gif);
	background-repeat: no-repeat;
	}

.left{
	position: absolute;
	top: 0px;
	left: 0px;
	height:100%;
	width: 30px;
	background-image: url(images/bgQuad.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.right{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 23px;
	background-image: url(images/bgdx.gif);
	background-position: top right;
	background-repeat: repeat-y;
}



#bottomLeft{
	position: absolute;
	bottom: 0;
	left: 0px;
	height: 50px;
	width: 450px;
	background-image: url(images/imagebottom.gif);
	background-repeat: no-repeat;
}

#bottomRight{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 50px;
	width: 100px;
	background-image: url(images/imagebottomdx.gif);
	background-repeat: no-repeat;
}

#bottom{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
	background-image: url(images/bgbottom.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

	
#main{
	background-color: #000000;
	color: White;
	font-size: 11px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	padding-left:0px;
	padding-right:0px;
	padding-top: 153px;
	text-align: center;
}

#ezmaintext{
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 70px;
	padding-left:230px;
	padding-right:40px;
	text-align: justify;
	background-position: top center;
}

	
/*style for links*/
	a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	a:hover {
	color: #B8B9B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	/*style for body and scroll bars*/
	body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #E95307;
	scrollbar-face-color: #B8B9B8;
	scrollbar-highlight-color: #00000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #E95307;
	text-decoration: none;
}

	/*style for form's elements*/
	input {
	background: #B8B9B8;
	border: 1px solid #FFFFFF;
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	padding: 1px;
}

	select {
	background: #B8B9B8;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}

	/*style for tables*/
	table {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

	.items1 {
	background-color: #E95307;
	color: #000000;
}

	.items2 {
	background-color: #E95307;
	color: #000000;
}

	.header {
	background: #B8B9B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

	/*style for text*/
	.title {
	color: #B8B9B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}

	.subtitle {
	color: #B8B9B8;
	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;
}
	
	/*style for lines*/
	hr {
	border-style: dotted;
	color: #B8B9B8;
}


}


@media print{
  #maintext{
	color: Black;
	position: relative;
   text-align: justify;
	background-color: White;
	color: Black;
	top: 0px;
	left: 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;
}

}
