html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #513d3d;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #0CF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	background-color: #fff;
	background-image: url(immagini/page_bg.jpg);
	background-repeat: repeat-x;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1 {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	padding-top: 12px;
	width: 414px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #161616;
	font-style: italic;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
	position: absolute;
	width: 312px;
	height: 268px;
	background-color: #281c1c;
	left: 414px;
	top: -5px;
	padding-top: 20px;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
	position: absolute;
	top: 0px;
	left: 680px;
	width: 48px;
	height: 284px;
	background-color: #3F91C9;
}
#header {
	position: absolute;
	top: 89px;
	left: 0px;
	width: 414px;
	height: 195px;
	background-color: #B6C7D2;
	background-image: url(immagini/bg_riq.jpg);
}

/** body **/
#spacer {
  height: 285px;
}

#body {
	width: 100%;
	background-color: #d0c7c5;
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 412px;
	color: #3b3b3b;
	line-height: 17px;
}
#right {
	float: right;
	width: 312px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(immagini/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav a:hover {
	text-decoration: underline;
	color: #cfcfcf;
}
#nav li.drk {
	border-left: none;
	padding-left: 1px;
	background-repeat: repeat-x;
}

#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
}
#visit h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #281c1c;
	font-style: italic;
	padding-bottom: 15px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80B2CD;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
	color: #06C;
}
#subs-left {
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subs-left h3 {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
	color: #000000;
	margin: 0.6em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(immagini/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
	color: #281c1c;
	margin-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 30px;
	font-style: italic;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
	margin-top: 0;
	color: #423431;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
	color: #fff;
	text-align: center;
	font-size: 11px;
	float: right;
	width: 315px;
	padding: 10px 0;
	margin-bottom: 20px;
	background-color: #281c1c;
}
#copyright p {
  margin: 0;
  padding: 0;
}
#left  img {
	border: 1px solid #B9C4CA;
}
#wrapper #body #right #right-i hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4B6E91;
}
.clock  {
	background-image: url(immagini/clock.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.mail {
	background-image: url(immagini/mail.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
