body, a, td, table, form {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #999999;
	}

body {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

table.content {
	text-align: justify;
	line-height: 1.4em;
}

table.expanded {
	width: 100%;
	height: 100%;
}

table.margined {
	width: 100%;
}

input, textarea, select, option {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	padding: 0 2px 0 2px;
	color: #205394;
	height: 19px;
}

input.checkbox {
	border: 0px;
}

button {
	width: 60px;
	height: 19px;
	text-align: center;
	padding: 0 5px 0 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	letter-spacing: -0.1em;
	margin-left: 2px;
	font-stretch: semi-condensed;
}

.hTitle, a.hTitle {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #205394;
	}

.hRecapito {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #205394;
	}

a.hRecapito {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #205394;
	text-decoration: none;
	}

a.hLink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #205394;
	text-decoration: none;
	}

.hMenu, a.hMenu {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #205394;
	text-decoration: none;
	}	
	
.sSezione, a.sSezione {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #205394;
}

.sText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #205394;
	}

.sScheda {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #205394;
	}

a.sLink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #205394;
	text-decoration: none;
	}

#windialog {
 width: 500px;
 height: 300px;
 position: absolute;
 visibility: hidden;
 top: 50%; left: 50%;
 margin: -150px 0 0 -250px;
 background-color: #eeeeee;
 border: 1px solid #666666;
}

td.banda {
	background: #ffffff;
}

td.tratto {
	width: 1px;
	background: #ffffff;
	background-image: url(/vetrina/img/trat.gif);
}

td.linea {
	height: 1px;
	background: #ffffff;
	background-image: url(/vetrina/img/linea.gif);
	background-repeat: no-repeat;
}

div.parent, div.child {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

