
/* stile delle news */

.newscont {
	border: 0px solid red;
}

.newsblock {
	width: 800px;
	margin: 0px auto;
	margin-top: 10px;
}

.newsblockint {
	padding: 0 20px;
	background-color: #eeded2;
	border: 1px solid black;
	margin-left: 5px;
	margin-right: 5px;
}

.newstesto {
	border: 0px solid green;
	font-size: 13px;
}

.newstitolo {
	font-weight: bold;
	text-align: left;
	font-size: 20px;
	width: 640px;;
	float: left;
	display: inline;
}

.newstitolo A, .newstitolo A:LINK, .newstitolo A:VISITED, .newstitolo A:HOVER {
	color: black;
	font-style: italic;
}

.newsdata {
	float: left;
	display: inline;
	text-align: center;
	font-size: 20px;
	width: 150px;
	margin-left: 5px;
}

.newsmodif {
	text-align: center;
	font-size: 11px;
	margin: 4px 0;
}

.newsfiledl {
	text-align: center;
	font-size: 17px;
	margin: 4px 0;
}

.newsfiledl A, .newsfiledl A:LINK, .newsfiledl A:VISITED, .newsfiledl A:HOVER {
	color: #b51717;
}

.newsimage {
	text-align: center;
	float: left;
	display: inline;
	margin: 5px;
	margin-right: 15px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid black;
	height: 190px;
	width: 250px;
	/*background: #b5692b;*/
}

.scotchsxnews {
	position: absolute;
	top: -75px;
	left: -50px;
}


.scotchdxnews {
	position: absolute;
	top: -70px;
	left: 680px;
}
