html { min-width: 600px; }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */
  font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: #EDEBE3;
	color: #333;
	padding: 1em 20px 3em 20px;
	margin: 0;
}

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

p { line-height: 140%; }

h1,h2,h3 {
	font-family: trebuchet ms;
	font-weight: bold;
    color: #000066;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

h3 {
	font-size: 130%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

.boxArrotondato{
/* background:#FFFFB3 url(angolo_sup_sx.gif) left top no-repeat; */
background:#FFD700;
width:100%;
color: #000066;
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
}

.boxArrotondato .imgSX{
float:left;
margin:10px 10px 10px 10px;
padding-right: 20px;
}

.boxArrotondato .imgDX{
float:right;
margin:10px 10px 10px 10px;
padding-right: 20px;
}

.boxArrotondato h2{
	font-size: 120%;
}

.boxArrotondato .aux1 {
/* background:url(angolo_sup_dx.gif) right top no-repeat; */
}
.boxArrotondato .aux2 {
/* background:url(angolo_inf_dx.gif) right bottom no-repeat; */
}
.boxArrotondato .aux3 {
/* background:url(angolo_inf_sx.gif) left bottom no-repeat; */
}
.boxArrotondato h1{
font-size:160%;
margin:0;
padding:10px;
}
.boxArrotondato h3{
margin:0;
padding:10px;
font-family: tahoma;
font-size: 85%;
font-weight: normal;
}
.boxArrotondato p{
margin:0;
padding:0 10px 10px 10px;
line-height: 100%;
}

.boxMenu {
	border: 1px solid #440000;
	margin: 3px;
	padding: 5px;
	background-color: #ffffff;
    float: left;
}

.boxTesto {
	border: 1px solid #440000;
	margin: 3px;
	padding: 5px;
	background-color: #ffffff;
    float: left;
}
