body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #FF9966;
}

table {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}

tr {
	padding: 0px;
	margin: 0px;
}

#lb {
	background-image: url(images/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#rb {
	background-image: url(images/prjass.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#tab {
	/*background-image: url(images/bgleftmnu.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	background-image: url(images/sfd.gif);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 18px 100px 60px 10px;
}

#horizline {
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
	height: 7px;
}

.topbar {
	/*width: 800px;*/
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top:4px;
	height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E94AB;
}
.topbar a{
color:#FFFFFF;
font-weight:bold;
}
.topbar a:hover{
color:#cccccc;
font-weight:bold;
}
.horizbar {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
	height: 17px;
}

.transON {
	width: 100%; 
	background-color: silver;
	-moz-opacity:0.40;
	opacity:0.40;
	filter: alpha(opacity=40); 
}

.transOFF {
	width: 100%;
	background-color: silver;
	-moz-opacity:.75;
	opacity:.75;
	filter: alpha(opacity=75); 
}

#menu {
	padding-left: 30px;
	text-align:left;
}

/*tasto TRASPARENTE */
.tastoT {
	width: 100%;
	padding-top:2px;
	padding-left:28px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tastoT a {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
}
.tastoT a:hover{
color:#CCCCCC;
}
/*tasto SELEZIONATO */
.tastoS {
	width: 100%;
	padding-left:28px;
	font-weight:bold;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tastoS a {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
}
.tastoS a:hover{
color:#CCCCCC;
}

.submenuS {
	font-size: 0.85em;
	width: 100%;
	margin-top: 3px;
	padding-left:10px;
/*	-moz-opacity:.7;
	opacity:.7;
	filter: alpha(opacity=70); */
}
.submenuS a{
color:#FFFFFF;
font-size:11px;
}
.submenuS a:hover{
color:#CCCCCC;
}
.submenuT {
	font-size: 0.85em;
	width: 100%;
	margin-top: 3px;
	padding-left:10px;
/*	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100); */
}
.submenuT a{
color:#FFFFFF;
font-size:11px;
}
.submenuT a:hover{
color:#CCCCCC;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}

p.title {
	text-indent: 0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #656565;
} 

p.title_new {
	text-indent: 0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #656565;
}

p.title a {
	color: #0099FF;
} 

.enfasi {
	/*font-weight: bold;*/
	color: #006699;
}

.bold {
	font-weight: bold;
}

/*.divisore {
	border-top: 1px dotted;
}*/

.mancante {
	color: red;
}

#pianta {
	border: 1px solid #000066;
	padding: 15px;
}

.footer {
	font-size: 12px;
	text-align:center;
	padding-top:20px;
	color: #FFFFFF;	
}
.footer a{
font-size: 12px;
color: #FFFFFF;	
}
.footer a:hover{
color: #CCCCCC;	
}
.firsttab {
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

.tab {
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.firsttabS {
	margin: 0px;
	/* border-right: 1px solid #3399FF; */
	padding-left: 8px;
	padding-right: 8px;
}

.tabS {
	margin: 0px;
	/* border-right: 1px solid #3399FF; */
	border-left: 1px solid #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	
}

form {
	display: inline;
}

.input-box {
	height: 18px;
	width:150px;
	font-size: 10px;
	/*background: #feb;*/
	/*padding: 0px; 4px; 0px; 4px;*/
	border: 1px solid #cccccc;
	/*margin-bottom: 1px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background:#FFFFFF;
}

label {
	text-align: right;
	padding-left: 20px;
	padding-right: 5px;
}

.tasto
{
	background-color: #DDDDDD;
	padding: 0px 4px 0px 4px;
	border: solid 1px gray;
}


/* Clienti */
.cliente {
	vertical-align: top;
	border-bottom:#336699 solid 1px;
	padding-bottom:10px;
	padding-top:10px;
}
.cliente2 {
	vertical-align: top;
	padding-bottom:10px;
	padding-top:10px;
}
.cliente2 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
}
.cella_thumb{
	padding-bottom:10px;
	padding-top:10px;
}
.cliente h1{
	font-size:14px;
}
.cliente img{
	border:#336699 solid 1px;
	}
	
.showHide{
	text-align:right;
}
.tb_bg{
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.textsearch{
	color:#077592;
	font-size:12px;
	font-weight: bolder;
}

#projectpanel{
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #FFFFFF;
	background-color: #7ABBCC;
	margin: 0 !important;
	list-style-type: none;
	padding-left: 10px;
}

#projectpanel li{
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: transparent url('images/bullet.gif') 0 2px no-repeat;
	color: white;
}
#projectpanel ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#projectpanel ul li{
	font-size: 10px;
	padding-left: 17px;
	background: transparent url('images/bullet_small.gif') 0 2px no-repeat;
}
#projectpanel a{
	color: #025b73;
}
#projectpanel a:hover {
	color: white;
	background-color: #025b73;
}

.cttital{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
padding-left:10px;
height:30px;
margin-top:8px;
border:solid 1px #FFFFFF;
}
.cttital a{
color:#FFFFFF;
}
.cttital a:hover{
color:#999999;
}
.cttitallinks{
padding:5px;
background:#CCCCCC;
border:solid 2px #FFFFFF;
}
#ctdispaly{
	float:left;
	width:180px;
	padding-left:20px;
	height:33px;
	
	background-repeat: no-repeat;
	background-position: left center;
}
#ctdispaly a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#02718D;
	font-weight:bold;
	font-size:12px;
	
}
#ctdispaly a:hover{
	color:#01232C;
}


/*DOWNLOAD*/
.eng_icon{
	display:block;
	background:url(images/eng-flag.gif) no-repeat center ;
	text-indent:-9000px;
	height:15px;
}
.pdf_icon{
	display:block;
	background:url(images/pdf_icon.gif) no-repeat center ;
	text-indent:-9000px;
	height:26px;	
}

.tb_download a, .tb_download a:active, .tb_download a:visited{
	color:#333333;
}
.tb_download a:hover{
	text-decoration:underline!important;
}

.tb_download{
	font-size:11px;
	color:#333333;
}
.tb_download .centrato{
	text-align:center;
}
.tb_download .piccolo{
	font-size:9px;
}
.tb_download th{
	background:#3E94AB;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:2px;
	
}
.tb_download td{
	background:#E0E1E1;
	padding:2px;
}

.get_adobe{
	margin-top:20px;
	text-align:right;
}
