﻿html {padding:0; margin:0; width:100%; height:100%;}
body {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #454545;
	font-family: "Segoe UI", "Lucida Grande", Verdana, arial, Helvetica, sans-serif;
	font-size: .875em;
	line-height: 1.35em;
	
}

/*
	blu scuro: #094AB1
*/

h1, h2, h3, h4, h5, h6 {margin:0; padding:0; line-height:normal;}
h1 {font-family: "Segoe UI Light", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 26pt; color: #454545; margin-bottom: 20px; padding-bottom:0px; /*border-bottom:1px #707070 solid;*/ }
h2 {font-family: "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size:1.2em; line-height:1.35; color: #707070; margin:10px 0;}
h3 {font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Helvetica Neue",Arial; font-size:1em; line-height:1.35; color: #454545; margin-bottom: 10px;}
hr {margin:30px 0 0 0; padding:0; border:0; border-bottom:1px #000 solid; height:1px; clear:both}

blockquote {margin:20px 0 0 250px; background-color:cornsilk; position:relative; z-index:9999}

.titlebig {font-size: 2.571em; line-height:1.167em; color: #454545; border:0; padding:0;}
.colore {display:inline-block; vertical-align:middle; border:1px #FFF solid; /*padding:1px; background-color:#FFF;*/ margin-top:-2px; margin-right:2px;}

a, .link {text-decoration:none; color:#094AB1; font-size:inherit;}
a:hover {color:#000;}
a:focus {outline:0;}


.clear {clear:both;}
.spacer {clear:both; height:20px; display:block}
.heighter {height:10px;}
.heighter2 {height:10px; border-top:1px #CCC solid; margin-bottom:10px;}
.xsmall {height:10px!important;}
.smalltext {font-size: 0.875em; line-height:1.167em;}
.placeholder { color: #aaa; }
.left {float:left;}
.right {float:right;}
.textright {text-align:right; padding-right:20px;}

a.button {display:inline-block; width:auto;}
button, .button {background-color:#094ab1; border:0; font-family: "Segoe UI", "Lucida Grande", Verdana, arial, Helvetica, sans-serif; font-size: .875em; cursor:pointer; color:#FFF; padding:5px 25px; font-size: 1em;}
button:hover, .button {background-color:#337BF4;}
button.white, .button.white {background-color:#FFF; color:#094ab2; padding:3px 8px 5px 8px; font-size: 0.875em;}
button.white:hover, .button.white:hover {background-color:#B5CFFB;}
button.reset, .button.reset {background-color:#AAA; color:#FFF;}
button.reset:hover, .button.reset:hover {background-color:#707070;}
button.print, .button.print {background:#FFF url('../images/print.png') 8px center no-repeat; border:1px #C0C0C0 solid; border-radius:5px; box-shadow:0px 0px 10px #AAA; font-size:.875em; padding-left:33px; padding-right:10px; color:#000; float:right;}
button.small, .button.small {font-size: .75em !important; padding:2px 10px !important; min-width:30px; min-height:10px}

