/* CSS Document */

div#capo {
	position: absolute;
	top: 3px; left: 50%;
	width: 728px; height: 200px;
	margin-left: -364px;
}
div#capo div {
	position: absolute;
}
div#testata {
	top: 0px; left: 0px;
	width: 755px; height: 130px;
	background: url(../img/common/sfondo_testata.gif) 0 0 no-repeat;
}
div#barra_testata_top {
	top: 0px; left: 0px;
	width: 728px; height: 33px;
}
div#barra_testata_sx {
	top: 33px; left: 0px;
	width: 12px; height: 97px;
	background: url(../img/common/sfondo_barra_sx.png) 0 0 repeat-y;
}
div#barra_testata_bottom {
	top: 120px; left: 11px;
	width: 651px; height: 10px;
	background: url(../img/common/sfondo_barra.gif) 0 0 repeat-x;
}
div#logo {
	top: 29px; left: 66px;
}
div#menu {
	top: 117px; left: 0px;
  width: 676px; height: 16px;
}
div#menu table.menu {
	float: right;
}
td.bordo_voce {
	padding-left: 6px;
}
td.voce_menu {
  font-family: arial; font-size: 10px; font-weight: bold;
	background: url(../img/common/sfondo_pulsante_md.png) 0 0 repeat-x;
}
td.voce_menu img {
  vertical-align: text-bottom;
  margin-bottom: 1px;
}
div#corpo {
	top: 130px; left: 0px;
  width: 755px;
}
div#sottomenu_3 {
  font-size: 10px; color: #fff;
	top: 134px; left: 0px;
  display: none;
}
div#sottomenu_3 div {
  position: relative;
  z-index: 30;
  padding-left: 2px; padding-right: 5px; padding-top: 2px;
  border-bottom: solid 1px #cc3300;
  background: #0000cc;
  cursor: pointer;
}
