@charset "utf-8";
/* CSS Document */

#notizia{
	float:left;
	margin-left:10px;
	padding-left:10px;
	width:315px;
	height:100px;
}
#notizia .title{
	border-bottom: #4f4f4f solid 1px;
	height:36px;
	text-indent:-3000px;
	background-image:url(../img/home_titolo_si_dice.gif);
	background-repeat:no-repeat;
}	

#notizia ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#notizia ul li.notizia {
	margin-left:0px;
	margin-top:auto;
	margin-bottom:5px;
	background-image:url(../img/feedICON.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:auto;
	padding-right: 0px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 3px;
}

.filetto {
	margin-top:0px;
	width:auto;
	height:10px;
	background-image:url(../img/filetto.gif);
	background-repeat:no-repeat;
}


#notizia a {
	color: #FFED00;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;

}

#notizia a:visited {
	color: #FFED00;
	font-size: 13px;

}


#notizia a:hover {
	color: #FFED00;
	text-decoration: underline;
	font-size: 13px;

}

#notizia .gossipblog {
	color:#CCCCCC;
}


#notizia .gossipblog a {
	font-size: 9px;
	text-decoration:none;
	text-transform:lowercase;


}

#notizia .gossipblog a:visited {
	font-size: 9px;
	text-transform:lowercase;
	text-decoration:underline;
}

#notizia .gossipblog a:hover {
	font-size: 9px;
	text-transform:lowercase;
	text-decoration:underline;
}

#notizia .gossipblog img, a{
	border:0px;

}

/* inizio dello stile per la parte dettaglio*/
.notiziaDettaglio {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	width:545px;
	background-color:#FFFFFF;
	float:left;
}

.notiziaDettaglio h1 {
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/titolo_dettaglio_rss.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contDettaglio{
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	font-size:22px;
}


.contDettaglio p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	margin-top: 1em;
	font-weight: normal;
	color: #333333;
	padding-right: 50px;
	clear: left;
	line-height:18px;

}
.contDettaglio a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;

}

.contDettaglio blockquote {
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-bottom: 12px;

}


.contDettaglio p img {
	margin-left: 5px;
	border: 1px solid #333333;
	margin-top: 10px;
	overflow:hidden;
	margin-right:5px;
}

.contDettaglio .feedflare {
	display: none;
}

.contDettaglio .feedflare img {
	display: none;
	border: none;
}


.contDettaglio .feedflare a {
	display: none;
}

.gossipblogInterno{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	padding-bottom: 30px;
}

.gossipblogInterno a:visited {
	font-size: 9px;
	text-transform:lowercase;
	text-decoration:underline;
}

.gossipblogInterno a:hover {
	font-size: 9px;
	text-transform:lowercase;
	text-decoration:underline;
}

.gossipblogInterno img, a{
	border:0px;
	margin-right: 2px;

}
#bordo-bottom {
	background-image: url(../img/scheda_bordo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 20px;
	clear: both;
	padding-top: 20px;
	width:545px;
}
.contDettaglio object {
width:510px;
overflow:hidden;

}
.contDettaglio embed {
width:510px;
overflow:hidden;

}