#elenco-news {
	width:206px;
}

#elenco-news,
#elenco-trailer {
	background-color:#f6f4f4;
	margin-left:5px;
	padding:5px 0;
	text-align:left;
}

#elenco-trailer {
	width:196px;
}

.img-news {
	width:65px;
	float:left;
}

.img-trailer {
	width:65px;
	float:left;
}

img {
	border:0;
}

.clear {
	clear:both;
}

.txt-news {
	float:left;
	font-size:1em;
	float:left;
	width:140px;
}

.txt-trailer {
	float:left;
	font-size:1em;
	float:left;
	width:190px;
}

.data-news {
	font-size:0.9em;
	color:#666666;
}

.titolo-news {
	text-transform:uppercase;
}

.link-enter,
.link-enter-trailer {
	margin-bottom:20px;
}

.link-enter-trailer {
	margin-left:0;
	padding-left:65px;
}

.link-enter-news {
	padding-left:65px;
}

.news {
	margin-bottom:20px;
}

.link-enter a,
.link-enter-news a,
.link-enter-trailer a {
	color: #0066CC!important;
	text-decoration: underline!important;
	/*padding: 0px 2px 0px 2px!important;*/
}

.link-enter a:hover,
.link-enter-news a:hover,
.link-enter-trailer a:hover {
	background-color:#0066CC!important;
	color: #0066CC!important;
	text-decoration: none!important;
	/*padding: 0px 2px 0px 2px!important;*/
}

.titolo-news a {
	color: #0066CC!important;
	text-decoration: underline!important;
	/*padding: 0px 2px 0px 2px!important;*/
}

.titolo-news a:hover {
	background-color:#0066CC!important;
	color: #0066CC!important;
	text-decoration: none!important;
	/*padding: 0px 2px 0px 2px!important;*/
}

.preview-trailer {	
	padding-left:65px;
}

#news a,
.riferimenti h1 a {
	color:#CE1C1F;
	text-decoration:underline;
}

#news a:hover,
.riferimenti h1 a:hover {
	color:#CE1C1F;
	text-decoration:none;
	background-color:transparent!important;
}

a.no-border-photo {
	color: #ffffff;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;
}

a.no-border-photo:hover {
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}


