@charset "iso-8859-2";

#centrato {
	width: 775px;
	margin: auto;
	padding: 10px 10px 10px 10px;
}

#header {
	width: 775px;
}

#headersup {
	width: 775px;
	height: 25px;
}

#logo {
	float: left;
	width: 300px;
	height: 25px;
}

#exit {
	float: left;
	width: 475px;
	height: 25px;
	text-align: right;
}
#headercentrale {
	width: 775px;
	height: 50px;
	padding-top: 10px;
	margin-bottom: 15px;
}

.icomenu {
	float: left;
	width: 80px;
	height: 50px;
}
.imagemenu {
	text-align: center;
}

.txtmenu {
	text-align: center;
}

#headerinf {
  background: url("../img/tab/bg.gif") repeat-x bottom;
}

div.clear {
}

#labelmenu {
  overflow: hidden;
	width: 100%;
}
#time {
  float:right;
}

#corpo {
	width: 755px;
	padding: 10px 10px 10px 10px;
}

#sublabelmenu {
  background: url("../img/tab/bg.gif") repeat-x bottom;
  height: 26px;
}

#subcontent {
/*	float: left;
*/	width: 755px;
}

#footer {
	width: 775px;
	margin: auto;
	padding: 0px;
	text-align: right;
	font-size: 90%;
	clear: both;
	

/*	margin-top:5px;
float: left;
	width: 755px;
	padding: 15px 0px 5px 0px;
*/
}
form {
	margin: 0px;
}

