BODY {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background: #f2f3f7;
	margin: 0px;
	height: 100%;
	background-position:center; 
	background-image:url('background.gif');
	background-repeat: repeat-y;
}

A:link    {color:rgb(0,0,140); text-decoration: none; }
A:visited {color:rgb(0,0,140); text-decoration: none; }
A:active  {color:rgb(0,0,140); text-decoration: none; }
A:hover   {color:red; text-decoration: underline; }

#centro{
	width: 890px;
	overflow: auto;
    border: 0px solid #8080FF;
	text-align: center;
}

.bottone-internet {	width: 154px; height: 118px; margin-right: 3px;	border: 0px solid red; }
.bottone-internet a { background: url("bottone-internet-AB.gif") no-repeat; display:block; }
.bottone-internet a:hover { background-position:0 -118px; }

.bottone-assistenza {	width: 154px; height: 118px; margin-right: 3px;	border: 0px solid red; }
.bottone-assistenza a { background: url("bottone-assistenza-AB.gif") no-repeat; display:block; }
.bottone-assistenza a:hover { background-position:0 -118px; }

.bottone-formazione {	width: 154px; height: 118px; margin-right: 0px;	border: 0px solid red; }
.bottone-formazione a { background: url("bottone-formazione-AB.gif") no-repeat; display:block; }
.bottone-formazione a:hover { background-position:0 -118px; }

.newsHome {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: green;
}

.newsHomeData {
	color: #848588;
	font-weight: bold;
}

.newsHomeTitolo {
	height: 16px;
	color: #b30415;
	font-weight: bold;
}

.newsHomeTitolo A {
	color: #b30415;
}

.newsHomeDescrizione {
	color: #4c4d53;
	font-weight: none;
}

