@charset "UTF-8";
/* CSS Document */


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

::-moz-selection {
background: #fe57a1;
color: #fff;
text-shadow: none;
}
::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
}

a:hover, a:active {
	outline: 0;
}
a {
    color: #ffff00;
    text-decoration: none;
}
a:focus, a:hover {
    color: #deee15;
    text-decoration: underline;
    opacity: 1 !important;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
	   list-style: none;
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
button, input {
	line-height: normal;
*overflow: visible;
}
table button, table input {
*overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}



/* HEADER */
header {
	margin: 0px !important
}
aside {
	width: 242px;
	padding: 10px 0 80px 0;
	float: left;
}
aside p {
	line-height: 19px;
	padding-left: 17px;
	margin-bottom: 20px;
	clear: left;
}
aside a {
	color: #fff;
}
aside h2 {
	font-family: "Roboto", Arial, serif;
	font-size: 20px;
	font-weight: 900;
	color: #ca3300;
	background: url(../img/bg_label_w.png) right top no-repeat;
	height: 40px;
	width: auto !important;
	    padding: 1px 18px 0 5px;
	margin-bottom: 10px;
	float: left;
	    line-height: 33px;
}
aside h2:nth-child(5) {
	margin-bottom: 0px !important;
}
aside h2.points {
	clear: left;
	float: none;
	background: url(../img/bg_label_points.png) center center no-repeat;
	width: 91px !important;
	height: 65px;
	margin: 0 auto -50px auto;
	text-align: center;
	font-size: 62px;
	padding: 0px !important;
}
aside h2.points  span{
    padding-top: 16px;
    display: block;
        letter-spacing: -5px;
    text-shadow: 2px 1px 0px rgba(0,0,0,0.6);
}
	
aside nav {
	clear: left;
}
aside nav ul {
	margin-bottom: 20px;
}
aside nav ul li {
	height: 23px;
	    margin-bottom: 13px;
}
aside nav ul li h3 {
	float: left;
	background: url(../img/bg_label_nav.png) 0px -25px no-repeat;

	height: 25px;
	padding: 5px 0 3px 0px;
	font-weight: bold;
	margin-right: 15px;
	font-size: 13px;
	padding-left: 3px;
	width: 160px;
	line-height: 1em;
	margin-top: 0;
    margin-bottom: 10px;
}
#sc03 section div.d01, #sc03 section div.d02, #sc03 section div.d03, #sc03 section div.d04 {
	display: none;
}
aside nav ul li a, aside nav ul li span {
	display: none;
}
aside nav ul li a, aside nav ul li a:hover, aside nav ul li a:focus {
	float: left;
	font-family: "Roboto", Arial, serif;
	font-size: 12px;
	background: yellow;
	border: none;
	color: #254F0F !important;
	padding: 3px 11px;
	text-decoration: none;
	letter-spacing: 1px;
}
aside nav ul li.active h3 {
	background: url(../img/bg_label_nav.png) 0 0 no-repeat;
}
aside nav ul li.active a {
	display: block;
}
aside nav ul li.active span {
	display: block;
	font-family: "Roboto", Arial, serif;
	font-size: 15px;
	color: #ffff00;
}
/* MAIN */
#main {
	min-height: 500px;
}
#sc00 {
	/* margin: 0px 0 0 290px;*/
	padding-top: 75px;/*width: 495px;*/
}
#sc00 h1, #sc00 h2 {
	font-family: "Roboto", Arial, serif;
	font-size: 43px;
	margin-bottom: 15px;
}
#sc00 p {
	line-height: 15px;
	margin-bottom: 17px;
}
#sc00 section {
/*padding-top: 50px;*/
}
#sc00 section label {
	display: block;
	line-height: 15px;
	margin-bottom: 2px;
}
#sc00 section input[type=text] {
	display: block;
	margin-bottom: 25px;
	background: none;
	border: 1px dashed #fff;
	    width: 289px;
	    height: 33px;
    padding: 3px;
}
#sc00 section input[type=submit] {
	display: block;
	font-family: "Roboto", Arial, serif;
	font-size: 18px;
	    background: #FFF;
    border: none;
    color: #3B5CAD;
	padding: 3px 15px;
	margin-left: 190px;
	letter-spacing: 1px;
	cursor: pointer;
}
#sc01 {
	margin: 25px 0 0 0px;/* padding-top: 75px;
	width: 495px;*/
}
#sc01 h1, #sc01 h2 {
	font-family: "Roboto", Arial, serif;
	font-size: 43px;
	margin-bottom: 15px;
}
#sc01 p {
	line-height: 15px;
	margin-bottom: 17px;
}
#sc01 section {
	padding-top: 50px;
}
#sc01 section label {
	display: block;
	line-height: 15px;
	margin-bottom: 2px;
}
#sc01 section input[type=text] {
	display: block;
	margin-bottom: 25px;
	background: none;
	border: 1px dashed #fff;
	width: 256px;
}
#sc01 section input[type=submit] {
	display: block;
	font-family: "Roboto", Arial, serif;
	font-size: 18px;
	background: #FFF;
    border: none;
    color: #3B5CAD;
	padding: 3px 15px;
	margin-left: 190px;
	letter-spacing: 1px;
	cursor: pointer;
}
#sc02 {
	float: left;
	width: 495px;
	margin: 0px 0 0 70px;
	padding-top: 40px;
}
#sc02 p {
	line-height: 15px;
	margin-bottom: 58px;
}
#sc03 {
	float: left;
	width: 670px;
	margin: 0px 0 0 25px;
	padding-top: 40px;
}
#sc03 h2 {
	font-family: "Roboto", Arial, serif;
	font-size: 27px;
	color: #ca3300;
	background: url(../img/bg_label_w.png) right top no-repeat;
	height: 36px;
	width: auto !important;
	padding: 1px 18px 0 3px;
	margin-left: 2px;
	z-index: 10;
	    letter-spacing: -1px;
	
    margin-bottom: 7px;
}
#sc03 h2 span {
	color: #FE8822;
}
#sc03 section {
	    width: 673px;
    min-height: 508px;
    position: relative;
    overflow: hidden;
    border: solid 1px #deee15;
	    background-color: rgba(0,0,0,.5);
		    margin-bottom: 25px;
}
#sc03 section img.img01 {
	position: absolute;
	top: 0px;
	margin-top: -10px !important;
	    z-index: 0;
}
#sc03 section div.d01, #sc03 section div.d02 {
	z-index: 11;
}
#sc03 section div.d01 {
	    width: 395px;
    height: 172px;
	padding: 15px 25px;
	background: url(../img/bg_balloon_01.png) center center no-repeat;
	font-weight: bold;
	color: #3F3F3D;
/*	top: 15px;
	left: 15px;*/
margin-top: 20px;
margin-left: 20px;
z-index: 15;
    position: relative;
}
#sc03 section div.d01.dx {
	background: url(../img/bg_balloon_01_dx.png) center center no-repeat;
	margin-right: 15px !important;
	float: right;
}
#sc03 section div.d02.dx {
	margin-right: 12px !important;
	clear: right;
	float: right;
	margin-top: 15px;
}
#sc03 section div.d02 {
	
	width: 396px;
    height: 225px;
	padding: 20px 25px;
	background: url(../img/bg_balloon_02.png) center center no-repeat;
	font-weight: bold;
	color: #3F3F3D;
/*	top: 15px;
	left: 25px;*/
	margin-left: 20px;
	z-index: 15;
	    position: relative;
}
#sc03 section div.d02 input[type=radio] {
	clear: both;
	float: left;
	margin-top: 3px;
}
#sc03 section div.d02 p {
float: left;
    width: 307px;
    padding-left: 15px;
    margin-bottom: 4px;
}
#sc03 section div.d02 input[type=submit] {
	display: block;
	font-family: "Roboto", Arial, serif;
	font-size: 18px;
	background: #FFF;
    border: none;
    color: #3B5CAD;
	padding: 3px 15px;
	float: right;
	letter-spacing: 1px;
	cursor: pointer;
}
#sc03 section div.d03 {
	z-index: 10;
	text-align: center;
	padding-top: 80px;/*130*/
}
#sc03 section div.d03 p {
	font-family: "Roboto", Arial, serif;
	font-size: 49px;
	margin: 18px auto;
}
#sc03 section div.d03 input[type=submit] {
	font-family: "Roboto", Arial, serif;
	font-size: 18px;
	background: #FFF;
    border: none;
    color: #3B5CAD;
	padding: 3px 15px;
	letter-spacing: 1px;
	cursor: pointer;
}
#sc03 section div.d04 {
	z-index: 10;
	text-align: center;
	padding-top: 15px;
}
#sc03 section div.d04 p {
	line-height: 20px;
}
#sc03 section div.d04 p.p01 {
	font-family: "Roboto", Arial, serif;
	font-size: 21px;
	margin: 0;
	line-height: 32px;
	letter-spacing: 1px;
	font-weight:900;
}
#sc03 section div.d04 p.p02 {
	font-family: "Roboto", Arial, serif;
	color: #ffff00;
	font-size: 71px;
	line-height:55px;
	letter-spacing: -2px;
	font-weight:900;
}
#sc03 section div.d04 a.pdf {
	width: 635px;
	height: 77px;
	background: url(../img/bg_pdf.png) center center no-repeat;
	font-family: "Roboto", Arial, serif;
	color: #ca3300;
	font-size: 20px;
	letter-spacing: 1px;
	float: left;
	margin: 20px 0 40px 30px;
}
#sc03 .approfondimento{
	    padding:  0 15px  !important;
        margin: 10px !important;
    background-color: rgba(60, 118, 61, 0.76);
	   font-size: 15px !important;
	
}
#sc03 .approfondimentosingolo{
	    padding: 0 15px;
		
       margin: 10px !important;
    background-color: rgba(60, 118, 61, 0.76);
	    margin-top: -117px;
    font-size: 15px !important;
	
	
}
#sc03 section div.d04 a.pdf img {
	float: left;
}
#sc03 section div.d04 a.pdf p {
	float: right;
	width: 545px;
	text-align: left;
	padding-top: 18px;
	    letter-spacing: initial;
    font-size: 16px;
    text-align: center;
}
#sc05 {
	padding-top: 75px;
	/*
	margin: 0px 0 0 290px;
	width: 495px;
	*/
}
#sc05 h1, #sc05 h2 {
	font-family: "Roboto", Arial, serif;
	font-size: 43px;
	margin-bottom: 15px;
}
#sc05 p {
	line-height: 15px;
	margin-bottom: 17px;
}
#sc05 section {
	padding-top: 50px;
}
#sc05 section label {
	display: block;
	line-height: 15px;
	margin-bottom: 2px;
}
#sc05 section input[type=text] {
	display: block;
	margin-bottom: 25px;
	background: none;
	border: 1px dashed #fff;
	width: 256px;
}
#sc05 section input[type=submit] {
	display: block;
	font-family: "Roboto", Arial, serif;
	font-size: 18px;
	background: #FFF;
    border: none;
    color: #3B5CAD;
	padding: 3px 15px;
	margin-left: 190px;
	letter-spacing: 1px;
	cursor: pointer;
}

.table-hover>tbody>tr:hover {
    background-color: hsl(175, 54%, 31%);
}

/* FOOTER */
footer {
}
/* VARIE */
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both !important;
}
.nomarginright {
	margin-right: 0px !important;
}
.nomarginbottom {
	margin-bottom: 0px !important
}
.nopadding {
	padding: 0px !important;
}
.noborder {
	border: none !important;
}
.nobackgroundimg {
	background-image: none !important;
}
.nobackground {
	background: none transparent scroll repeat 0% 0%;
}
.none {
	display: none !important;
}
.upper {
	text-transform: uppercase;
}
/* MISCELLANIUS */
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}


.h3, h3 {
    font-size: 22px;
}



/* MEDIA */
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 768px) {
}



/* PRINT */ 
@media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}