 @charset "UTF-8";
/*CSS Document */

/*foto*/

img {
	border:0;
	margin:0;
}

body {
	margin:0;
	background-color:#E6E2E1;
}

/*div*/

.freccia{
	width:10px;
	height:35px;
	display:block;
	float:left;
	background:url(../images/freccia.gif) no-repeat;
}

.titolonews{
	width:508px;
	height:35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	background:url(../images/sf_new.gif) repeat-x;
	line-height:35px;
}

.visualizza{
	width:153px;
	height:35px;
	display:block;
	float:left;
	background:url(../images/sf_new.gif) repeat-x;
	text-align:center;
	line-height:35px;
}

.laterale{
	width:10px;
	height:35px;
	display:block;
	float:left;
}

.linknews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5E594F;
	text-decoration:none;
}

A.linknews:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#70B5D4;
	text-decoration:none;
}
