html{margin:0;padding:0.5em ; height:100%; background-color:#663333;background-image:url(../../imgott600/sfondo_html.jpg);
					background-position:0 0;  }
body{font-family: arial,sans-serif;font-size:76%;text-align: center}

div#container{  position:relative;
				width:880px;
				height:auto;
				margin:0 auto;
				border:none;

				background-color:#FFFFFF;}

/*stili generici, su header e footer*/
div#header{	position:relative;
			top:2px;
			left:0;
			width:880px;
			 height:80px;
			 width:auto;

			}

div#footer {position: relative;
			top:10px;
			left:0;
			padding:0.5em 0 0 0;
			width:100%;
			height:auto;;
			border:none;
			color:#663333;
			clear:both;

		}

/*stili specifici per il layout*/

div#content{position:relative;
			top:0px;
			left:2px;
			width:auto;
			height:auto;
			margin-left:2px;
			color:#663333;
			text-align:center;
			font-family:Georgia,serif;
			padding-top:80px;
						}
div#subContent{position:relative;
			top:5px;
			width:850px;
			height:auto;
			color:#663333;
			margin:0 auto;
			text-align:justify;
			font-family:Georgia,serif;
						}
#subContent h2{text-align:center}

/*stili per la navigazione*/
img {border:none;}
.titolo{
	font:34px Georgia;
	text-align:center;
}
.descrizione{width:850px;
			text-align:justify;
			margin:0 auto;
			}
#adv{margin:0 auto;}

#comment-block{margin:0 auto;height:100%}

.destra{float:right}
.sinistra{float:left}
.centrato{text-align:center}

.titolo-pagina{text-align:center}

.text-sunset{width:850px; height:auto;margin:0 auto;}
.bookmark{width:200px; float:right;margin-left:10px;}
.commenti{width:830px; margin-top:45px; border:1px solid #663333; padding:10px;}
.banner-affiliato{width:640px;margin-left:15px;margin-top:25px; text-align:center}
	.banner-affiliato ul{list-style-type:none;height:250px; width:640px;margin:0 auto;}
	.banner-affiliato ul li{display:inline;float:left;margin:0 10px;}
	.footer-comments{margin:10px auto; clear:both}

#menuheader {
  margin-left: -99.8%;
  width: 100%;
  text-align:center;
  height:70px;


}
#menuheader ul{list-style-type:none;}
#menuheader ul li{float:left; width:20%;}
.item {
  position: relative;
  float: left;
  left: 100%;

  font:11px Verdana;

}

