.arial12pt333333 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.arial11pt003399 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.ver11ptnero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ver11ptbianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.botdx {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
.botdxsx {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.menurosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :#000000;
	text-decoration: none;

}
	
.menurosso:Hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :#FF0000; 
	text-decoration: none;
}
.menublu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :#003399;
	text-decoration: none;

}
	
.menublu:Hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :#FF0000; 
	text-decoration: none;
}
.dxbianco {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sxbianco {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.topnero {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rossobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.border {
	border: 1px solid #000000;
}
.rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

td.disegni-list div.disegni a.disegno  {

}

td.disegni-list {
	padding-top: 20px;
}

.disegni {
  width: 160px;
  height: 110px;
  float: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  margin: 5px;
  padding: 5px;
  background-color: #ffffff;
}

.disegni a {
	color: #000000;
	text-decoration: underline;
}

.disegni a:hover {
	color: red;
	text-decoration: none;
}

.disegni img {
	float: left;
	margin-right: 10px;
}