/* ----- Text Formatting ----- */
div.mainInfo {
	border-style: solid;
	border-width: 1px;
	border-color: #F0F0F0;
	margin: 0.5em 0.5em 0.5em 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	width: auto;
}
.testo {
  font-size: 8pt;
  color: #797979;
  font-family: arial, helvetica, sans-serif;
  text-align: justify
}
.testoprod {
  font-weight: bold;
  font-size: 11px;
  color: #636363;
  font-family: arial, helvetica, sans-serif
}
.testoproddet {
	font-size: 11px;
	color: #dcdfe2;
	font-family: arial, helvetica, sans-serif;
}
.titolo {
	font-size: 17pt;
	font-family: verdana, sans-serif;
}
.titolomid {
	font-weight: bold;
	font-size: 16px;
	color: #636363;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}
body {
	padding-left: 0;
	padding-top: 0;
	color: #797979;
}
b, h3, h4, h5 {
	color: #797979;
}
a.small {
	font-size: 8pt;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:hover {
	color: #E0DACE;
}
img {
	border: 0;
}
hr {
   color: #E1D8C7;
}
div.box{
	width: 14em;
	background-color:#797979;
	border-style:solid; border-width:1px; border-color:#F0F0F0;
	margin-bottom: 0.5em;
	color: #ebebeb;
	padding: 0.3em;
}
div.box a{
	color: #797979;
	font-size: 100%;
}
div.box a:visited {
	color: #797979;
}
.box {
  background-color: #ffff00;
  border: 1px #000000;
  color: #000000;
  position: absolute;
}
.bar {
  background-color: #ebebeb;
  color: #797979;
  font-weight: bold;
  padding: 2px 1em 2px 1em;
}
div.main{
	border-style: solid;
	border-width: 1px;
	border-color: #F0F0F0;
	margin: 0.5em 14.5em 0.5em 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	width: 75%;
}
div.right {
	float:right;
	width:auto;
  height:auto;
}

div.left {
	float:left;
	width:auto;
	height:auto;
}
/*------------------------*/

/* ----- LiveSearch ----- */
div.LSResult{
	position: absolute;
	display: none;
	margin-left: 0.5em;
}

div.LSRes{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #7F9DB9;
}

div.LSRow{
	width: auto;
	font-size: 70%;
	background-color: White;
}

div.LSRow a:hover{
	background-color: #DFFFBE;
}
/*------------------------*/

/* ----- Forms ----- */
input.qta {
	text-align: right;
	font-size: xx-small;
	color:#3e5684;
}
input.buttons {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, sans-serif;
	background-color: #797979;
	color: #ebebeb;
	text-align: center;
}
input.testo {
	font-size:11px;
	font-family:verdana, tahoma, arial, sans-serif;
	color:#3e5684;
	text-align:left
}
select {
	color:#666666;
	background-color:#F8F8F8;
	border-style:solid;
	border-width:1px;
	border-color:#F0F0F0;
	font-size: xx-small;
}
/*------------------------*/

/* ----- Tables ----- */
table.centro {
	border: 0;
	height: 100%;
	width: 100%;
	vertical-align: top;
	font-size: 8pt;
}
th {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	background: #ebebeb;
	color: #797979;
	text-align: center;
}
td.imp {
	color: #797979;
   text-align: right;
}
td.live {
	color: #797979;
}
td.live a:hover{
	background-color: #E1D8C7;
}
td.base a:link, td.base a:hover, td.base a:visited, textarea{
	color: #797979;
	font-weight: bold;
}
/*------------------------*/

#divContent{position:absolute; top:0; left:0}
#divContent2{position:absolute; top:0; left:0}