@CHARSET "ISO-8859-1";
.sfondo {
	background: transparent url("../images/common/linebackground.png") repeat scroll 0 0;
}

.title{
	color: #F28C26;
	font: bold 16px "Trebuchet MS";
	padding: 2px 20px;
	height: 30px;
	position: relative;
	line-height: 30px;
}

.title img {
	position: absolute;
	top: 2px;
	left: 440px;
}

.body {
	color:#000;
	line-height : 14px;
	font: normal 12px "Trebuchet MS";
	border-top: dotted 1px black;
	text-align: justify;
}

.centerDiv {
	margin: 10px 10px;
	padding: 10px 10px;
}

.tables {
	display: inline;
	margin: 2px;
}

#thumbDiv {
	padding: 30px 6px;
}

#thumbDiv table {
	display: inline;
	margin: 2px;
	vertical-align: middle;
	font-size: 0;
	height: 385px;
}

#thumbDiv table td {
	padding: 4px;
	width: 100px;
	height: 83px;
/*	border: 3px solid #999;*/
}

#thumbDiv table td:hover {
	border: 2px solid #F28C26;
	padding: 2px;
/*		border-color: #F28C26;*/
}

#thumbDiv .didascalia{
	padding: 0px;
	font-size: 9px;
	line-height: 9px;
	height: 40px;
	vertical-align: top;
	color: #777;
}

#thumbDiv .didascalia:hover {
	border: 0;
	padding: 0;
}

.body p {
	text-indent: 20px;
}

/*
#thumbs img {
	height: 60px;
	width: 90px; 

}*/

.immagine {
	text-align: center;
}

.render {
	height: 100px;
	width: 140px;
	padding: 5px 10px;
}

#footLeftinf {
	position: relative;
	top: 40px;
	background-color: #EEE;
}

.titleNews {
 text-decoration : none;
 color : #ff9a48;
 font : bold x-small "Trebuchet MS";
}
.dateNews {
 color : #999;
 font : italic x-small "Trebuchet MS";
}
.bodyNews {
 color : #999;
 font : normal x-small "Trebuchet MS";
}

FIELDSET {
	padding: 10px 20px;
}

.center {
	text-align: center;
}

INPUT[id='email'], INPUT[id='azienda']{
	width: 250px;
}
INPUT[type='submit'] {
	width: 200px;
	margin: 10px auto;
}

SELECT {
	margin: 10px auto;
}
.fullheight {
	height : 300px;
}
.riepilogo b{
	line-height: 25px;
}
.riepilogo PRE{
	border: 1px solid #BBB;
	overflow: auto;
	height: 130px;
	
}

