@charset "UTF-8";

* 
{
	margin: 0px;
	padding: 0px;
}

html {
	height:100%;
	width:100%;
}

body {
	width: 985px;
	margin:auto;
	/*background: #ba0924;*/
	/*background: #ffffff;*/
	background: #dddddd;
}



header { 
	position:relative; 
	top:0px; 
	left:0px;
	background: transparent url('images/BG_EvidenzGialla.png') no-repeat left top; 
	width: 985px;
	height: 108px;
	z-index: 1000;
}

/*
button {
	position:absolute;
	top:270px;
	z-index:1000;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	width: 300px;
	cursor: pointer;
	border: 5px solid #ffffff;
	overflow: visible;
	display: inline-block;
	color: #fff;
	font: 1.5em arial, helvetica;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);		  
	background-color: #008234;
	background-image:         linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image:    -moz-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image: -webkit-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image:     -ms-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image:      -o-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	transition: background-color .2s ease-out;
	border-radius: 3px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .5) inset;		  						  
}

button:hover {
  	background-color: #95c042;
}

button:active {
	position:absolute;
	top: 272px;
	left: 2px;

	text-shadow: none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset;
}
*/

.link1 {
	color: #fff;
	font: 1.2em arial, helvetica;
	background-color: #70b13e;
	text-decoration:none;
	padding: 5px;
	border: 1px solid #058434;
}

.link1:hover {
  	background-color: #acde4c;
	border-color: #f1f1f1;
}

.link2 {
	color: #fff;
	font: 1.2em arial, helvetica;
	background-color: #de9515;
	text-decoration:none;
	padding: 5px;
	border: 1px solid #b16710;
}

.link2:hover {
  	background-color: #f6ad2a;
	border-color: #f1f1f1;
}

.link3 {
	color: #000;
	font: 1.2em arial, helvetica;
	background-color: #f2de00;
	text-decoration:none;
	padding: 5px;
	border: 1px solid #000;
}

.link3:hover {
  	background-color: #000;
	border-color: #f2de00;
	color:#f2de00;
}



.buttonl {
	position:absolute;
	top:270px;
	z-index:1000;
	margin: 20px 0 0 0;
	/*padding: 12px 8px;*/
	padding: 5px 0 0 0;
	width: 300px;
	cursor: pointer;
	/*border: 1px solid #008234;*/
	border: 5px solid #ffffff;
	overflow: visible;
	display: inline-block;
	color: #fff;
	font: 1.5em arial, helvetica;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);		  
	background-color: #008234;
	background-image:         linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image:    -moz-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image: -webkit-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image:     -ms-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	background-image:      -o-linear-gradient(top, rgba(149, 192, 66,1), rgba(149, 192, 66,0)); 
	transition: background-color .2s ease-out;
	border-radius: 3px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .5) inset;		  						  
	text-decoration: none;
}

.buttonl:hover {
  	background-color: #95c042;
}

.buttonl:active {
	position:absolute;
	top: 272px;
	left: 2px;

	text-shadow: none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset;
}

.buttonl2 {
	position:absolute;
	top:270px;
	z-index:1000;
	margin: 20px 0 0 0;
	/*padding: 12px 8px;*/
	padding: 5px 0 0 0;
	width: 300px;
	cursor: pointer;
	/*border: 1px solid #008234;*/
	border: 5px solid #ffffff;
	overflow: visible;
	display: inline-block;
	color: #fff;
	font: 1.5em arial, helvetica;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);		  
	background-color: #c57312;
	background-image:         linear-gradient(top, rgba(246, 169, 32,1), rgba(246, 169, 32,0)); 
	background-image:    -moz-linear-gradient(top, rgba(246, 169, 32,1), rgba(246, 169, 32,0)); 
	background-image: -webkit-linear-gradient(top, rgba(246, 169, 32,1), rgba(246, 169, 32,0)); 
	background-image:     -ms-linear-gradient(top, rgba(246, 169, 32,1), rgba(246, 169, 32,0)); 
	background-image:      -o-linear-gradient(top, rgba(246, 169, 32,1), rgba(246, 169, 32,0)); 
	transition: background-color .2s ease-out;
	border-radius: 3px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .5) inset;		  						  
	text-decoration: none;
}

.buttonl2:hover {
  	background-color: #f6a920;
}

.buttonl2:active {
	position:absolute;
	top: 272px;
	left: 2px;

	text-shadow: none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset;
}

.buttonl3 {
	position:absolute;
	top:270px;
	z-index:1000;
	margin: 20px 0 0 0;
	/*padding: 12px 8px;*/
	padding: 5px 0 0 0;
	width: 300px;
	cursor: pointer;
	/*border: 1px solid #d88f00;*/
	border: 5px solid #ffffff;
	overflow: visible;
	display: inline-block;
	color: #fff;
	font: 1.5em arial, helvetica;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);		  
	background-color: #d88f00;
	background-image:         linear-gradient(top, rgba(253, 232, 0,0.8), rgba(253, 232, 0,0)); 
	background-image:    -moz-linear-gradient(top, rgba(253, 232, 0,0.8), rgba(253, 232, 0,0)); 
	background-image: -webkit-linear-gradient(top, rgba(253, 232, 0,0.8), rgba(253, 232, 0,0)); 
	background-image:     -ms-linear-gradient(top, rgba(253, 232, 0,0.8), rgba(253, 232, 0,0)); 
	background-image:      -o-linear-gradient(top, rgba(253, 232, 0,0.8), rgba(253, 232, 0,0)); 
	transition: background-color .2s ease-out;
	border-radius: 3px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .5) inset;		  						  
	text-decoration: none;
}

.buttonl3:hover {
  	background-color: #e7c600;
}

.buttonl3:active {
	position:absolute;
	top: 272px;
	left: 2px;

	text-shadow: none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset;
}


.contenitore {
	border-radius: 0px;
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .3);
}


#btnmail { 
	margin: 5px 0 0 0; 
	padding: 5px 18px; 
	display: block;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold; 
	text-shadow: none; 
	color: #fff; 
	background: #2b60a5; 
	background: -moz-linear-gradient(top,#396ab0 6%,#2b60a5 6%,#185499 100%); 
	background: -webkit-gradient(linear,left top,left bottom,color-stop(6%,#396ab0),color-stop(6%,#2b60a5),color-stop(100%,#185499));
	background:-webkit-linear-gradient(top,#396ab0 6%,#2b60a5 6%,#185499 100%);
	background:-o-linear-gradient(top,#396ab0 6%,#2b60a5 6%,#185499 100%);
	background:-ms-linear-gradient(top,#396ab0 6%,#2b60a5 6%,#185499 100%);
	background:linear-gradient(top,#396ab0 6%,#2b60a5 6%,#185499 100%);
	border:1px solid #00498a;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
}

#btnmail:hover {
	background: #1c599f;
	background: -moz-linear-gradient(top,#396ab0 6%,#2f65aa 6%,#1c599f 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(6%,#396ab0),color-stop(6%,#2f65aa),color-stop(100%,#1c599f));
	background: -webkit-linear-gradient(top,#396ab0 6%,#2f65aa 6%,#1c599f 100%);
	background: -o-linear-gradient(top,#396ab0 6%,#2f65aa 6%,#1c599f 100%);
	background: -ms-linear-gradient(top,#396ab0 6%,#2f65aa 6%,#1c599f 100%);
	background: linear-gradient(top,#396ab0 6%,#2f65aa 6%,#1c599f 100%);
	box-shadow: 0 0 5px 1px rgba(0,110,255,0.55);
	cursor: pointer;
}

#email {
	width: 320px;
	background-color: #fff;
	border: 1px solid #80a1c1;
	color: #80A1c1;
	font-size: 1.4em;
	padding: 7px 11px 6px;
	margin-bottom: 15px;
	box-shadow: inset 0 1px 2px #d0d0d0;
	-moz-box-shadow: inset 0 1px 2px #d0d0d0;
	-webkit-box-shadow: inset 0 1px 2px #d0d0d0;
}

#note {
	width: 320px;
	background-color: #fff;
	border: 1px solid #80a1c1;
	color: #80A1c1;
	font-size: 12px;
	padding: 7px 11px 6px;
	margin-bottom: 15px;
	box-shadow: inset 0 1px 2px #d0d0d0;
	-moz-box-shadow: inset 0 1px 2px #d0d0d0;
	-webkit-box-shadow: inset 0 1px 2px #d0d0d0;
}

span#error {
	font-family: Arial, sans-serif;
	display: none;
	font-size: 1.20em;
	color: #9f4343;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 8px;
	margin-top: -8px;
}

span#label {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #a0c1e1;
}

span.msg {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #719dc8;
	font-size: 1.35em;
	line-height: 1.4em;
	margin-bottom: 8px;
	margin-top: -8px;
}

#completeform {
	width: 100%;
	display: block;
}