body {
	font-family: Trebuchet MS;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	color:#575757;
	font-size:12px;
	background:url(../immagini/bg_top.png);
	margin:0px;

} 

/**
 * *** INIZIO STILE COLONNE
 * 
 * 
 */

td {
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color:#575757;
}

td.boxino{
	width:226px; 
	height:190px;
	background:url('../immagini_nuovo/boxino_content.png') no-repeat;
	padding-top:20px;
	vertical-align:top;	
}

td.logo{
	background:url('../immagini_nuovo/logo_big.png') center top no-repeat;
	width:100%;
	height:350px;
	text-align:center;
	vertical-align:bottom;
	color:#FFFFFF;	
}

td.footer {
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color:#FFFFFF;
}

/**
 * *** FINE STILE COLONNE
 * 
 * 
 */


/**
 * *** INIZIO STILE MENU CENTRALE
 * 
 * 
 */
.netziro_framework A:hover IMG {
	BACKGROUND: url('../immagini_nuovo/net_framework_on.png');
	WIDTH: 174px; 
	HEIGHT: 53px;
}

.netziro_financials A:hover IMG {
	BACKGROUND: url('../immagini_nuovo/net_financials_on.png');
	WIDTH: 174px; 
	HEIGHT: 53px;
}

.logo_kubuntu A:hover IMG {
	BACKGROUND: url('../immagini_nuovo/logo_kubuntu_on.png');
	WIDTH: 70px; 
	HEIGHT: 99px;
}

.ass_remota A:hover IMG {
	BACKGROUND: url('../immagini_nuovo/ass_remota_on.png');
	WIDTH: 116px; 
	HEIGHT: 96px;
}


/**
 * *** FINE STILE MENU CENTRALE
 * 
 * 
 */

a,a:link,a:active,a:visited { border:0px;text-decoration: none; color : #999999; }
a:hover	{ border:0px;text-decoration: none; color : #F0A335;}

hr {
background: #ccc;
color: #ccc;
height: 1px;
margin: 0 0 10px;
width:95%;
}

input{ 
background: url(../immagini/bg_input.gif) repeat-x #fff;
border:1px solid #cccccc;
font-size: 1em;
line-height: 1.2em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color:#575757;
}

input.bottone{
background:url(../immagini/bottone.png) center no-repeat;
border-width: 0px;
border-style: solid;
font-size: 1em;
line-height: 1.2em;
letter-spacing: 0;
text-align: center;
word-spacing: normal;
text-decoration: none;
color:#575757;
height:38px;
width:60px;

}

img { border: 0px; vertical-align:middle;}



::-moz-selection {
	background: #111;
	color: #eee;
}

::selection {
	background: #111;
	color: #eee;
}



h1 span {
	display: none;
}

p {
	padding: 5px 0;
	line-height: 1.3em;
}

span.clr {
	display: block;
	clear: both;
}



h2 {
	font-size: 20px;
	border-bottom: 1px solid #27272a;
	border-top: 1px solid #27272a;
	margin: 0 0 10px;
	padding: 5px 0 4px;
	
	color: #FFF0B3;
}

h2, h3.sub {
	text-shadow: 1px 2px 1px #131315;
}

h3.sub {
	position: absolute;
	top: 50px;
	font-size: 9px;
}





