/* box HP */

#altoNewsTit a {
	float: right;
    width: 448px;
	height: 50px;
	border-right: 1px solid #43A768;
	border-left: 1px solid #000000;
	background-color: transparent;
	background-image: url(/icone/news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
}	

#altoNews {
 	float: right;
	width: 428px;
	height: 205px;
	padding: 0px 10px 10px 10px;
	overflow: auto;
	border-right: 1px solid #43A768;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
    scrollbar-base-color: #FCFCFC;
    scrollbar-face-color: #FCFCFC;
    scrollbar-shadow-color: #43A768;
    scrollbar-arrow-color: #43A768;
    scrollbar-highlight-color: #43A768;
    scrollbar-darkshadow-color: #FCFCFC;
    scrollbar-3dlight-color: #FCFCFC;
	scrollbar-track-color: #FCFCFC;
}	

#ChiSiamo {
 	float: right;
    width: 438px;
	height: 170px;
	padding: 24px 5px 0px 5px;
	margin: 0px;
	background-color: #43A768;
	border-right: 1px solid #43A768;
	border-left: 1px solid #000000;
	text-align: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: #FCFCFC;
    FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}	

#TitoloChiSiamo {
	float: right;
    width: 427px;
	height: 20px;
	padding: 0px 0px 0px 21px;
	margin: 0px;
	background-color: #E4E5E4;
	background-image: url(/icone/titolo-sx.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border-right: 1px solid #43A768;
	border-left: 1px solid #000000;
	text-align: left;
}	

#TitoloChiSiamo a {
    width: 200px;
	background-color: transparent;
	background-image: url(/icone/titolo-dx.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}	

/* box link */

.biancoGrande {
	background-color: transparent;
	margin: 5px 0px 0px 0px;
	border: 0px solid red;
	height: 20px;
	float: right;
}	
.biancoGrande a{
	background-color: transparent;
	background-image: url(/icone/BvaiSx.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 4px 0px 13px;
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #FCFCFC;
    FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

/* immagini */

.imgChiHP {
	border: 0px;
	float: left;
	margin: 0px 5px 0px 0px;
}	
