@charset "UTF-8";
.schede {
	background-position: left top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
}
.testo {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 17px;
	color: #2A2A2A;
}
.titolo {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #F85953;
}
.vocimenu {
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2A2A2A;
	line-height: 18px;
}
.schede .schede .vocimenu a:link {
	color: #F85953;
	text-decoration: none;
}
.schede .schede .vocimenu a:visited {
	color: #F85953;
	text-decoration: none;
}
.schede .schede .vocimenu a:hover {
	color: #2A2A2A;
	text-decoration: none;
}
.schede .schede .testo a:link {
	color: #2A2A2A;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.schede .schede .testo a:visited {
	color: #2A2A2A;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.schede .schede .testo a:hover {
	color: #F85953;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.titolone {
	font-family: Helvetica, Arial;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #2A2A2A;
}
.bfies {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #2A2A2A;
	line-height: 16px;
}
.schede .schede .bfies a:link {
	color: #F85953;
	font-weight: normal;
	text-decoration: none;
}
.schede .schede .bfies a:visited {
	font-weight: normal;
	color: #F85953;
	text-decoration: none;
}
.schede .schede .bfies a:hover {
	font-weight: normal;
	color: #2A2A2A;
	text-decoration: underline;
}

