body {
	background-color:#ffffff;
	margin: 0%;
	font-family: verdana, tahoma, helvetica;
	font-size: 66%
}

#wrapper{
	width: 790px;
	height:650px;
	background: #ffffff;
	color:#333333;
	padding:10px 0% 0% 0%;
	margin:0% auto 0% auto
}

#right{
	float: left;
	background-color:#ffffff;
	background: url(/2005/images/uno.jpg) top left no-repeat;
	width: 390px;
	min-height:550px
}

#left{
	float: right;
	width: 360px;	
	text-align: right;
	min-height:550px
}

#logo {
	width:100%;
	height:155px
	
}

#content{
	width:100%;
	background: url(/2005/images/duesfumato.jpg) top left no-repeat;
	padding-top: 10px;
	min-height: 490px;
	height:auto
}

.testo {
	width:83%;
	line-height: 20px;
	text-align:justify;
	margin:0px auto 0px 20px
}

#bloccomenu{
	width:100%;
	height: 290px
}

.nav_row{
  width: 360px;
  height: 140px;
}

#first_row{
  color:#333333;
  margin-bottom:10px
}

#second_row{
  color:#333333;
  width:360px;
  height:100px;
  text-align:right
}

#third_row{
	color:#333333;
}

#third_row a{
  color:#333333;
  text-decoration: none;
}

#third_row a:hover{
  color:#333333;
  text-decoration: underline;
}

#third_row a:visited {
	color:#333333;
	text-decoration:none
}

#third_row ul{
  margin: 0px;
  padding: 15px 20px 0px 0px;
  list-style: none;
}

#third_row ul li:before {
  content: "\00BB \0020";
}

#first{
	width: 90px;
	height:40px;
	text-decoration:none;
	color:#666666;
	cursor: hand;
}
#second{
	width: 90px;
	height:40px;
	text-decoration:none;
	color:#666666;
	cursor: hand;
}
#third{
	width: 90px;
	height:40px;
	text-decoration:none;
	color:#666666;
	cursor: hand;
}

#first:hover{
  color:#666666;
  text-decoration:none;
  
}

#first:visited{
	color:#666666;
	text-decoration:none
}

#second:hover{
  color:#666666;
  text-decoration:underline;
  
}

#second:visited{
	color:#666666;
	text-decoration:none
}

#third:hover{
  color:#666666;
  text-decoration:underline;
  
}

#third:visited{
	color:#333333;
	text-decoration:none
}

.puls {
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #FF0000;
}

.boxsinistra {
	width: 360px;
	text-align:left;
	margin:20px 0px 20px 0px
}
