html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}

img{
	border: 0;
}

b{
	font-weight: bold;
	color: #333;
}

.riga {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

/*a {
	color: #464544;
}

a:hover {
	color: #FFA405;
} */

.left {
	float: left;
}

.right {
	float: right;
}

.more {
	text-align: left;
}

.privacy {
	font-size: 10px;
}

.clear {
	clear: both;
}

body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/

#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1 {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	width: 414px;
	text-align: center;
	background: #7A808C;
	color: #ffffff;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	padding-top: 5px;
}

h1 strong {
  font-weight: normal;
  color: #0E1520;
}

#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(images/header.jpg) no-repeat;
}

#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 {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}

/* HEADER */

#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

#header2 {
  background: url(images/header_bg2.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

#header3 {
  background: url(images/header_bg3.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

#header4 {
  background: url(images/header_bg4.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}


/** body **/

#spacer {
	
  height: 285px;
}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}



/* MENU */

#nav h3 {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
}

#nav ul {
}

#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#nav a:hover {
	text-decoration: underline;
	color: #fc0;
}

#nav li.drk {
	background: url(images/tab_drk.gif) repeat-x;
	border-left: none;
	padding-left: 1px;
	color: #FF6635;
	text-decoration: underline;
}

#nav a.active {
	color: #FC0;
	text-decoration: underline;
}


/* MENU sponsor */

#nav2 h3 {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
}

#nav2 ul {
	background: url(images/tab_lit.gif) repeat-x;
	border-left: 1px solid white;
	list-style: none;
	height: 34px;
	width: 727px;
}

#nav2 li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}

#nav2 a {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#nav2 a:hover {
	text-decoration: underline;
	color: #fc0;
}

#nav2 li.drk {
	background: url(images/tab_drk.gif) repeat-x;
	border-left: none;
	padding-left: 1px;
	color: #FF6635;
	text-decoration: underline;
}

#nav2 a.active {
	color: #FC0;
	text-decoration: underline;
}

/* VISIT */

#visit {
	background: #EEEEEE;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 36px;
}

#visit h2 {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c00;
}

#visit h3 {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c00;
}

#visit h4 {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c00;
}

#visit img{
	padding: 3px;
	float: left;
	margin-right: 10px;
	border: 1px solid #FFF;
	margin-bottom: 2px;
}

#visit p{
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	font-size: 12px;
}

#visit strong{
	color: #F60;
	font-weight: bold;
}

#visit a {
	text-decoration: underline;
	color: #900;
}

#visit a:hover {
	text-decoration: underline;
	color: #333;
}


/* SUB LEFT */

#subs-left {
	float: left;
	width: 185px;
	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: #FC0;
}

#subs-left a:hover {
  color: #fff;
}

#subs-left {
  color: #fff;
}

#subs-left h3 {
	color: #Fc0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#subs-left p {
  text-align: justify;
}


/* SUB RIGHT */

#subs-right {
  color: #fff;
}

#subs-right h3 {
	color: #fc0;
	padding-left: 20px;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}

#subs-right ul {
  margin-top: 1em;
}

#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}

#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#subs-right img {
	border: 1px solid #CCC;
}

/* UNICO */

#unico {
	width: 728px;
}

/* LEFT */

#left {
  float: left;
  width: 412px;
}

/* RIGHT */

#right {
  	float: right;
 	 width: 312px;
	margin: 0px;
	padding: 0px;
	width: 315px;
}

#right h2 {
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

.title {
	letter-spacing: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #646C79;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3E495C;
	height: 26px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

#right h3 {
	color: #069;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
}

#right p {
	color: #163348;
	margin: 0;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right .left {
  margin-right: 4px;
	padding-left: 20px;
}

#right a {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
	color: #FFF;
}

/** SCONTO **/

#sconto a{
	font-weight: bolder;
	color: #FF3;
	font-size: 14px;
}


/** FOOTER **/

#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}

#copyright p {
  margin: 0;
  padding: 0;
}

/* GALLERY */

#gallery {
	height: 500px;
}

#gallery img {
	border: 1px solid #666;
	padding: 3px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* VARIE */
