		html, body{
		overflow: auto;
		margin:0;
		padding:0;
		background: url("images/pattern.jpg")
					repeat;
		font-family: Arial, Verdana, sans-serif;
		text-decoration: none;
		color: #5a4b4b;
		font-size: 11px;
		}
		#logo{
		position: absolute;
		z-index:2;
		left: 50%;
		margin-left:-480px;
		width: 960px;
		}
		#intestazione{
		position: relative;
		z-index:1;
		left: 50%;
		margin-left:-495px;
		width: 940px;
		height: 78px;
		background: url("images/intestazione.jpg") no-repeat;
		text-align:right;
		padding-right: 50px;
		padding-top: 15px;
		}
		#menu{
		position: relative;
		z-index:10;
		left: 50%;
		margin-left:-480px;
		width: 960px;
		height: 88px;
		}
		#contenitore{
		position: relative;
		z-index:1;
		left: 50%;
		margin-left:-480px;
		width: 960px;
		}
		#box-vetrina {
		position: relative;
		float:left;
		z-index:1;
		width: 203px;
		padding-left: 15px;
		}
		#box-elenco {
		position: relative;
		float:left;
		z-index:1;
		width: 164px;
		}
		p.titolo{
		font-family: Times new roman, Arial, Verdana;
		text-decoration: none;
		color: #5a4b4b;
		font-size: 30px;
		}
		p.titolo2{
		font-family: Times new roman, Arial, Verdana;
		text-decoration: none;
		color: #5a4b4b;
		font-size: 24px;
		}
		hr {
		height: 0;
		border: 0;
		border-top: 1px solid;
		}
		p, ul, ol, blockquote {
		margin-top: 0;
		margin-bottom: 0;
		}
		form{margin: 0px;}
		a{
		font-family: Arial, Verdana, sans-serif;
		text-decoration: underline;
		color: #5a4b4b;
		}
		a.carrello{
		font-family: Arial, Verdana, sans-serif;
		text-decoration: underline;
		font-size: 16px;
		font-weight:bold;
		color: #bf0f57;
		}
		a.sottomenu{
		font-family: Times new roman, Arial, Verdana;
		text-decoration: underline;
		color: #5a4b4b;
		font-size: 13px;
		}	
		a.menu:Link {font-family: Times new roman, Arial, Verdana; text-decoration:none; color: #5a4b4b; font-size: 17px;}
		a.menu:Visited {font-family: Times new roman, Arial, Verdana; text-decoration:none; color: #5a4b4b; font-size: 17px;}
		a.menu:Hover {font-family: Times new roman, Arial, Verdana; text-decoration:none; color: #911818; font-size: 17px;}
		.nascosto { display: none; }
		ul.tagcloud{list-style: none;margin: 0;
	    padding: 0.5em;line-height: 0.8;
	    width: 640px;text-align: justify}
		ul.tagcloud li{display:inline}
		ul.tagcloud a{text-decoration: none;color: #787870}
		ul.tagcloud a:hover{text-decoration: underline; color: #444}
		a.measurement1{font-size: 110%}
		a.measurement2{font-size: 135%}
		a.measurement3{font-size: 175%}
		a.measurement4{font-size: 180%}
		a.measurement5{font-size: 210%}