body{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 10px;
	font-size: 12px;
	color: #633d00;
	line-height: 1.6em;

}
a{
	color:#633d00;
	font-weight:bold;
}

a: visited{
	color:#633d00;
}

a:hover{
	color:#633d00;
	text-decoration:underline;
}

h2{
	font-size: 11px;
	font-weigth: bold;
}

h3{
	font-size: 12px;
	font-weigth: bold;
	text-align: right;
	color:#633d00;
}


.menu1{
	font-family:"Times New Roman", Times, serif;
	margin: 15px 0 5px 0;
	color: #633d00;
	font-weight: bold;
	border-left: 20px solid #633d00;
	line-height: 0.6em;
	padding-left: 1px;
	text-transform: uppercase;
	font-size: .75em;
}

.menu{
	font-family:"Times New Roman", Times, serif;

}

.menu a:link{
	padding: 3px 3px 3px 23px;
	text-decoration: none;
	color: #ab5f30;
	width: 150px;
	font-size: 11px;
	margin: 3px 0;
}
.menu a:visited{
	padding: 3px 3px 3px 23px;
	text-decoration: none;
	color: #ab5f30;
	width: 150px;
	font-size: 11px;
}

.menu a:hover{
	background-color: #f9c361;

}
p{
	padding: 0 10px;
	font-size: 12px;
	color: #633d00;
	line-height: 1.6em;

}
li{
	background-image: url("img/quadratino.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	color: #633d00;
	list-style-type:none;	
	line-height: 1.5em;
	text-align: left;
	padding-left: 10px;

}
.tabella{
	padding: 10px;
	width: 90%;
	background-color: #ff0000;
	
	padding: 0 10px;
	font-size: 12px;
	color: #633d00;
	line-height: 1.6em;
}

.tabella tr{
	border-bottom: 1px solid #e99000;
	border-left: 1px solid #e99000;
	background-color: #f9e5b8;
}

.tabella td{
	border-bottom: 1px solid #F9E5B8;
}

.tabella_listino{
	padding: 10px;
	width: 90%;
	font-size: 12px;
	color: #633d00;

}

.tabella_listino td{
	border-bottom: 1px solid #F9E5B8;
}

.tabella_listino tr{
	border-bottom: 1px solid #F9E5B8;

}


.home{
	margin-top: 85px;

}


#menu2 {
	width: 120px;
	letter-spacing: 0.1em;
	margin-left: 15px;
	margin-top: 20px;

}
#menu2 p{
	margin: 1px;
}
#menu2 a{
	text-decoration:none;
	border-left: 3px solid #633d00;
	padding-left: 4px;
	display:block;
}

#menu2 a:hover{
	background-color:#633d00;
	color: #ffffff;

}

#footer{
	font-size: .7em;
	text-align:center;
	color: ##633d00;
	margin: 0px 0;

}



