/*
DEFINIRE LE SEGUENTI CLASSI:
main
LeftColumn
CentralColumn
RightColumn
Header
Footer
ViewPane
Body
SearchPane
NewsPane
SpotPane
RelatedLinks
ActionBar
Sametime
*/
BODY {
	background-color: #FFE1B0;
	background-image: url('/wlapizza/wlapizza.nsf/0/F3CF7200E14979B9C1257138004782F8/$FILE/Solo sfondo.gif');
	background-repeat: repeat;
	background-attachment: fixed;
}
A {
	font-family: Trebuchet MS;	
	font-size: 14px;
	color: #400000;
	text-decoration: underline;
}
.main {
	position: absolute;
	top: 0px;
	left: 0px;
}
.LeftColumn { 
	width: 20%;
	padding-left:9px;
	padding-right:9px;
}
.CentralColumn {
	width: 60%;
	padding-left:9px;
	padding-right:9px;
}
.RightColumn {
	width: 20%;
	padding-left:9px;
	padding-right:9px;
}
.Header {
	font-family: Trebuchet MS;	
	font-size: 15px;
	font-weight: bold;
}
.TopBar {
}
.TopBar A {
	font-family: Trebuchet MS;	
	font-size: 14px;
	color: #400000;
}
.TopBar TABLE {
	padding-bottom:9px;
}
.TopBar TD {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #600000;
	white-space: nowrap;
	padding-left:9px;
	padding-right:9px;
}
.TopBar INPUT {
	font-size:14px;
}
.Footer {
	padding-top:9px;
	font-family: Trebuchet MS;
	font-size:13px;
	color:#600000;
	background-color: transparent;
}
.ViewPane {
	font-family: Trebuchet MS;
}
.ViewPane P {
	font-weight: bold;
	margin-top:9px;
}
.ViewPane TABLE {
	width: 100%;
	border: 0px solid #FFFFFF;
	margin-bottom:9px;
}
.ViewPane TH {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #600000;
}
.ViewPane TD {
	font-size: 12px;
	color: #600000;
	background-color: #EAB682;
}
.ViewPane LI {
	list-style-image: url(/wlapizza/wlapizza.nsf/lot_arrow_fw2.gif);
}
.ViewList {
	font-family: Trebuchet MS;
	border: 0px solid #FFFFFF;
}
.ViewList A {
	font-family: Trebuchet MS;	
	font-size: 14px;
	color: #400000;
}
.ViewList TD {
	font-size: 14px;
	padding-left:9px;
	padding-right:9px;
}
.Body {
	border: 0px solid #FFFFFF;
	margin-bottom:9px;
}
.Body FONT {
	font-family: Trebuchet MS;
	font-size: 16px;
}
.Body H1 {	
	font-size: 18px;
	color: #FFFFFF;
	background-color: transparent;
}
.Body TH {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #FFFFFF;
	background-color: transparent;
}
.Body TD {	
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #600000;
	background-color: transparent;
	padding:9px;
}
.Body INPUT,TEXTAREA,SELECT {
	font-family: Trebuchet MS;	
	font-size: 16px;
	color: #600000;
	border: 1px solid black;
}
.NewsPane {
	font-family: Trebuchet MS;
}
.NewsPane TABLE {
	width: 100%;
	border: 0px solid #FFFFFF;
	margin-bottom:9px;
}
.NewsPane TH {	
	font-size: 14px;
	color: #FFFFFF;
	background-color: #600000;
}
.NewsPane TD {
	font-size: 12px;
	color: #600000;
	background-color: transparent;
}
.SpotPane {
	font-family: Trebuchet MS;
}
.SpotPane P {
	font-weight: bold;
	margin-top:9px;
}
.SpotPane TABLE {
	width: 100%;
	border: 0px solid #FFFFFF;
	margin-bottom:9px;
}
.SpotPane TH {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #600000;
}
.SpotPane TD {
	font-size: 12px;
	color: #600000;
	background-color: #EAB682;
}
.SearchPane {
	font-family: Trebuchet MS;
}
.SearchPane TABLE {
	width: 100%;
	border: 0px solid #FFFFFF;
	margin-bottom:9px;
}
.SearchPane TH {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #600000;
}
.SearchPane TD {
	font-size: 12px;
	color: #600000;
	background-color: #EAB682;
}
.RelatedLinks {
	font-family: Trebuchet MS;
}
.RelatedLinks P {
	font-weight: bold;
	margin-top:9px;
}
.RelatedLinks TABLE {
	width: 100%;
	border: 0px solid #FFFFFF;
	margin-bottom:9px;
}
.RelatedLinks TH {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #600000;
}
.RelatedLinks TD {
	font-size: 12px;
	color: #600000;
	background-color: #EAB682;
}
.RelatedLinks LI {
	list-style-image: url(/wlapizza/wlapizza.nsf/lot_arrow_fw2.gif);
}
.SametimePane {
	font-family: Trebuchet MS;
}
.SametimePane TABLE {
	width: 100%;
	border: 0px solid #FFFFFF;
	margin-bottom:9px;
}
.SametimePane TH {
	font-size: 14px;
	color: #FFFFFF;
	background-color: transparent;
}
.SametimePane TD {
	font-size: 12px;
	color: #600000;
	background-color: transparent;
}
.ActionBar {
	
}
.ActionBar TABLE {
	width: 100%;
	border:0px;
	margin:0px;
}
.ActionBar TD {
	background-color:#CCCCCC;
	padding-left:9px;
	padding-right:9px;
	width:auto;
}
.ActionBar IMG {
	border: 0px;
}

