body {
	margin: 20px 0;
	padding: 0;
	background-color: #C00;
	background-image: url(costruzione/fondo.gif);
}
.capitello {
	width: 950px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	background-color: #FFF;
	font-weight: bold;
}
.contenitore {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	background-color: #FFF;	 
}
 
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#FFF;
	font-family:Verdana, Helvetica, sans-serif;
	background-color: #1cb4f1;
	text-transform: uppercase;
	text-align: center;
}
.header{
	height: 200px;
	width: 950px;
}
.sidebarleft{
	width: 200px;
 
	float: left;
	margin-right: 25px;
}	
	.sidebarleft a {
	width: 190px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #06F;
	margin-left: 20px;
}

 
.contenuti{
	width: 500px;
	height: auto;
	float: left;
	text-align: center;	 
}
.immagine{
	padding: 3px;
	margin: 3px;
	height: 160px;
	width: 110px;
	border: thin solid #CCC;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
 }
 .immagine  a {
	color: #0066cc;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: lowercase;
	font-size: 12px;
}
 .immagine  img {
	 height: 100px;
	width: 110px;
	 
}
.sidebarright{
	width: 200px;height: 700px;float: right;
	 
}
.clear{clear:both; height:0
}
.footer{
	height: 200px;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #06F;
}
	 .footer a {
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #06F;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 7px;
	padding-left: 7px;

