body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
/* 	background-color: #ececec; */
	background: url(../images/bgsite.jpg);
	margin: 0;
	padding: 0;
		
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: 0;
}


/**MENU **/

.underlinemenu{
font-weight: bold;
width: 450px;
text-align: right;
}

.underlinemenu ul{
padding: 20px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 16px; /*spacing between each menu link*/
text-decoration: none;
font-size : 14px; 
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
border-bottom: 3px solid #FFFFFF; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #ed822f;
}

/**FINE MENU **/

.txthp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fafafa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3ab;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3ab;
	height: 240px;
	margin-top: 20px;
	width: 945px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 11px;
	text-align: justify;
}

.boxhp {
	height: 240px;
	width: 275px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 15px;
	text-align: justify;
	float: left;
	margin-left: 25px;
	margin-top: 4px;
/* 	border: 1px solid red; */
}

h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin-top: 7px;
}

.boxinterno {
	height: 240px;
	width: 550px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 18px;
	text-align: justify;
	float: left;
	margin-left: 25px;
	margin-top: 4px;
/* 	border: 1px solid red; */
}

.boxinterno2 {
	height: 240px;
	width: 490px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 18px;
	text-align: justify;
	float: left;
	margin-left: 25px;
	margin-top: 4px;
/* 	border: 1px solid red; */
}

.secondolivello {
	height: 225px;
	width: 115px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 18px;
	text-align: justify;
	float: left;
	margin-left: 25px;
	margin-top: 4px;
}

a.latest {
     float: left;
     display: inline;
     list-style: none;
     width: 59px;
     height:59px;  
     margin-left: 0;
     padding-left: 0;
     border: 1px solid #fff;
}




a.latest:hover {
	 
} 

a.latest img {
     border: 0;
}


.footer {
	font-size: 9px;
	color: #000;
	text-decoration: none;
	word-spacing: 2px;
	height: 19px;
	text-align: center;
	padding-top: 8px;
	}



a.approfondimenti:link, a.approfondimenti:visited, a.approfondimenti:active {
    background-image: url("../images/arrows.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #555555;
    display: block;
    height: 17px;
    line-height: 17px;
    padding: 3px 18px 3px 11px;
    margin-right: 2px;
    text-decoration: none;
}

a.approfondimenti:hover, a.approfondimenti:selected {
/*     background-image: url("../images/arrows_on.gif"); */
    color: #6780a0;
    font-weight: bold;
}   

.footer a {
     margin-left: 0;
     padding-left: 0;
     text-decoration: none;
     color: #000;
}



#menuinterno a:link, #menuinterno a:visited, #menuinterno a:active {
    background-image: url("../images/arrows.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #f58220;
    display: block;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    margin-left: 0;
    padding: 5px 0 3px 15px;
    text-decoration: none;
}
#menuinterno a:hover, #menuinterno a.selected {
    background-image: url("../images/arrows_on.gif");
    color: #6780a0;
    font-weight: bold;
}

}
#titolo-2livello {
    background-color: #E6F6E9;
    color: #555354;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 5px 3px 12px;
    text-transform: uppercase;
}
















