body {  
	background-image: url(images/sfondo.png); background-repeat: repeat-x; 
	margin: 4 10 10 10;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #4B4B4B;
}
td {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #4B4B4B;
}

input {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #4B4B4B;
}


a {
	color: #3060c0;
	text-decoration: none;
}
a:visited {
	color: #3060c0;
}
a:hover {
	color: #0080ff;
	text-decoration: underline;
}

a.gray {
	color: #4B4B4B;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.gray:visited {
	color: #4B4B4B;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.gray:hover {
	color: #4B4B4B;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

td.button {
	background-image: url(images/button.png); background-repeat: repeat-x; 
}
td.sfondoMenu {
	background-image: url(images/sfondoMenu.png); background-repeat: repeat-x; 
}

td.data { 
	color: #7B7979;
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
}
td.Border {
	border: 1px #7B7979 solid;	
	font-size: 1px;
}
td.BorderBottom {
	border-bottom: 1px #7B7979 solid;	
}
td.BorderRight {
	border-right: 1px #7B7979 solid;	
}
td.BorderTop {
	border-top: 1px #7B7979 solid;	
}
td.BorderLeft {
	border-left: 1px #7B7979 solid;	
	font-size: 13px;
}
.mappa {  
	color: black;
	font-family: Verdana;
	background-color: #FFFFFF;
	border-top: 1px #808080 solid;        	
	border-left: 1px #808080 solid;	
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;	
	font-size: 13px;
}
.page {	
	background-color: #FFFFFF;
	border-top: 1px #808080 solid;	
	border-left: 1px #808080 solid;	
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;	
}
.sfondoContatti {	
	background-position: 289 0; /*289 62*/
	background-repeat:   repeat-y;
	background-image: url(images/sfondoContatti.png);  
}
.sfondoComeRaggiungerci {	
	background-position: 289 153;
	background-repeat:  no-repeat;
	background-image: url(images/sfondoContatti.png);  
}
.title {
	color: #b1acab /*#D8D5D4*/;
	font-family: Verdana;
	margin-bottom: 10;
	font-weight: Bold;
	font-size: 22px;
}	
.title2 {
	color: #aaaaaa /*#D8D5D4*/;
	font-family: Verdana;
	margin-bottom: 10;
	font-weight: Bold;
	font-size: 16px;
}	

.titleCorpo {
	color: #4B4B4B;
	font-family: Verdana;
	margin-bottom: 10;
	font-weight: bold;
	font-size: 12px;
}

a.ToolbarButton 
{
	height: 21px; 
    font-size: 8pt;
	font-family: Tahoma, Verdana; 
	color: #7B7979;
	cursor: pointer;
	display: block;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px;
	text-decoration: none;
}
a.ToolbarButton:visited {
    font-size: 8pt;
	font-family: Tahoma, Verdana; 
	color: #7B7979;
	height: 16px;
}
a.ToolbarButton:hover {
    font-size: 8pt;
	font-family: Tahoma, Verdana; 
	color: #7B7979;
	border: 1px solid #316ac5;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	background-color: #c1d2ee;
	text-decoration: none;
}
table.ToolbarButtonSeparator {
	border-right: 1px solid buttonshadow;
	width: 2px;
	height: 19px;
	margin:   1px 2px 1px 1px;
}


td.StockNotes {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

td.BorderBottomGray {
	border-bottom: 1px #cccccc solid;	
}
td.BorderRightGray {
	border-right: 1px #cccccc solid;	
}
td.BorderTopGray {
	border-top: 1px #cccccc solid;	
}
td.BorderLeftGray {
	border-left: 1px #cccccc solid;	
}


td.BorderBottomBlack {
	border-bottom: 1px #000000 solid;	
}
td.BorderRightBlack {
	border-right: 1px #000000 solid;	
}
td.BorderTopBlack {
	border-top: 1px #000000 solid;	
}
td.BorderLeftBlack {
	border-left: 1px #000000 solid;	
}

td.BackgroundHeader {
	background-color: #ece9e8;	
}

