body {
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #4f401b;
	background: url(images/sfondo_body.gif) repeat-x #e8e8e8;
}
table {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #4f401b;
}
form {
	margin: 0px;
}
div.paragrafo {
	margin: 0px;
	text-align: justify;
	padding: 10px;
}
.bordato {
	border: 1px solid #929292;
	background: #EBEBE1;
}
a {
	color: #4e4445;
	font-weight: 900;
}
input.textbox, textarea {
	border-width: 1px;
}
input.textbox {
	line-height: 12px;
	font-size: 12px;
	padding: 3px 0 3px 0;
}
.bottone1 {
	border: 1px solid #a2b734;
	background-color: #cfd855;
	color: #2f1f0e;
	font-weight: 900;
	text-decoration: none;
	padding: 2px 8px 1px 8px;
}
a.bottone1:HOVER {
	background-color: #272750;
	color: #f7c523;
}
.bottone2 {
	border: 1px solid #dddddd;
	background-color: #331308;
	color: #dddddd;
	font-weight: 900;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
}
a.bottone2:HOVER {
	background-color: #272750;
	color: #f7c523;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: 300;
}
h4 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 13px;
	background: #cad25c;
	line-height: 23px;
}
tr.colore0 {
	background: #DFD3D0;
}
tr.colore1 {
	background: #E8E3E9;
}
table.tabellaDati th {
	background: #303030;
	color: #ffffff;
}
table.tabellaDati td {
	cursor: pointer;
}
table.tabellaForm th {
	text-align: right;
}
#menuP {
	background: url(images/sfondo_menu.gif) repeat-x;
	height: 30px;
}
#menuP a {
	color: #dddddd;
	font-size: 13px;
	text-decoration: none;
}
#menuP a:HOVER {
	color: #ffffff;
	text-decoration: underline;
}
#menuP img {
	margin: 0 15px 0 15px;
}
#footer {
	font-size: 10px;
	font-weight: 300;
	line-height: 15px;
}
#footer a {
	text-decoration: none;
}
.bloccoArticoli {
	background: url(images/sfondo_elenco_articoli.jpg) no-repeat bottom #ebebe1;
	border: 1px solid #929292;
}
.bloccoArticoli li {
	margin-bottom: 10px;
	margin-left: -10px;
}
.bloccoArticoli li a {
	text-decoration: none;
	display: block;
}
.bloccoArticoli li a:HOVER {
	text-decoration: underline;
}
