body {
  background-image: url(../immagini/sfondo.gif);
}

#layout{
  position: relative;
  top: 83px;
	width: 848px;
}

#titolo{
  padding-bottom: 1px;
	padding-right: 7px;
	text-align: right;
}

#container {
  background-image: url(../immagini/box.png);
	_background-image: url(../immagini/box.jpg);
	width: 848px;
	height: 383px;
}

#menu{
  float: left;
  background-color: #cc3366;
	width: 90px;
}

#box{
	width: 693px;
	height: 353px;
	margin-right: 18px;
	_margin-right: 9px;
	margin-top: 11px;
	_padding-top: 11px;
	margin-bottom: 11px;
}

#text{
  margin-top: 25px;
  position: absolute;
  width: 230px;
  font-family:arial;
  text-align: center;
	font-size:12px;
	
}

#text #home{
	font-size: 15pt;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #333333;
}

#text ul{
	text-align: left;
	padding-right: 10px;
}

#text .left{
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
}

#text .form{
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

label {
  width: 50px;
	float: left;
	font-size:11px;
	text-align: left;
}

#footer{
  text-align: center;
	
}	


#language{
  padding-top:196px;
	padding-left: 7px;
	font-family: arial;
	font-size: 8pt;
	color: #cccccc;
}

.language2{
  padding-top: 2000px;
}

table th{
  text-align: right;
	height: 130px;
	padding-top: 70px;
	padding-right: 7px;
}

table td.container{
  background-image: url(../immagini/box.png);
	width: 848px;
	height: 383px;
}

table td.footer{
  text-align: center;
	padding-right: 7px;
	font-family: arial;
	font-size: 8pt;
	color: #1a3989;
}

.ditta{
  font-family: arial;
	font-size: 7pt;
	color: #9b9b9b;
}

span.selected{
  color: white;
	font-weight: bold;
}

span.edit{
  cursor: pointer;
}

.hidden{
  display:none;
}

input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}

a, a:link, a:visited {
  color:#487BCE;
	text-decoration:none;
}

.formButton{
  border:2px dashed white;
	color:#487BCE;
	height:40px;
	line-height:20px;
	cursor: pointer;
}

.newsTitle {
	width: 138px;
	height: 28px;
	background-image: url(../immagini/newsTitle.png);
	_behavior: url(iepngfix.htc);
	text-align: left;
	_position: relative;
	_left: -46px;
}

.newsItem {
	height: 19px;
	background-image: url(../immagini/newsItem.png);
	background-repeat: no-repeat;
	_behavior: url(iepngfix.htc);
	margin-top: 2px;
	line-height: 19px;
	text-align: left;
	padding-left: 22px;
}

.newsItem a {
	color:#333333;
}

.newsItem a:hover {
	color:#487bce;
}
