/***modifiche from comune_style.css x 3col*****/
table.main {
	background:  url("img/subwrap_page.gif") repeat-y right top;
}
#content{
	margin-right:14px;
}
.feature{
	margin-right:189px;
	padding: 5px 8px 10px 8px;	
}
.story{
	margin-right:189px;
		padding: 5px 8px 10px 8px;
}
#pageName{
			margin-left: 190px;
}

#headlines{
	margin-top: -12px;	
}

/***********************************************/

.featureLeft {
	width: 183px;
	float: left;
	padding: 0 6px 6px 0;
}
.featureLeft img {
	display: block;
}
.featureNews {
	background: #EEF5F7;
	margin-top: 5px;
}
.featureNews h2 {
	background:  url("img/link_arrow.gif") 4px 0.85em no-repeat;
	font-size: 0.9em !important;
	padding: 0.7em 0 0 18px /*!important*/;
	border-top: 1px solid #FFF;
	margin: 0/* !important*/;
}
.featureNews h2 a:link,
.featureNews h2 a:visited {
  text-decoration: none;
		color:#3C8FA7;
}
.featureNews h2 a:hover{
  text-decoration: underline;
}
.featureNews p {
  font-size: 0.85em !important;
  margin: 0/* !important*/;
  padding: 0 2px 0.6em 18px/* !important*/;
}
.featureRight { 
	margin-left: 190px;
	padding: 0px 0px 0px 0px;
}
/** html .featureRight {
  height: 1%;
  margin-left: 235px;
}*/
p.link{
  background: #FFF url("img/link_arrow.gif") 0 0.3em no-repeat;
  padding-left: 15px;
}

/****** #content .sectionLinks styles *********/
#content .sectionLinks{
 /*position: relative;	??!!*/
	margin: 0px;
	padding: 0px;
}
#content .sectionLinks li{
 font-size: 0.85em;/*0.8em x #navbar;*/
	line-height: 17px;	
}
#content .sectionLinks h3{
	padding:4px 0px 3px 10px;
	margin-top:17px;
 /*text-transform: uppercase;*/
	display:block;
	color: #3C8FA7;
	background-color:#E6EFDC;
}
#content .sectionLinks a:link, #content .sectionLinks a:visited{
	padding: 2px 0px 2px 23px;
	color:#333;
	display:block;
	width: 100%;
 voice-family: "\"}\""; 
 voice-family:inherit;
	width: auto;
	text-decoration:none;/*non dimenticare in #content*/
	background:  url("img/arrow_blu.gif") 7px 0.6em no-repeat;
}
#content .sectionLinks a:hover{
	padding: 2px 0px 2px 23px;
	background: #F1F6EA url("img/arrow_green.gif") 7px 0.6em no-repeat;
}
/* fix for browsers that don't need the hack */
html>body #content .sectionLinks a:link, #content .sectionLinks a:visited, #content .sectionLinks a:hover {border-top:1px solid #E0EED4;}