body {
	padding: 0;
	margin: 0;
	background: #486eb5;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	text-align: center;
}
img {
	border:none;
}
#cont {
	width: 900px;
	margin: 0 auto;
	background: #486eb5;
}
#wrapper {

	clear: both;
	width: auto;
	height: 400px;
	background: #fff;
	padding:1%;
}
.left {
	width:60%;
	height: 70%;
	border:none;
}
#info {
	float:left;
	width: 60%;
	height: 28%;
	margin-top:1%;
	border: none;
	color: #486eb5;
	background: #ccf;
}
#info h3 {
	margin: 5px auto;

	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	text-align: center;
	line-height: 23px;
	font-size: 150%;
        width: 100%;
	line-height: 90%;
}

#contenuto {
	width: 99%;
	height: 98%;
	background: #486eb5;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 5px;
}
#contenuto p {
	padding: 3px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	width: 100%;
	line-height: 100%;
	font-size: 80%;
	text-align: justify;
}
#contenuto h1 {
	margin-top: 5px;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;
}
#contenuto h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 150%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;
}
#contenuto a, #contenuto a:link, #contenuto a:hover, #contenuto a:active {
	text-decoration:none;
	color: #ccf;
}

#textright {
	float:right;
	width: 38%;
	height: 98%;
	background: #486eb5;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 5px;
}
#textright a, #textright a:link, #textright a:hover, #textright a:active {
	text-decoration:none;
	color: #ccf;
}
#textright p {
	padding: 3px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	width: 90%;
	line-height: 100%;
	font-size: 80%;
}
#textright h1 {
	margin-top: 5px;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;
}
#textright h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 150%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;
}
#logo {
	margin: 10px 0px 20px 10px;
	clear:both;
	text-align:left;
}
#logo h1 {
	margin: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 28px;
	width: 100%;
}
#logo p {
	margin: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 16px;
	width: 100%;
}
#copy {
	clear:both;
	width:100%;
	position: relative;
	bottom:0px;
	color: #fff;
	text-align:center;
	font-size: 70%;
	left: -1px;
}
ul {
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	width: 90%;
	line-height: 100%;
	font-size: 80%;
}
li {
	list-style-type:square;
}
#banner {
	width:100%;
	text-align:center;
	margin-top:15%;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 20px;
	width: 100%;
}
	#intes {
	background-color: #486eb5;
	float: right;
	clear: both;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
        letter-spacing: -1px;
	font-size:120%;

 }

      #intes ul {
	list-style: none;
	padding: 0;
	margin: 0;
        float: left;
	width: 100%;
}
#intes li {
        list-style: none;
	float: left;
	margin: 0 0 0 1em;
}
#intes a {
	text-decoration: none;
	display: block;
	width: 8em;
	padding: 1.5em 0.5em 0 0.5em;
	font-weight: bold;
	color: black;
	border-bottom: 1em solid #88a9e5;
	color: #88a9e5;
}
#intes a:hover {
	color: #fff;
	border-color: #fff;
	padding: 1em 0.5em 0.5em 0.5em;
	border-bottom: 1em solid #fff;
	}
#intes #selected a {
	color: #fff;
	border-color: #fff;
	padding: 1em 0.5em 0.5em 0.5em;
	border-bottom: 1em solid #fff;
}
#grazie {
        padding-top:50px;
        text-align:center;
}
#grazie a{
        
	width: 8em;
	font-weight: bold;
	color: white;
	text-align:center;
}
