@charset "UTF-8";
/* CSS Document */
* { margin:0; padding:0; }
ul { list-style-image:none; list-style-type:none; }
body { font-family: Arial, Helvetica, sans-serif; font-size:80%; line-height:150%; color:#000; }
#container { width:100%; margin: 0 auto 0 auto; position:relative; }
#header { width:100%; margin: 0 auto 0 auto; height:150px; position:relative; }
	h1 { width:350px; height:90px; margin:0; position:absolute; bottom:0; }
	h1 span { display: block; width: 0; height: 0; line-height: 0; overflow: hidden; clip: rect(0,0,0,0); }
	h1 a img { border:none; }
	#lang, #menu, #footer, #show { display:none;  }
	#content-wrapper { width:100%; }
	#sidebar { width:100%; text-align:center; }
		#sidebar img { width:180px; height:150px; margin: 1em;  display:inline; border:none; }
		#Gmap { width:380px; height:320px; }
	#content { width:100%; min-height:350px;  }
		h2 { color:#333; letter-spacing:0.1em; font-weight:normal; font-size:180%; margin-bottom:1em; }
		p { margin-bottom:1em;}
		#hcard-Picaro-Metal-Project div { margin-bottom:1em;}
		#content ul li, #content ol li { margin-left:2em; }
		#content ul { list-style-type:square;  list-style-image:url(../immagini/bullet.gif); margin-bottom:1em; }