body {
	background-color:#E6EECC; 
	color: #336633; 
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	margin: 0px;
	
}

body img { border: 0px}

a:link {
	color: #0066CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #7DA868;
	font-weight: bold;
}
a:active {
	color: #0099CC;
}

/*COMUNI*/

.preCenter {
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
.spacer {
	clear:both;
}

/*HEADER*/
#banda1 {  background-image: url(../images/items/Back_Band.png); height: 89px; width: 100%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-repeat: repeat-x; padding-top: 0px; font-size: 1px}

#furgoni {
	height: 94px;
	background-image: url(../images/items/furgoni.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#pageTitle {
	width: 475px;
	/*height: 80px;*/
	float: left;
	padding-left: 15px;
	padding-top: 20px;
}

.list_workInPgr {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #006600; margin-top: 0px; margin-bottom: 0px}

/*CONTENUTO*/

#content {
	width: 780px;
	text-align: left;
}

#leftPane {
	float:left; width: 140px; clear:right; padding-left: 5px;
}

#rightPane {
	float: right; width: 600px; padding-right: 15px;
}

/*FOOTER*/

#footer {
	display: block;
	width: 760px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

/*TESTO*/
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0873B5;
	margin: 22px 0 3px 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #5E6A6F;
	margin: 0px;
	background-image: url(../images/items/Arrow_Diag.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC0000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 7px;
}

h3 {
	border-top: 1px solid #336699;
}

/*BOXS*/

.backOnTop {
	vertical-align: bottom;
}

.box_info {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #006600; padding-top: 20px; padding-left: 10px; display:block;}

.box_photo {
	float: left;
	border: 1px solid #C6CCC7;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.box_photo_v {
	float: left;
	border: 1px solid #C6CCC7;
	margin-top: 10px;
	margin-right: 57px;
	margin-bottom: 10px;
	margin-left: 57px;
}

/*CORNICI*/

.att_A4 {
	float: left;
	background-color: #E9EFE7;
	padding: 1px;
	border: 1px solid #C6CCC7;
	height: 214px;
	width: 140px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 15px;
}

.att_A4 img {
	border: 1px solid #999999;
}

.att_A3 {
	float: left;
	background-color: #E9EFE7;
	padding: 1px;
	border: 1px solid #C6CCC7;
	height: 152px;
	width: 216px;
	margin-right: 29px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 29px;
}

.att_A3 img {
	border: 1px solid #999999;
}

.att_B5 {
	float: left;
	background-color: #E9EFE7;
	padding: 1px;
	border: 1px solid #C6CCC7;
	height: 122px;
	width: 172px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 8px;
}

.att_B5 img {
	border: 1px solid #999999;
}

/*MODULI*/

form {
	background-color: #F8FAF1;
	border: 1px dashed #919191;
	padding: 7px;
}

label {
	width: 100px;
	float: left;
	clear: right;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336666;
}

.field_text {
	width: 200px;
}

/*TABELLA*/

.details img {margin: 0px 5px 0px 5px}
