body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd { margin: 0px; padding: 0px; font-size: 100%;  }
table {	border-collapse: collapse;	border-spacing: 0px; }
a, a:hover, a:focus { }
a:visited {  }
img { border-width: 1px; text-decoration: none; vertical-align: middle; }
.nobordo { border:none  }
.both {height:1px; clear:both}
#none { display:none}
@font-face {font-family: 'Gothic';
    src: url('Gothic.eot');
	src: url('Gothic.woff') format('woff');
    src: local('Gothic'), url('Gothic.TTF') format('truetype')
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .titolo {font-family: Century Gothic}
h1 { font-size:440%; font-weight:bold; color:#036082}
h2 { font-size:130%;font-weight:normal}
h3 { font-size:100%}
p, ul, li { font-family:Arial, Helvetica, sans-serif; line-height:1.2em }
p {margin-bottom:8px}

.centrato{
 position: relative;
 margin:12px auto 10px auto; 
border:3px solid #dddddd; background-color:#FFF;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;

}
.c{
	text-align:center;
	margin-bottom:30px;
}

.c p{
	color:gray;
	font-size:2em;
}

.descrizione{
		text-align:center;
}

