#pagina { position:relative; 
         width:970px;
         height:600px;
}

#top {position:absolute;
      width:740px;
      height: 185px;
      top: 2px;
      bottom: 80px;
      left: 245px;
      overflow: auto;
      
}

#menuSX { 
	 position: absolute;
         width: 235px;
	 height: 600px;
         top: 2px;
	 bottom: 0px;
         left: 5px;
         overflow: auto;
	
	}

#centrale { 
	   position:absolute;
      	   width:500px;
      	   height:396px;
      	   top:185px;
      	   left:245px;
	   right:250px;
	   align:center;
	  }

#menuDX {
	position: absolute;
        width: 235px;
	height: 395px;	
        top: 185px;
	left: 750px;
	right: 10px;
	bottom: 0px;
	overflow: auto;

	}

.imagemenu {
  
  border: 0;
  margin: 0;
  padding: 0;
}



#inputclock {
	font-weight: bold;
	font-size:12pt;
	color: white;
	border:solid lightgreen;
	text-align:center;
	padding:2px;
	background-color: black;
	font-family: Verdana;
	
}

#inputdate {
	border:solid black;
	font-weight: bold;
	font-size:12pt;
	color: white;
	text-align:center;
	background-color: black;
	font-family: Verdana;
}

#datanews {
	font-size: 10pt;
	font-weight: bold;
	color: lightblue;
	font-family: Arial;
}

a.download {
	font-size: 12pt;
	font-weight: bold;
	color: blue;
	font-family: Sans-serif;
	text-decoration: none;
}

a.download:hover {
	font-size: 12pt;
	font-weight: bold;
	color: lightblue;
	font-family: Sans-serif;
	text-decoration: none;
}

a.tabledownload {
	font-size: 10pt;
	color: lightgreen;
	font-family: Verdana;
	text-decoration: none;
}

a.tabledownload:hover {
	font-size: 10pt;
	color: green;
	font-family: Verdana;
	text-decoration: none;
}

#news {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-family: Arial;
}

#bigtitle {
	font-size: 22pt;
	color: lightgreen;
	font-family: Tahoma;
}

#login {
 position: absolute;
 left: 10px;
 top: 50px;
 text-align: right;
 font-size: 8pt;
 font-style: bold;
 width: 213px;
 height: 34px;
 background: url("login.gif");
 padding-top: 10px;
 padding-bottom: 9px;
}
#pass {
 position: absolute;
 left: 10px;
 top: 100px;
 text-align: right;
 font-size: 8pt;
 font-style: bold;
 width: 213px;
 height: 34px;
 background: url("pass.gif");
 padding-top: 10px;
 padding-bottom: 9px;
}

#submit {
 position: absolute;
 left: 17px;
 top: 150px;
 width: 207px;
 height: 28px;
 background: url("loginDOWN.gif");
}

#downloadtable {
	text-align: center;
	color: white;
	font-size: 10pt;
	font-family: Verdana;
}

.tabellalogs {
	position: relative;
	background: url("log.gif");
	width: 493px;
	height: 160px;	
}

.logtitle {
	position: absolute;
	width: 150px;
	height: 40px;
	top: 9px;
	left: 115px;
	font-family: Serif;
	font-size: 22pt;
	color: lightblue;
	font-weight: bold;

}
.logtitle a {
	font-family: Serif;
	font-size: 22pt;
	color: lightblue;
	font-weight: bold;
	text-decoration: none;
}
.logdescription {
	position: absolute;
	width: 200px;
	height: 95px;
	left: 48px;
	top: 54px;
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.ratinglog {
	position: absolute;
	width: 207px;
	height: 30px;
	top: 14px;
	left: 280px;

}

.tablecomandi {
	width: 250px;
	font-size: 8pt;
	color: lightgreen;
	font-family: Verdana;
	text-align: left;
}

.bgfiction {
	position: relative;
	background: url("bgfiction.gif");
	width: 509px;
	height: 243px;
}

.filmimage {
	position: absolute;
	top: 23px;
	left: 25px;
	width: 250px;
	height: 190px;
}
.filmdescription {
	position: absolute;
	top: 15px;
	left: 300px;
	width: 190px;
	height: 190px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

a.salva {
	position: absolute;
	top: 210px;
	left: 300px;
	width: 90px;
	height: 23px;
	text-decoration: none;
	background: url("salva.gif");
}

a.salva:hover {
	background: url("salvaA.gif");
}

a.guarda {
	position: absolute;
	top: 210px;
	left: 400px;
	width: 90px;
	height: 23px;
	text-decoration: none;
	background: url("guarda.gif");
}

a.guarda:hover {
	background: url("guardaA.gif")
}

.bgchampion {
	position: relative;
	background: url("bgchamp.gif");
	width: 509px;
	height: 215px;
}
.champImage {
	position: absolute;
	top: 23px;
	left: 23px;
	width: 170px;
	height: 170px;
}
.infochamp {
	position: absolute;
	top: 23px;
	left: 230px;
	width: 230px;
	height: 110px;
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.infochampdesc {
	color: green;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
a.champstory {
	position: absolute;
	top: 168px;
	left: 293px;
	width: 100px;
	height: 30px;
	text-decoration: none;
	background: url("story.gif");
}
a.champstory:hover {
	background: url("storyA.gif");
}
#kick {
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-align: justify;
}