
/* stile delle news */

.newscont {
	padding: 15px;
	margin: 0 auto;
	width: 906px;
	position: relative;
	margin-bottom: 10px;
	/*
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(../gfx/content.jpg);
	*/
}

.newsblock {
	border: 0px solid #000;
	margin: 0 30px;
	margin-bottom: 30px;
	position: relative;
	border: 1px solid #bbb;
	background: #222;
}

.newsblockint {
	width: 100%;
	margin: 0;
	margin-top: 0px;
	/*border: 1px solid #000;*/
}

.newstesto {
	border: 0px solid green;
	font-size: 13px;
	padding: 10px;
}

.newstitolo {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	width: 560px;
	float: left;
	display: inline;
	border: 0px solid blue;
	padding: 0;
}

.newstitolo A, .newstitolo A:LINK, .newstitolo A:VISITED, .newstitolo A:HOVER {
	color: #888;
}

.titolocommento {
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	padding-top: 10px;
	color: #263189;
	margin-left: 105px;
}

.commento {
	margin-left: 90px;
	width: 770px;
}

.newsdata {
	float: left;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	width: 100px;
	border: 0px solid yellow;
	/*
	background: #fee558;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../gfx/datanews.jpg);
	*/
	position: relative;
	margin-left: 0px;
	text-align: center;
}

.newsdata img {
	position: absolute;
	left: 0;
	bottom: 1px;
}

.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: 20px;
	padding: 5px;
	border: 0px solid #8b5484;
	height: 180px;
	width: 180px;
}

.scotchsxnews {
	position: absolute;
	top: -30px;
	left: -30px;
}


.scotchdxnews {
	position: absolute;
	top: -47px;
	right: 0px;
}

.newswood {
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../gfx/wood.jpg);
	height: 16px;
	width: 100%;
}

#flashnews {
	width: 660px;
	margin: 0 auto;
}

.stellina {
	position: absolute;
	top: -30px;
	left: -30px;
	height: 72px;
	width: 78px;
}