body{
	background-image: url(images/_fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	padding: 0 auto 0 auto;
	margin: 0 auto 0 auto;
}
.color{
	color: #ff6600;
}
.color2{
	color: #5091cf;
}
.hiddy{
	visibility:none;width:0px;height:0px;border:0px; overflow: none;
}
#base{
	width: 760px;
	padding: 0 auto 0 auto;
	margin: 0 auto 0 auto;
}
#work{
	background-image: url(images/workFondo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	padding: 0 auto 0 auto;
	margin: 0 auto 0 auto;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333;
}
	#work h1{
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 20px;
		font-weight: bold;
		color: #ff6600;
		letter-spacing: -1px;
		margin: 0 0 3px 0;
		padding: 0;
		line-height: 19px;
	}
		#work h1.alt{
			color: #5091cf;
		}
	
	#work h2{
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 17px;
		font-weight: bold;
		color: #5091CF;
		letter-spacing: -1px;
		margin: 0 0 5px 0;
		padding: 0;
	}
		#work h2.alt{
			color: #ff6600;
		}
		
	#work h3{
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		letter-spacing: -1px;
		margin: 0 0 3px 0;
		padding: 0;
	}
		#work h3.alt{
			color: #ff6600;
		}
		
	#work p{
		margin: 0px;
		padding: 0 0 5px 0;
	}
	
	#workTxt{
		padding: 35px 0 0 0;
	}
		#workTxt a{
			color: #ff6600;
		}
			#workTxt a:hover{
				background-color: #ff6600;
				color: white;
			}
	#loginBox{
		background-color: #333333;
		background-image: url(images/loginBoxFondo.gif);
		background-position: top right;
		background-repeat: no-repeat;
		border-bottom: 3px solid #ddd;
		border-left: 3px solid #ddd;
		margin: 0 0 0 -10px;
		width: 264px;
		color: white;
		float: left;
	}
		#loginBox h2{
			margin: 0 0 3px 0;
			padding: 0;
			color: #ff6600;
			font-size: 15px;
		}
		#loginBox table td{
			padding-bottom: 2px;
		}
		#loginBox form{
			padding: 0;
			margin: 0;
		}
		#loginBox input{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #333;
			width: 130px;
			margin: 0;
			padding: 0;
		}
		#loginBox .submit{
			background-color: #ff6600;
			color: white;
			border: 0px;
		}
		.loginBoxTxt{
			padding: 5px 10px 0 20px;
		}
		#loginBox h1{
			color: white;
		}
	#colSx{
		float: left;
		width: 257px;
	}
		#colSx #loginBox{
			float: none;
		}
	#colDx{
		float: left;
		width: 483px;
		margin-left: 20px;
	}
		#colDx .colDxTxt{
			padding: 0 10px 0 0;
		}
		#colDx ul, #colDx ol{
			margin: 5px 10px 8px 20px;
			padding: 0 0 0 0;
			list-style: square;
		}
		#colDx li{
			margin: 0 0 2px 0;
		}
		#colDx input, #colDx select, #colDx textarea{
			font-family: Arial;
			font-size: 11px;
			/*color: #666;*/
			color: #5091cf;
		}
	.homeColonna{
		width: 242px; /* 257 -5 -10 */
		float: left;
		margin: 0;
		border: 0;
		padding: 0 5px 0 10px;
	}
#menu{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
	#menu #bottoni{
		margin-right: 10px;
	}
	#menu #bottoni a{
		float:right;
		color: #333333;
		background-color: #fff;
		background-image: url(images/menuBtFondo.gif);
		background-repeat: no-repeat;
		background-position: left;
		text-decoration: none;
	}
		#menu #bottoni a:hover{
			color: #ff6600;
		}
		#menu #bottoni a div{
			padding: 2px 10px 0 10px;
			/*margin-bottom: -4px;*/
		}
#menu2{
}
	#menu2 ul{
		list-style: none;
		padding: 0;
		margin: 20px 0 0 -10px;
	}
	#menu2 li{
		background-image: url(images/menu2fondo.gif);
		background-repeat: no-repeat;
		height: 20px;
		margin: 0 0 5px 0;
		clear: left;
	}
	#menu2 li.liTxt{
		background-image: none;		
		height: 20px;
		margin: 0 0 15px 20px;
	}
		#menu2 li.liTxt a{
			color: #ff6600;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			display: inline;
		}
		#menu2 li.liTxt a:hover{
			background-color: #ff6600;
			color: #fff;
		}
	#menu2 a{
		display: block;
		width: 100%;
		color: white;
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: -1px;
		text-decoration: none;
		padding: 1px 0 0 20px;
	}
		#menu2 a:hover{
			color: #333;
			background-color: transparent;
		}
		#menu2 a.alt{color:#5091cf;}
		
		
	
#bottom{
	clear:both;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: white;
	background-color: #333;
	margin-bottom: 5px;
}
	#bottom a{
		color: #fff;
		text-decoration: none;
	}
	#bottom a:hover{
		color: #ff6600;
	}