﻿body {
	font-family: sans-serif, Helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-color: #D3D3CE;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
menu{
	text-indent: -17px;
	list-style-type: none;
	white-space: nowrap;
}
.evidenziato {
	font-weight: bold;
	font-size: 17px;
}
h1,.titolo {
	font-size: 32px;
}
.titoletto {
	font-size: 26px;
	line-height: 30px;
}
.tags {
	font-size: 12px;
	color: #090;
}
.molto {
	font-size: 42px;
}
.todo {
	width: 860px;
	margin-left:auto;
	margin-right: auto;
}
.menutop {
	width: 80px;
	margin-left: 0px;
	position: fixed;
	padding: 0 10px 10px 10px;
	z-index: 7;
}
.boxvuoto {
	width: 750px;
	height: 50px;
	margin-left: 110px;
}
.boxcommenti {
	width: 750px;
	margin-left: 110px;
}
.boxflash750 {
	width: 750px;
	margin-left: 110px;
	position: relative;
}
.titolosezione {
	background-color: #FFF;
	margin-left: 110px;
	width: 730px;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 30px;
	padding-right:10px;
	vertical-align: text-top;
}
.titolosezione2 {
	background-color: #FFFFFF;
	margin-left: 110px;
	width: 730px;
	padding: 10px;
}
.box {
	background-color: #FFF;
	width: 730px;
	margin-left: 110px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.boxdistanziato {
	background-color: #FFF;
	width: 730px;
	margin-left: 110px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.boxgrigio {
	background-color: #C9C9C4;
	width: 730px;
	margin-left: 110px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.copyright {
	background-color: #FFF;
	width: 730px;
	margin-left: 110px;
	padding: 10px;
}
.copyrightdistanziato {
	background-color: #FFF;
	width: 730px;
	margin-left: 110px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.testosx {
	width: 260px;
	margin-right: 50px;
	float: left;
}
.testodx {
	visibility: inherit;
	float: right;
}
.simbolo {
	width: 80px;
	height: 80px;
	float: left;
	vertical-align: text-bottom;
	text-align: center;
}
.js-kit-comments {
	margin-right: 0;
}
.small {
	font-family: sans-serif, Helvetica;
	font-size: 10px;
}
.boxblu {
	background-color: #06F;
	width: 730px;
	margin-left: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

