body {
	margin:0;
	padding:0;
	color:#333333;
	font-size:11px;
	cursor:default;
	font-family:"Tahoma", "Verdana", "Arial", "Times New Roman";
	background:url(inc/canneto.jpg) top left fixed no-repeat #17190b;
}

td {
	FONT-SIZE: 11px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.testo_tab {
	FONT-SIZE: 11px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.titolo_tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
}
.testo2 {
	margin:0px;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#d2b48c;
	text-decoration:none;
}
.header {
	padding-bottom:5px;
	width:780px;
	height:60px;
	background-color:#FFF;
}
	.logo_anchor {
		float:left;
		margin-left:5px;
	}
	.testo_header {
		float:right;
		color:#CCCCCC;
		font-size:12px;
		padding-top:20px;
		font-weight:bold;
		margin-right:10px;
	}
		.testo_header a {
			color:#CCCCCC;
			text-decoration:none;
		}
		.testo_header a:hover {
			color:#918151;
			text-decoration:none;
		}
	.testo_header_sel {
		float:right;
		color:#918151;
		font-size:12px;
		padding-top:20px;
		font-weight:bold;
	}
.contenitore {
	width:780px;  
	margin-left: auto;
	margin-right: auto;
	padding:5px 0px 0px 0px;		
}
	.divisore {
		width:780px;
		height:4px;
	}
	.campo_centro {
		width:780px;
		height:320px;
	}
		.colonna_menu {
			float:left;
			width:161px;
			height:320px;
			background: url(img/sfondo_colonna_menu.gif) top left;
		}
			.campo_testo_menu {
				width:130px;
				padding-top:130px;
				margin-left:15px;
			}
				.voce_menu {
					padding-top:5px;
					width:119px;
					color:#FFFFFF;
					font-size:13px;
				}
					.voce_menu a {
						color:#FFFFFF;
						text-decoration:none;
					}
					.voce_menu a:hover {
						color:#443815;
						text-decoration:none;
					}
				.voce_menu_sel {
					padding-top:5px;
					width:119px;
					color:#443815;
					font-size:13px;
				}
				.freccia_menu {
					float:right;
					width:9px;
					height:9px;
				}
		.pagina {
			float:left;
			width:780px;
			background-color:#FFF;
		}
			.colonna_contatti {
				float:left;
				width:161px;
				height:230px;
				background: url(img/sfondo_colonna_contatti.gif) top left repeat-y #CCC;
			}
				.campo_testo_contatti {
					width:150px;
					padding-top:14px;
					margin-left:7px;
				}
					.titolo_contatti {
						width:149px;
						color:#443815;
						font-size:9px;
					}
					.testo_contatti {
						padding-top:10px;
						color:#333333;
						font-size:9px;
					}
			.campo_testo {
				float:left;
				width:360px;
				padding-top:10px;
				margin-left:20px;
			}
				.titolo_pagina {
					color:#443815;
					font-size:13px;
				}
				.testo_pagina {
					padding-top:5px;
					color:#333333;
					font-size:11px;
				}
			.campo_fastlink {
				float:left;
				width:230px;
				padding-top:15px;
			}
				.testo_fastlink {
					color:#918151;
					font-size:12px;
				}
				.testo_fastlink a {
					color:#918151;
					text-decoration:none;
				}
				.testo_fastlink a:hover {
					color:#443815;
					text-decoration:none;
				}
			
			.campo_tab_specifiche {
				float:left;
				width:590px;
				padding-top:20px;
				margin-left:20px;
			}
				.tab_spec_tecniche {
					padding-top:5px;
					padding-bottom:20px;
					color:#333333;
					font-size:11px;
				}			
.footer {
	width:780px;
	height:30px;
	margin:0 auto;
	padding:0px;
	float:left;
}
	.footer a {
		color:#FFF;
		text-decoration:none;
	}
	.footer a:hover {
		color:#FFF;
		text-decoration:underline;
	}
	.campo_footer {
		margin-right:5px;
		margin-top:8px;
		float:right;
	}
	.testo_footer {
		color:#FFF;
		font-size:12px;
	}
