@import url(normal.css);
@import url(colori.css); 
@media screen {
	body {
		background:url(images_stile/sfondo_testata.png) left top repeat-x
		}
	#testata {
		background:url(images_stile/testata.png) left top no-repeat;
		height:98px;
		display:block;
		width:99%;
		border: 0.005em solid transparent
		}
	#testata h1 {
		text-align:center;
		font-size:110%;
		padding:20px 0 0 0 ;
		margin:0;
		display:block;
		height:50px
		}
	#logo {
		float:left;
		width:233px;
		height:68px;
		}
	#menu_sopra {
		margin-left:360px;
		min-width:345px;
		}
	#menu_sopra div {
		display:inline;
		border-width:0 1px 0 1px;
		border-style:solid;
		padding:0 3px
		}
	#menu_sopra a, #menu_sopra span.corrente {
		font-size:80%;
		text-decoration:none;
		font-weight:bold;
		line-height:20px
		}
	#menu_sopra span.corrente {
		}
	#menu {
		clear:both;
		float:left;
		width:20%;
		background:url(images_stile/menu.png) left top no-repeat;
		padding-top:21px;
		}
	#menu a, #menu span.corrente {
		text-decoration:none;
		font-size:80%;
		width:130px;
		font-weight:normal;
		padding: 1px 0 1px 10px;
		margin-right:2px;
		display:block;
		}
	#menu span.corrente, #menu a:hover {
		}
	#powb {
		float:left;
		clear:both;
		background:url(images_stile/menu_sotto.png) left top no-repeat;
		}
	#powb a{
		display:block;
		height:88px;
		width:142px;
		color:transparent;
		text-decoration:none;
		border:0
		}
	#corpo {
		float:left;
		width:80%;
		padding-top:1em
	}
	#corpo p {}
	#corpo h2 {
		padding-left:40px;
		line-height:155%;
		background:url(images_stile/dot_h1.png) top left no-repeat;
		}
	#corpo h3 {}
	#corpo h4 {}
	#corpo img {}
	#corpo img.ico {}
	#corpo a {
	}
	#corpo hr {}
	#corpo div.scheda {}
	#corpo div.scheda h3{}
	#corpo div.immagine {}
	#corpo div.dati {}
	#corpo div.scheda hr {}
	#corpo fieldset {}
	#corpo label {}
	#corpo input, #corpo textarea {}
	#corpo p.bottone input {}
	#corpo p.bottone {}
	#corpo ul li {}
	#corpo a img {}
	#piede {}
	#piede p {}
}
@media print {

}
//*default*//