body{
	font-family :Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:17px;
	background:url(images/bkg_page.gif) repeat-y;
	margin:0;
	padding:0;
}


TD {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height:17px;
	letter-spacing: 1px;
}

h1{
	background:#000;
	color:#fff;
	font-size:15px;
	padding:2px 4px 2px 4px;
	margin:0 0 10px 0;
}
h2{
	background:#eee;
	font-size:13px;
	padding:2px;
	margin:0 0 5px 0;
}

.bold {
	font-weight : bold;
}

.init {
	font-size : 12px;
	font-weight : bold;
}

.titpage {
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
	color : #FFFFFF;
}

.titwork {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.foot {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	line-height:12px;
	letter-spacing: 0;
}

.form {
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FAD30E;
}

.box {
	background-color : #FAD30E;
}

a:link, a:visited {
	color:#000;
}
A:HOVER {
	color: #FAD30E;
	text-decoration : none;
}

.promozione{
	float:left;
	width:100%;
	border-bottom:1px solid #000000;
	margin-bottom:10px;
	padding-bottom:10px;
}
.promozione h1{
	display:inline;
	background:transparent;
	color:#880000;
	padding:0;
}
