/*Maurizio Sini - e-concept & webdesign - www.mauriziosini.it*/

body {
	margin: 0px;
	padding: 0px;
	background-color : #000;
	background-image: url('http://www.obarreca.it/nav/q10.jpg'); background-repeat: no-repeat; background-repeat: no-repeat; background-position: -520px -340px;
	background-attachment: fixed;
	font-family: Verdana, Helvetica, sans-serif;
}
#pages {
	background-image: url('http://www.obarreca.it/nav/q10txt.jpg'); background-repeat: no-repeat; background-repeat:  no-repeat; background-position: -520px -340px;
	background-attachment: fixed;
}
img, a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#header {
	padding-bottom: 2em;
}
.container {
	display: block;
	margin: 3% 15% 2% 15%;
	border: 0px;
	text-align: right;
}
#content {
	margin: 2% 10% 2% 10%;
	width: 80%;
	border: 0px;
	color: #fff;
}
.blocked {
	display: block;
	clear: both;
}
.name {
	margin: 18pt 0pt 0pt 25pt;
	padding-left: 20pt;
	text-align: left;
	color: #eee;
	background-color: #666;
}
#txt {
  display: block;
  float: right;
	position: fixed;
	left: 57%;
	top: 90px;	
	width: 270px;
	text-align: right;
	padding: 0 32px 0 0;
	color: #bbb;
}
#now {
	position: fixed;
	display: block;
	left: 20%;
	width: 360px;
	height: 360px;
	text-align: left;
	padding: 240px 0 0 0;
	color: #bbb;
}
.grey { color: #ccc; }	
#legal {
  clear: both;
  position: fixed;
  top: 580px;
  width: 100%;
  height: 18px;
  margin: 3% 15% 24px 18%;
	padding-left: 20pt;
	text-align: left;
	background-color: #666;
}
.copy {
	font-weight: bolder;
	text-align: left;
	color: #ddd;
}
.footer {
  display: block;
  text-align: center;
	color: #fff;
	padding-bottom: 16pt;
}
A , A:Visited {
	text-decoration: none;
	color: #f00;
}
A:Active , A:Hover {
	text-decoration: none;
	color: #f00;
	background-color: #555;
}
h1 {	
	font-size: 12pt;
	line-height: 1.5em;
	font-weight: 300;
}
h2 {	
	font-size: 10pt;
	line-height: 1.6em;
}
h3, cite, ul, ol, li  {
	font-size: 9pt;
	line-height: 1.6em;
	font-weight: normal;
}
h5 {	
	line-height: 1.6em;
}
.q  {
  position:relative;
  top:-0.2em;
  font-size: 11pt;
  font-weight: 900;
}

