body table
{
	font-size: 11px;
	color: #E2E2E2;
	background: #1A1A1A;
	font-family: Verdana,Helvetica,sans-serif;
	line-height: 1.2;
}

td#linearleft {
  border-left: 1px solid #A60F04;
}

td#ab_active {
  width: 140px;
  height: 140px;
  background: #1a1a1a url(../images/menu_ab_active.jpg) 0 0 repeat-y;
  border-left: 1px solid #A60F04;
}


td#hp_ab{
  width: 80px;
  height: 140px;
  margin: 0; padding: 0;
  background: transparent url(../images/menu_gray_ab.jpg) 0 0 repeat-y;
  border-left: 1px solid #A60F04;
}

td#hp_ab a{
  margin: 0;
  width: 80px;
  height: 100%;

}

td#hp_ab:hover, td#hp_ab a:hover {
  width: 80px;
  height: 100%;
  background: #1a1a1a url(../images/menu_ab_active.jpg) 0 0 repeat-y;
}

div.logodivisione {
 border-left:1px solid #A60F04;
 border-right:1px solid #A60F04;
 width: 120px;
 margin: 20px 10px 10px 10px;
 text-align: center;
 	float: left;
	clear: left;
}

div.testodivisione {
	float: left;
	clear: right;
	width: 350px;
 margin: 20px 10px 10px 10px;
}

p.intro_divisione {
	font-size: 15px;
	margin-top: 30px;
	padding-right: 20px;
	font-weight: bold;
}

p.smalltext_divisione {
	font-size: 9px;
}

.lineasx{
border-right: 1px solid #A60F04;
}
