/* Body */

td#body {
	height: 610px;
	/* background-image: url(../image/bgLinks.jpg); */
	background-image: url(../image/bgStd_CCCCCC.gif);
	vertical-align: top;
}

#banner {
	/* background-image: url(../image/bannerSiteMap.jpg); */
	background-repeat: no-repeat;
}


td#boxColumn {
	width: 373px;
	/*background-color:*/
}

td#testo {
    padding-top: 200px;
    width: 360px;
    padding-right: 20px;
}

td#altro {
    vertical-align: top;
    padding-top: 200px;
    padding-left: 15px;
    _padding-left: 0px;
    padding-right: 95px;
    width:140px;
}

td#col1 {
	vertical-align: top;
	width: 617px;
	padding-top: 200px;
	padding-left:137px;
	_padding-right: 30px;
}





table.contatti , table.contattiOn {
	width: 617px;
        _width: 587px;
	font-size: 12px;
	padding-right: 30px;
	margin-top: 10px;
}

table.contattiOn {
	font-weight: bold;
	
}

table.contatti td, table.contattiOn td {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding-left: 8px;
	margin-bottom: 10px;
	line-height: 18px;
	cursor: pointer;
}

table.contattiOn td {
	border-bottom: 0px solid #d3d3d3;
}

table.contattiOn td {
	background-color: #e6e6e4;
}

table.contatti td.arrow, table.contattiOn td.arrow {
	background-color: #cecfce;
	width: 18px;
	_padding: 0px !important;
	text-align: center;
	border: 1px solid #d3d3d3;
	padding-left: 0px !important;
}


table.form {
	width: 420px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #666666;
}

table.form td {
	padding-bottom: 10px;
	border-width: 0px;
	vertical-align: top;
	padding-left: 0px;
	cursor: default;
}


input.field {
	font-size: 12px;
	font-family: arial;
	border: 1px solid #b6b6b6;
	width: 350px;
}

.textfield {
	font-size: 12px;
	font-family: arial;
	border: 1px solid #b6b6b6;
	width: 350px;
}

div.contenuto, .messaggio_risposta {
	line-height: 18px;
	padding-top: 15px;
	font-size: 12px;
	color: #000000;
	background-color: #e6e6e4;
	width: 527px;
	_width: 587px;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}

div.contenuto a, .messaggio_risposta a {color: #006666; text-decoration:none;	}
div.contenuto a:hover, .messaggio_risposta a:hover {color: #006666; text-decoration:underline;} 

.messaggio_risposta {
	padding:30px;
	margin-bottom:20px;
	}

