#conts .titoloYel {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#conts  table.dueColonne .testo {
	padding: 0px;
	width: 630px;
}
.notizia {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
}
.notizia td {
	padding-right: 20px;
	padding-left: 20px;
}
.notizia .icona {
	height: 70px;
	width: 30px;
	border: 1px solid #b3b3b3;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
	background-image: url(../img/noimage.gif);
}
#conts .notizia p {
	margin: 0px;
	color: #000000;
}
#conts  .notizia .data {
	font-weight: bold;
	color: #666666;
}
#conts .notizia .newsTitolo {
	text-transform: uppercase;
	color: #FF9D11;
	font-weight: bold;
}
.notizia a {
	font-weight: bold;
	color: #FF9D11;
	padding: 1px;
}
.notizia a:hover {
	color: #FFFFFF;
	background-color: #FF9D12;
}
.newsPop .newsCont {
	height: 300px;
	overflow: auto;
	padding-right: 15px;
}
.newsPop th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF8C1D;
	text-align: left;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsPop td {
	background-image: url(../img/news_pop_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FF8C1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.newsPop p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
.newsPop .popData {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.newsPop .popTiolo {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}
.newsPop .immagine {
	padding-top: 50px;
}
.newsPop p.aperAziende {
	line-height: 130%;
}
.smallGiallo {
	text-align: center;
}
#conts   p.aperData {
	font-size: 12px;
	color: #005295;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#conts  p.aperData  .orario {
	color: #666666;
}
#conts p.aperLink {
	margin-top: 10px;
}
