body {
   font-size: 110%;/* uguale a 12px*/
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   background-color: black;
   color: #ff6;
}
h1,h2,h3,h4,h5,h6{font-family: Arial, Helvetica, sans-serif}
h1{font-size: 200%}
h2{font-size: 200%}
h3{font-size: 140%}
h4{font-size: 120%}
h5{font-size: 100%}
h6{font-size: 80%}
p{line-height: 1.3;}
img { margin: 0px; padding: 0px; border: none;}
ul {margin: 0px; padding: 0px; list-style: none;}
form {margin: 0px;  padding:0px;}

A:link { color:#ff6;  text-decoration: underline; }
A:visited {color: #ff6; text-decoration: underline;}
A:hover {color: #ff6;  text-decoration: none;}

#Barra1 { }
#altoCont {display: none}
/************************************************ testa */
#Campo H2 {
	margin: 20px;
	padding: 0px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

#Piede {
	clear: both;
	min-height: 15px;
	height: auto !important; 
	height: 15px;
	text-align: center;
}
/************************************************************************* fine */
