html,body{
	margin:0;
	padding:0
	}
body{
   background: #FFFFCC;
   color: #555;
   text-align:center
   }
.scroll{
 background: #FFFFff;

}
div#container{
	width:801px;
	margin: 0 auto;
    background: url('images/3col.gif') repeat-y;
	text-align:left
	}
div#header{
	background: #5391193
	FONT-SIZE: 26px;
font-family: Arial;
	font-weight: bold;

	color:#9FE7FE;
	}
div#header a{
	font-family: Arial;
	font-weight: bold;
	color:#9FE7FE;
	FONT-SIZE: 16px;
}
div#header a.amenu:visited {
	color:#9FE7FE
}
div#header a.amenu:hover {
	FONT-SIZE: 16px;

	color:red
}
div#main a{
	font-family: Arial;
	font-weight: bold;
	color:navy;
}
div#main a:visited {
	font-weight: bold;
	color:navy
}
div#main a:hover {
	font-weight: bold;
	color:red
}
div#main{
	float:left;
	width:581px;
	}
div#content{
	float:right;
	width:421px
	}
div#nav{
	float:left;
	width:160px;
	font-size:85%
	color:blank;
	}
div#extra{
	float:right;
	width:220px;
	font-size:95%
	}
div#footer{
	clear:both;
	width:100%;

	}
.style2 {
	color: red;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 12pt;
}
.style3 {
	color: gray;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 10pt;
}

.style1 {
	color: gray;
 	font-family:  Arial;
  	font-size: 10pt;
}

div.jsenable h3{cursor: pointer;
	color: red;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 12pt;
}
div.jsenable ul ul{display:none;

	color: red;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 12pt;
}
div#nav1 li.hide ul{display:none}

div#nav1 li.show ul{display:block;
	color: gray;
 	font-family:  Arial;
  	font-size: 10pt;
}
div#nav1 li.show h3{
	color: red;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 12pt;
}

div#nav1 ul,div#nav1 li{margin: 0;padding: 0;list-style-type: none}
div#extra a{
	font-family: Arial;
	font-weight: bold;
	color:#1F5783;
	FONT-SIZE: 12px;

}
.nomeScroll {
	color: red;
	font-family: Verdana;
  font-weight : bolder;
	FONT-SIZE: 8pt;

}

/*******
 TITOLI
********/

p.title {
 margin: 20px auto 0px auto;
 border-bottom: 2px rgb(255,128,0) solid;
 border-left: 10px rgb(255,128,0) solid;
 padding: 1px 10px;
 background-color: rgb(245,245,245);
 font-family: Verdana;
 font-size: 17px;
 color: rgb(60,60,80);
}

p.title span.hi {
 padding: 0px 2px;
 color: rgb(50,100,140);
}

p.title span.count {
 padding: 0px 2px;
 color: rgb(180,40,40);
}

/*********
 SOMMARIO
**********/

p.summary {
 margin: 8px 0px;
 border-bottom: 1px rgb(245,245,245) solid;
 padding: 0px 0px 0px 20px;
 background-color: trasparent;
 font-family: Verdana;
 font-size: 12px;
 color: rgb(0,0,20);
}

p.summary span.hi {
 color: rgb(50,100,140);
}

p.summary span.count {
 padding: 0px 2px;
 color: rgb(180,40,40);
}

/***************
 ULTIMI ACCESSI
****************/

table.entry {
 width: 420px;
 height: auto;
 margin: 10px auto;
 border-top: 1px rgb(245,245,245) solid;

 }

table.entry td.header {
 border-bottom: 1px rgb(245,245,245) solid;
 border-left: 1px rgb(255,255,255) solid;
 padding: 2px 3px;
 background-color: rgb(235,235,235);
 font-family: Verdana;
 font-size: 11px;
 color: rgb(40,40,60);
 text-align: right;
}

table.entry td.date,
table.entry td.country,
table.entry td.ip,
table.entry td.browser,
table.entry td.os {
 border-bottom: 1px rgb(245,245,245) solid;
 padding: 1px 3px;
 font-family: Verdana;
 font-size: 12px;
 color: rgb(0,0,20);
 text-align: right;
}

table.entry td.entry,
table.entry td.location,
table.entry td.referrer {
 border-bottom: 1px rgb(245,245,245) solid;
 padding: 1px 3px;
 background-color: trasparent;
 font-family: Verdana;
 font-size: 12px;
 color: rgb(0,0,20);
}

/********
 GRAFICI
*********/

table.graph {
 width: 100%;
 height: auto;
 margin: 20px auto;
 table-layout: fixed;
}

table.graph td.header {
 border-bottom: 1px rgb(245,245,245) solid;
 border-left: 1px rgb(255,255,255) solid;
 padding: 2px 3px;
 background-color: rgb(235,235,235);
 font-family: Verdana;
 font-size: 11px;
 color: rgb(40,40,60);
}

table.graph td.item,
table.graph td.chart,
table.graph td.percentage {
 border-bottom: 1px rgb(245,245,245) solid;
 padding: 1px 3px;
 background-color: trasparent;
 font-family: Verdana;
 font-size: 12px;
 color: rgb(0,0,20);
}

table.graph * td.bar {
 width: auto;
 height: auto;
 border-top: 5px rgb(255,255,255) solid;
 border-bottom: 3px rgb(255,255,255) solid;
 background-color: rgb(200,0,0);
}

table.graph * td.hits {
 width: auto;
 height: auto;
 padding: 0px 3px;
 background-color: trasparent;
 font-family: Verdana;
 font-size: 11px;
 color: rgb(0,0,20);
}

/******
 ALTRO
*******/

span.unknown,
span.other {
 font-family: Verdana;
}

span.sunday {
 color: rgb(190,0,0);
}
.prova       { color:#666666;
 font-family: Verdana;
font-size:9px;
font-weight:normal;
letter-spacing:0px;
text-decoration:none; }


.formdate {
background-color:#FFF3E2;
border:1px solid #C3C2D5;
color:#C82E30;
 font-family: Verdana;
font-size:10px;
height:14px;
line-height:12px;
margin:0px;
padding:0px;
text-align:center;
vertical-align:top;
width:30px;
}