* {
	font-family: Verdana, Arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#piccolo {
font-size: 12px;
}
body {
    background: #fff url(../img/grad.jpg) repeat-x scroll top;
    color: #000;
}

a {
	text-decoration: none;
}

.centro {
	text-align: center;
}

#centro {
  text-align: center;
}


.justify {
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}

.bold {
font-weight: bold;
}
.margin {
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
float: right;
}

.margin2 {
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

.resize {
width: 600px;
}

#contenitore {
	margin: 0 auto;
	width: 900px;
	background-color: #CC99CC;
	color: #000;
}

#contenitore2 {
	margin: 0 auto;
	width: 900px;
	background-color: #CC99CC;
	border: 2px solid #CC99CC;
	color: #000;
}


.marginl {
margin-left: 5px;
}


.label{
    float: left;
    width: 100px;
}

#header {
    background: #CC99CC url(../img/header.jpg) no-repeat scroll center;
    width: 900px;
    height: 198px;
}

#sinistra {
	width: 228px;
	float: left;
  background-color: #CC99CC;
  height: 1200px;
}

a img {
    border: none;
}

.noborder {
border: none;
}

#destra {
	float: left;
	width: 672px;
	min-height: 1200px;
	height: auto !important;
	height: 1200px;
	background-color: #CC99CC;
}


#sinistra_long {
	width: 228px;
	float: left;
  background-color: #CC99CC;
	height: 2130px;
	background-color: #CC99CC;
}

#sinistra_long2 {
	width: 228px;
	float: left;
  background-color: #CC99CC;
	height: 1493px;
	background-color: #CC99CC;
}

#sinistra_media {
  width: 228px;
	float: left;
  background-color: #CC99CC;
	height: 1727px;
	background-color: #CC99CC;
}

.left {
float: left;
}

.right {
float: right;
}

.height {
height: 200px;
}

.italic {
font-style: italic; 
}

td {
width: 300px;
}

.border {
border: 1px solid #000000;
}

#height {
min-height: 700px;
min-height: auto!important;
height: 700px;
}

.scuro {
 background-color: #9966CB;
}
.label {
	float: left;
	width: 160px;
}
