div#mainWrap {
	width: 770px;
	margin-left: auto;
  	margin-right: auto;
}

div#bannerFrame {
	width: 770px;
	height:56px; 
	overflow: hidden;
}

div#topFrame {
	background-color: #efece8;
	width: 770px;
	height:425px; 
	overflow: hidden;
}

div#footerFrame {
	width: 770px;
	height:56px; 
	overflow: hidden;
}

div#bottomFrameWrap {
	width: 760px; /* 10px in meno per il padding 5px */
	background-color: #efece8;
	margin-bottom: 5px;
	padding: 5px; 
}

div#bottomFrame {
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	background-color: #efece8
	overflow: visible;
	width: 758;
	
	/* min-height: 800px IE6/7 hack */
	min-height:800px;
	height:auto !important;
	height:800px;
}

/***** BANNER *****/

table.TabBanner td {
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
}

table.TabBanner td {
	border-style: dotted;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}

table.TabBanner .td_firstCol {
	border-left-style: dotted;
}

table.TabBanner .td_firstColRow {
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
}

table.TabBanner .td_firstLColRow {
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-style: none;
}

table.TabBanner .td_firstLastColRow {
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: dotted;
}

table.TabBanner .td_LastRowLeftAngle {
	border-left-style: dotted;
	border-bottom-style: dotted;
}

table.TabBanner .td_LastRow {
	border-bottom-style: dotted;
}

table.TabBanner .td_FirstLastRow {
	border-top-style: none;
	border-bottom-style: dotted;
}

table.TabBanner .td_TRow {
	border-top-style: none;
	border-left-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
}

.box {
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	font-size: 10px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box2 {
	font-size: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.box3R {
	border-style: none;
	font-size: 9px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFECE8;
	color: red;
	vertical-align: top;
	height: 11px;;
	line-height: 1.3em;
}

.box3N {
	border-style: none;
	font-size: 9px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFECE8;
	color: black;
	vertical-align: top;
	height: 11px;;
	line-height: 1.3em;
}

/***** FOOTER *****/

.footer {
	font-family: Verdana;
	font-size: 7pt;
}

table.footerTabMenu td {
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
}

table.footerTabMenu td {
	border-style: dotted;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}

table.footerTabMenu .td_firstCol {
	border-left-style: dotted;
}

table.footerTabMenu .td_LastRowLeftAngle {
	border-left-style: dotted;
	border-bottom-style: dotted;
}

table.footerTabMenu .td_LastRow {
	border-bottom-style: dotted;
}

table.footerTabMenu .td_LeftRow {
	border-left-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
}

table.footerTabMenu .td_Row {
	border-left-style: none;
	border-bottom-style: dotted;
}

table.footerTabMenu .td_TRow {
	border-top-style: none;
	border-left-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
}

/***** MENU *****/

table.TabMenu td {
	border-style: dotted; 
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px; 
	border-color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333333;
	font-weight: normal;
	vertical-align: bottom;
	font-size: 9px;
}

table.TabMenu .td_firstCol {
	border-left-style: dotted;
}

table.TabMenu .td_LastRowLeftAngle {
	border-left-style: dotted;
	border-bottom-style: dotted;	
}

table.TabMenu .td_LastRow {	
	border-bottom-style: dotted;
}

table.cerca td {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	font-weight: normal;
	vertical-align: bottom;
	font-size: 9px;
}

/****** INFO SNIPPETS ******/

table.TabInfo td {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:9px;
	font-weight:normal;
	border-style: none dotted dotted none;
	border-width: 1px; 
	border-color: #999999;
}