

/* ------------------------------------------ Si premuse l'inclusione di questo foglio in aggiunta al foglio master home2018.css --------------------------------------------------- */

.NewsContentSx
{
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 590px;
	float: left;
	/*height:390px;*/
}

.NewsEx
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-color: #dcdfe3;
	border-style: solid;
	border-width: 1px;
}

.Notizia
{
	height:430px;/*per mantenere l'altazza se non c'è una notizia da mostrare!*/
	display:inline-table;
}

.News
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	color: #373737;
	width: 590px;
}

.NewsTitle
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 27px;
	background-color: #719ab8;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}

.News_BT_Notizie
{
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-family: OpenSansCondensedBold;
	text-transform: uppercase;
	position: absolute;
	left: 12px;
	top: 3px;
}

.News_BT_Stampa
{
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-family: OpenSansCondensedBold;
	text-transform: uppercase;
	text-align: right;
	position: absolute;
	right: 20px;
	top: 3px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../immagini/printer.png);
}

.News_Header
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 152px;
	background-color: #e3e7ea;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}

.News_Header_Foto
{
	position: absolute;
	left: 10px;
	top: 12px;
	width: 174px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../immagini/nws1.png);
}

.News_Header_Title
{
	color: #004e86;
	font-size: 23px;
	font-family: OpenSansCondensedBold;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	left: 200px;
	top: 18px;
	width: 360px;
}

.News_Header_TitleDesc
{
	color: #000;
	font-size: 19px;
	font-family: OpenSansCondensedBold;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	left: 200px;
	top: 76px;
	width: 360px;
}

.NewsDesc
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	background-color: #f2f6f9;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	border-top-color: #FFF;
	border-bottom-color: #c2c6c8;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

.NewsDescData
{
	text-decoration: none;
	color: #373737;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 13px;
	top: 6px;
	font-weight: bold;
}

.NewsDescAutore
{
	text-decoration: none;
	color: #373737;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	position: absolute;
	left: 85px;
	top: 6px;
}

.NewsDescSocGest
{
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 12px;
	border-top-color: #c2bcb6;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

.NewsDescAllegato
{
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-family: OpenSansCondensedBold;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	right: 20px;
	top: 3px;
	width: 80px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../immagini/allegato.png);
	padding-top: 4px;
	cursor: pointer;
}
.NewsDescAllegato2
{
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-family: OpenSansCondensedBold;
	text-transform: uppercase;
	text-align: left;
	width: 80px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../immagini/allegato.png);
	padding-top: 4px;
	cursor: pointer;
}

.NewsTextEx
{
	display: inline-block;
	margin: 0px;
	padding: 11px 12px 10px 12px;
	background-color: #FFF;
	position: relative;
	left: 0px;
	top: 0px;
	border-top-color: #FFF;
	border-bottom-color: #c2c6c8;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 566px;
	font-family: Arial, Helvetica, sans-serif;
}

.NewsText
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 13px;
}

.NewsTextFooter
{
	display: inline-block;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 4px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 12px;
	border-top-color: #c2bcb6;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
.CommentiTitle
{
	display: block;
	margin: 0px;
	padding:  8px  0px 0px 10px;
	height: 27px;
	background-color: #719ab8;
	width: 99%;
	position: relative;
	left: 0px;
	top: 0px;
	font-size:16px;
	font-weight:bold;
}
.NewsSocial
{
	display: block;
	margin: 0px;
	padding: 14px 15px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #FFF;
	width: 560px;
	position: relative;
	top: 12px;
	left: 0px;	
	border-left-color: #dbdee2;
	border-right-color: #dbdee2;
	border-bottom-color: #bec0c3;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

.NewsSocialFb
{
	position: absolute;
	left: 13px;
}

.NewsSocialTw
{
	position: absolute;
	left: 410px;
}

.NewsSocialGo
{
	position: absolute;
	left: 520px;
}

.NewsAddComment
{
	display: inline-block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 592px;
	height: 260px;
	position: relative;
	top: 24px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../immagini/bkg_comm.png);
}

.NewsAddCommentTitle
{
	display: inline-block;
	color: #104690;
	font-size: 14px;
	font-family: OpenSansCondensedBold;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	left: 18px;
	top: 8px;
}

.NewsAddCommentUser
{
	display: inline-table;
	color: #336699;
	font-size: 12px;
	font-family: OpenSansCondensedBold;
	text-align: left;
	position: relative;
	left: 18px;
	top: 28px;
}
.News_TB_Email
{
	display:inline-table;
	color: #336699;
	font-size: 12px;
	font-family: OpenSansCondensedBold;
	text-align: left;
	position: relative;
	left: 20px;
	top: 28px;
}
.News_Chk_Email
{
	display:inline-table;
	color: #336699;
	font-size: 12px;
	font-family: OpenSansCondensedBold;
	text-align: left;
	position: relative;
	left: 20px;
	top: 28px;
}
.News_TB_Titolo
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	position: absolute;
	left: 18px;
	top: 60px;
	width: 454px;
	height: 22px;
	border-style: solid;
	border-width: 1px;
	border-color: #c9c9c9;
	padding-left: 8px;
	padding-right: 8px;
}



.News_TB_Comment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	position: absolute;
	right: 18px;
	top: 90px;
	width: 539px;
	height: 107px;
	border-style: solid;
	border-width: 1px;
	border-color: #c9c9c9;
	padding: 8px;
	overflow:auto;
}

.News_BT_Invia
{
	font-family: OpenSansCondensedLight;
	font-size: 15px;
	text-align: center;
	position: absolute;
	right: 18px;
	bottom: 10px;
	width: 94px;
	height: 27px;
	background-image: url(../immagini/blue.jpg);
	background-repeat: repeat;
	background-position: top left;
	color: #FFF;
	cursor: pointer;
	border-style: none;
}

.NewsReCommentEx
{
	display: inline-block;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	width: 592px;
	position: relative;
	top: 24px;
	left: 0px;
}

.NewsReCommentUp
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 592px;
	height: 24px;
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../immagini/bkg_comm1_u.png);
	border-left-color: #dbdee2;
	border-right-color: #dbdee2;
	border-bottom-color: #bec0c3;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}

.NewsReCommentCenter
{
	display: inline-block;
	margin: 0px;
	padding: 14px;
	width: 564px;
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../immagini/bkg_comm1_c.png);
	border-left-color: #dbdee2;
	border-right-color: #dbdee2;
	border-bottom-color: #bec0c3;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}

.NewsReCommentDown
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 592px;
	height: 40px;
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../immagini/bkg_comm1_d.png);
	border-left-color: #dbdee2;
	border-right-color: #dbdee2;
	border-bottom-color: #bec0c3;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

.NewsReComment
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	top: 14px;
	left: 0px;
	border-top-color: #c2bcb6;
	border-bottom-color: #c2bcb6;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

.NewsReInfo
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 40px;
	position: relative;
	top: 0px;
	left: 0px;
}

.NewsReInfoTitle
{
	display: inline-block;
	color: #373737;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 04px;
	top: 14px;
}

#NewsReInfoButton
{
	font-family: OpenSansCondensedLight;
	font-size: 13px;
	text-align: center;
	position: absolute;
	right: 9px;
	top: 12px;
	width: 78px;
	height: 20px;
	background-image:url(../immagini/azzurro.png);
	background-repeat: repeat;
	background-position: top left;
	color: #FFF;
	cursor: pointer;
	border-style: none;
}

.NewsReCommentScrool
{
	font-family: OpenSansCondensedLight;
	font-size: 10px;
	text-align: center;
	position: absolute;
	left: 16px;
	top: 6px;
	width: 490px;
	height: 30px;
	background-image: url(../immagini/scro.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #2768cb;
}

#NewsReCommentText
{
	display: inline-block;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	color: #373737;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.NewsContentDx
{
	
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 380px;
	height:410px;
}

.NewsContentDxUp
{
	
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

.NewsContentDxUpSx
{
	
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
}

.NewsContentDxUpDx
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 180px;
}

.CercaNewsEx
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 191px;
	height: 330px;
	background-image: url(../immagini/bk_newscerca.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.NewsCarcaTitle
{
	display: inline-block;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	height: 24px;
	width: 180px;
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFF;
	font-family: OpenSansCondensedBold;
	font-size: 18px;
	text-align: left;
}

.NewsSearchButton
{
	position: absolute;
	left: 85px;
	top: 290px;
	width: 94px;
	height: 27px;
	background-image: url(../immagini/BT_Cerca.png);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	border-style: none;
}

.News_LA_Origine
{
	position: absolute;
	left: 12px;
	top: 36px;
	width: 94px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}

.News_SL_Origine1
{
	position: absolute;
	left: 12px;
	top: 60px;
	width: 164px;
	height: 18px;
	border-color: #969696;
	border-style: solid;
	border-width: 1px;
	color: #373737;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.News_SL_Origine2
{
	position: absolute;
	left: 12px;
	top: 84px;
	width: 164px;
	height: 18px;
	border-color: #969696;
	border-style: solid;
	border-width: 1px;
	color: #373737;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.News_DT_Da
{
	position: absolute;
	left: 12px;
	top: 108px;
	width: 160px;
	height: 20px;
	border-color: #c9c9c9;
	border-style: solid;
	border-width: 1px;
	color: #373737;
	padding-left: 4px;
}

.News_DT_A
{
	position: absolute;
	left: 12px;
	top: 136px;
	width: 160px;
	height: 20px;
	border-color: #c9c9c9;
	border-style: solid;
	border-width: 1px;
	color: #373737;
	padding-left: 4px;
}

.News_LA_Cerca
{
	position: absolute;
	left: 12px;
	top: 164px;
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}

.News_Txt_Ricerca
{
	position: absolute;
	left: 12px;
	top: 182px;
	width: 160px;
	height: 20px;
	border-color: #c9c9c9;
	border-style: solid;
	border-width: 1px;
	color: #373737;
	padding-left: 4px;
}

.News_LA_Criteri
{
	position: absolute;
	left: 12px;
	top: 212px;
	width: 94px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}

.News_Criterio1
{
	position: absolute;
	left: 12px;
	top: 232px;
}

.News_Criterio2
{
	position: absolute;
	left: 12px;
	top: 250px;
}

.News_Criterio3
{
	position: absolute;
	left: 12px;
	top: 268px;
}

.News_LA_Criterio1
{
	position: absolute;
	left: 32px;
	top: 234px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}

.News_LA_Criterio2
{
	position: absolute;
	left: 32px;
	top: 252px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}

.News_LA_Criterio3
{
	position: absolute;
	left: 32px;
	top: 270px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}

.MiniBanner
{
	position: absolute;
	top: 340px;
	left:0;
	width: 188px;
	height: 72px;
	border-color: #c2c2c2;
	border-style: solid;
	border-width: 1px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFF;
}

.MiniBannerAvviso
{
	width: 188px;
	height:76px;
	border-color: #c2c2c2;
	border-style: solid;
	border-width: 1px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.MiniBanner1
{
	position: absolute;
	left: 0px;
	top: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.NeswBannerAdvTitle
{
	color: #004e86;
	font-weight: bold;
	position: absolute;
	left: 6px;
	top: 10px;
}

.NeswBannerAdvMex
{
	color: #373737;
	position: absolute;
	left: 6px;
	top: 30px;
}

.MiniBanner2
{
	position: absolute;
	left: 0px;
	top: 430px;
	background-image: url(../immagini/mini1.png);
}

.MiniBanner3
{
	position: absolute;
	left: 0px;
	top: 526px;
	background-image: url(../immagini/mini2.png);
}

.MiniBanner4
{
	position: absolute;
	left: 0px;
	top: 617px;
	background-image: url(../immagini/mini2.png);
}

.NewsCloudEx
{
	width: 340px;
	height: 246px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(../immagini/bk_cloud.png);
	position: absolute;
	left: 0px;
	top: 635px;
	border-style: solid;
	border-color: #dde0e4;
	border-width: 0px 1px 1px 1px;
	padding: 20px;
	color: #004e86;
	font-family: OpenSansCondensedBold;
	font-size: 23px;
	text-align: left;
}

#News_Tag_Cloud
{
	border-style: solid;
	border-color: #c2bcb6;
	border-width: 1px 0px 0px 0px;
	width: 100%;
	height: 220px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(../immagini/tags.png);
	background-position: bottom left;
}
.griglia
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-collapse: collapse;
	color:#222233;
	background-color:#99c2e2;
}

.grigliaHeader 
{
	background-color:#888899;
	color:White;
}

.grigliaHeader th
{
	background-color:#888899;
	color:White;
}

.griglia a
{
	text-decoration:none;
	color:#222233;
}
.griglia a:hover
{
	text-decoration:none;
	color:#666677;
}
.rigagridalternata
{
	background-color:white;
}

.News_
{
	width: 100%;
	height: 52px;
	background-image: url(../immagini/barra.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	left: 14px;
	margin-top: 12px;
}
.CommentoData
{
	color: #8888BB;
	font-weight: bold;
	text-decoration:none;	
}
.News_Title
{
	/*position: absolute;*/
	/*margin-left: 14px;
	left: 14px;
	margin-top: 12px;
	width: auto;
	height: auto;*/
	color: #004e86;
	font-weight: bold;
	text-decoration:none;
}

.News_Title a
{
	text-decoration:none;
}

.News_Desc
{
	/*position: absolute;
	margin-left: 14px;
	top: 28px;
	width: auto;
	height: auto;*/
	display:block;
	color: #373737;
	font-weight: normal;
}

.News_Date
{
	position: absolute;
	right: 14px;
	top: 12px;
	width: auto;
	height: auto;
	color: #525252;
	font-weight: bold;
}

.Barra
{
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 100%;
	display: inline-block;
	left: 0px;
	top: 0px;
	font-size: 18px;
	font-family: OpenSansCondensedBold;
	color: #fff;
}

.C7fa6c2
{
	background-color: #7fa6c2;
	color:White;
	top: 0px;
	left: 0px;
}

.Res_Content
{
	background-color: #fff;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #bdbfc1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.Hed_Barra
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: inline-block;
	left: 10px;
	top: 2px;
}