body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font: 12px  Verdana;
	color: #007cd2; 
	background: #FFFFFF url(sfondo.gif);
}
table { 
	margin:0;
	padding:0;
}
table.bordo {
	border-left: 1px solid #007cd2;
	border-right: 1px solid #007cd2;
	border-bottom: 1px solid #007cd2;
	background: #FFFFFF;
}

html {
	height : 100%;
}
a { 
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #006666;
	background-color: inherit;
	text-decoration: underline;
}
a.menut {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background: url(img/menu-top.gif);
	width: 100px;
	display:block;
	text-align: center;
}
a.menut:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position:0% -16px;
}
h1 { 
	font-size: 12px;
	font: bold;
	margin: 0px;
} 
h2 { 
	font-size: 14px;
	font: bold; 
	text-transform:uppercase;
	margin: 0px 0px 0px 10px;
	color: #007cd2;
}
h3 { 
	font-size: 12px;
	font: bold; 
	color: #000000;  
	border-bottom: 1px solid #000000;  
	padding-bottom: 5px;   
}

.pic {
	font-size: 10px; 
	color: #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
}

#navpic { 
	font-size: 10px;
	/*height: 60px;*/
	text-align: left;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #3366CC;
}
ul span, ol span {
	color: #3366CC;
}
#container {
	font-size: 12px;
	font: bold
}
#top{
	text-align: center;
}
#leftnav {
	padding: 5px 0px 0px 2px;
	vertical-align: top;
	width: 162px;
	display: block;
	float : left;
}
#pagina {
	vertical-align: top;
}
.clear {
	clear: both;
}
#content {
	text-align: left;
	padding: 1px 5px 1px 1px;
	color: #000099;
}
#maincontent {
	margin: 0 0 0 0px;
	padding: 1em 2em 1em 1em;
	text-align: left;
}

#footer {
	clear: both;
	margin: 0;
	padding: 2px;
	color: #FFFFFF;
	text-align: center;
	background: #007cd2;
}
#text {
	border: 1px solid #012c61;
	font-size: 12px;
	margin: 0px 0px 2px 5px;
}
#searchform{
	
}
#searchsubmit {
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
}
.search{
	text-align: right;
	padding-right: 50px;
}
form { 
	margin:0;
}

hr {
	color: #007cd2;
}
