body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
td.centro{
	background-color: #ADD8E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
A.bottoni:link,A.bottoni:visited,A.bottoni:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding: 4px 4px 4px 4px;
	
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align:left;
	padding:0px 0px 0px 20px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-left:20px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.Testibd A{	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.go-button{ background-color: #3399FF; border-bottom: 1px solid #315C85; border-left: 1px solid #A2BBD3; border-right: 1px solid #315C85; border-top: 1px solid #A2BBD3;font-size: 11px; padding: 0px 2px 0px 2px; }

/* div arrotondato */
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent  url(../quad-usati-brescia/demobox.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 335px !important; /* intended total box width - padding-right(next) */
    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 


/* Fine div arrotondato */
