@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 108%;
color: #000000;
}
#areaform {
	background-color: #DFEAFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
background-color: #FFF;

}
.big {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	line-height: normal;
}
ul li {
	text-align: left;
	width: 700px;
	margin-left: 30px;
	margin-bottom: 4px;
	list-style-type: circle;
}


.medio {
	font-size: 13px;
}

.grosso {
	font-size: 14px;
	font-weight: bold;
}
p {
	padding: 0px;
	margin: 0px 0px 9px;
}
.negativ {
	color: #FFFFFF;
	background-color: #F69D01;
	display: block;
	padding: 2px;
}
hr {
	margin: 0px 0px 5px;
}
.oneColFixCtr #container {
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(pics/gradientbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.oneColFixCtr #mainContent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 800px;
	padding: 0;
}
input {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
	text-indent: 3;
	margin-top: 4px;
}
select {
	background-color: #ECF5FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #009;
}
.bottone {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #009;
	border-bottom-color: #006;
	border-left-color: #FFF;
	background-color: #5F7AFA;
	font-weight: bold;
	color: #FFF;
}


.oneColFixCtr #buttonContent {
	background-image: url(pics/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
	padding: 0;
	width: auto;
	background-color: #FFF;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pice {
	font-size: 9px;
	top: 30px;
	color: #5A63D1;
}

#contact {
	text-align:center;
	color: #1A4672;
	padding-top:40px;
	font-size: 10px;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
}

label.error {position: absolute; border: 1px solid #F76363; font-weight: normal; padding: 6px 10px; background: #FBD4D4; color: #000;}

