@import url(../3colsSimple/3colsSimple.css);

/** File CSS comune per le pagine:
 *
 *News Finsa
 * 
**/

.centraleSuperiore
{
  height: 250px;
}

.colRight a
{
  font-weight: normal;
}

.poweredBySitefinityLogo
{
  margin-top:200px;
}

/* Modifiche a css modulo News */
.sf_newsList 
{
  width:383px !important;
	margin: 0 !important;
	margin-top: -30px!important;
	padding: 0!important;
	list-style: none;
}

.sf_newsList li
{
	margin-top: 30px!important;
	list-style-type: none;
	list-style-image: none;
}

.sf_newsList h2.sf_newsTitle
{
	margin: 0!important;
	padding: 0!important;
	font-size: 13px;
	font-weight: normal;
	line-height: 0px!important;
}
.sf_newsList .sf_newsDate 
{
	font-size: .9em;
	display: none;
}

.sf_newsList .sf_newsSummary img 
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.colMx h3
{
  margin-top: 0px;
}

.sf_pager li {
list-style-image:none;
}
