div#content_form{
	position: relative;
	top: 16px;
	width: 772px;
	background-color: #FFFFFF;
	margin: 0 0 0 210px;
	background-image:  url("immagini/wide_bkg.gif");
	background-repeat: repeat-y;
	min-height: 900px;
	height: auto !important;
	height: 900px;
}

div#content_form_top{
	width: 772px;
	height: 20px;
	background-image:  url("immagini/wide_top.gif");
	background-repeat: no-repeat;
}

table#tipologia{
	background-color: #F7F8FB;
	font-size: 90%;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

table#formUtente {
	font-size: 90%;
	width: 100%;
}

.tdTitle{
	font-size: 100%;
	font-weight: bold;
    text-align: left;
}

.tdLine, .pages {
	background-color: #F7F8FB;
}

input,select {
	font-size: 90%;
}

.boxOn {
	background-color: #FFFFCC;
}

.boxOff {
	background-color: #DDDDDD;
}

.boxHigh {
	background-color: #FFCC33;
}

/*
select {
	font-size: 90%;
	background-color: #F7F8FB;
}*/

table#formNewsletter{
	font-size: 90%;
	width: 75%;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #C2CAD5;
}

.tdLeft{
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.tdRight{
	text-align: right;
	width: 50%;
	padding-right: 20px;
	padding-left: 20px;
}
