#contenitore {
	background-image: url("immagini/sfondo_cont.gif");
	background-repeat: y-repeat;
	text-align: left;
	background-color: #FFFFFF;
}

.bottom {
top:30px;
   width: 200px;
   color: #000;
   background-position: bottom left;
   float: left;

}
.contenuto_cont {
position: relative;

top:5px;

}
.contenuto {

   background-image: url("immagini/top.gif");
   background-repeat: no-repeat;

}
#intestazioni{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
