﻿* {
		margin:0;
		padding:0;
}
html {
		font-size:100%;
}
body {
		text-align:center;
		font: 1em/1.5 Arila, Vedana, Tahoma, sans-serif;
}
img {
		border:0;
}
a {
	padding:3px;
}
a:link {
		color:#006ea4;
}
a:visited {
		font-style:italic;
}
a:focus {
		font-weight:bold;
}
a:hover {
		background:#ff6d00;
		color:#fff;
}
a:active {
		background:#575757;
		color:#fff;
}
.nascosto {
		position:absolute;
		top:-100000px;
		left:-100000px;
}
div#contenitore {
		margin:auto;
		width:761px;
}
div#testa {
		width:auto;
		height:auto !important;
		min-height:239px;
		height:239px;
		background:url(header.jpg) no-repeat center bottom;
		position:relative;
}
div#flashPrimo {
		width:384px;
		position:absolute;
		top:1px;
		left:380px;
}
div#flashSecondo {
		width:235px;
		position:absolute;
		top:93px;
		left:264px;
}
div#corpo {
		border:solid 1px #1802a8;
		border-top:0;
		position:relative;
}
a#pdf {
		padding:0;
		background:none;
		position:absolute;
		top:33px;
		left:15px;
} 
div#piede {
		margin-top:10px;
		height:1%;
		font-size:0.75em;
}
div#piede:after {
		content:".";
		clear:both;
		display:block;
		visibility:hidden;
		height:0;
}
div#piede p, div#piede ul {
		float:left;
}
div#piede p {
		margin-left:20px;
}
div#piede li {
		display:inline;
		margin-left:10px;
}
div#piede li a {
		background:0;
		padding:0;
}

