@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	background-image: url(img/sfondo_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	}

	
a:hover {
	color: #A38A6C;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:visited:hover {
	color: #A38A6C;
	text-decoration: none;
}



#header {
	width: 960px;
}
#container {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
}
#content {
	margin-top: 8px;
	
	width: 960px;
	
}
#content_box1 {
	padding: 16px;
	margin-bottom: 8px;
}
#content_galleria {
	padding-top: 16px;
}

#content_box2 {
	padding: 16px;
}
.titolo {
	padding-bottom: 8px;
}

#content_box2 img {
	margin-bottom: 6px;
}
#separatore {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
#footer {
	clear: both;
	margin-top: 20px;
	text-align: center;
	padding-top: 32px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}


#box2 {
	background-image: url(img/sfondo_tab2.png);
	height: 218px;
	width: 364px;
	background-repeat: no-repeat;
}

.content_box1img_right  {
	float: right;
	padding-left: 4px;
}
.content_box1img_left  {
	float: left;
	padding-right: 4px;
}

#box_1 {
	background-image: url(img/sfondo_tab1.png);
	width: 358px;
	height: 368px;
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#sinistra {
	width: 364px;
	margin-left: 0px;
	float: left;
	margin-right: 4px;
}
#centro {
	width: 364px;
	margin-right: 4px;
	float: left;
}
#destra {
	width: 216px;
	float: right;
}
#box_top {
	background-image: url(img/top_box.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 364px;
	background-color: transparent;
}
#box_center {
	background-image: url(img/centro_box.png);
	width: 364px;
	background-repeat: repeat-y;
}
#box_foot {
	background-image: url(img/foot_box.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 364px;
}
.td1 {
	width: 38%;
	background-color: #9B8870;
}
input {
	border: 1px solid #330000;
}
td {
	padding: 2px;
}
.table_tariffe {
	padding: 4px;
	width: 330px;
	border: 1px solid #330000;
}
.img_linkutili {
	margin-right: 8px;
}
#box_sx {
	width: 358px;
	margin-bottom: 4px;
}
#top_box_sx {
	background-image: url(img/top_box_sx.png);
	height: 18px;
}
#center_box_sx {
	background-image: url(img/centro_box_sx.png);
	background-repeat: repeat-y;
}
#footer_box_sx {
	background-image: url(img/foot_box_sx.png);
	height: 16px;
	background-repeat: no-repeat;
}
li {
	list-style-image: url(img/list.jpg);
	vertical-align: middle;
}
