/* CSS Document */

body {
margin:0;
padding:0;
text-align:left;
}
#centrato{
width:700px;
margin:auto;
text-align:left;
}
#corpo{
float:left;
width:700px;
background:#FFF;
}
#colonna-1{
	float:left;
	width:212px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
	text-align: right;
	height: 180px;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
#colonna-2{
	float:left;
	width: 390px;
	text-align: left;
	border-bottom-style: none;
	border-top-color: #0066FF;
	border-top-width: 1pixel;
	border-right-width: 1pixel;
	border-bottom-width: 1pixel;
	border-left-width: 1pixel;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #999999;
	border-left-style: none;
	margin-left: 15px;
}
#colonna-3{
	float:left;
	width: 140px;
	color:#000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: none;
	border-top-style: dotted;
}
#intestazione{
	text-align:left;
	color:#CCCCCC;
	left: 5%;
}
#pie-di-pagina{
	clear:left;
	color:#003399;
	text-align: left;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 690px;
	padding: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#intestazione, #colonna-1, #colonna-2, #colonna-3, #pie-di-pagina{padding:0.5em 0;
}
div p {
margin:0;
padding:0.5em 1em 0.5em 5pms;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	text-transform: capitalize;
	padding-left: 10px;
	word-spacing: 1em;
}
.thin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
}
a:link{
	text-decoration: none;
	color: #0033CC;
}
a:visited{
	text-decoration: none;
	color: #000066;
	
}
a:hover{
	color: #FF0000;
	
}
.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#vertline {
	height: 280px;
	width: 20px;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
	left: 5px;
}
.rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#centrer {
	margin-top: 20%;
	margin-left: 14%;
}
#orzline {
	background-color: #CCCC33;
	float: none;
	height: 1px;
	width: 72px;
}

