/*Struttura*/
.img-border-white {
	border: 1px solid #FFFFFF;
}

.tabella_verde {
	background-image:url(../../common/images/bg_news.jpg);
	background-color: #aac037;
	background-repeat:repeat-x;
	background-position:top;
}

.tabella_thule {
	padding:20px;
	text-align:justify;
}

.feet-txt-red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EE1D23;
	text-decoration: none;
}

/*Testi*/
.feet-txt-brown {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aba479;
	text-decoration: none;
}

.News-txt-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: -0.1em;
}
.News-txt-white-mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: -0.1em;
}

.News-txt-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	font-style: normal;
	word-spacing: -0.1em;

}

/*Titoli*/
.Contents-title-red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ED1C23;
	text-decoration: none;
}

.News-title-white {
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	word-spacing: -0.2em;
}
.News-title-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	word-spacing: -0.2em;
}

/*Link*/
a
{ 
    color: #ffffff; 
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
	word-spacing: -0.2em;
}

.Box_Link_Segue
{
	color:#555555; 
	font-size:12px; 
	font-weight:bold;
}
.Box_Link_Segue:hover
{
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold;
}