html,body {
	margin: 0;
	padding: 0;
	height: 100%;   
}
body {
	background: #ccc url(../images/pxccc.gif) repeat;
  text-align: left;
	font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
}
body>div#pagina {
	height: auto;
	min-height: 100%;   
}
img {
	border: none;
}
div#pagina {
  position: relative;
  width: 980px;
  margin: 5px 5px 0;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background: #ccc;
  color: #000;
  text-align: left;
}
div#pagina {
	height:100%;
	min-height:100%;
}
div#header {
  width: 980px;
  height: 180px;
  background: transparent url(../images/testata.jpg) top no-repeat;
  color: #000;
}
div#header a {
  color: #eee;
  text-decoration: none;
}
div#navigation {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 30px;
  background: #fff;
  border-bottom: #444 1px solid;
  background: url(../images/bgbtmenu.gif) no-repeat;
}
div#navigation ul{
	width: 712px;
	line-height: 3px;
	list-style-type: none;
  margin: 0;
	padding: 0;
  padding-left: 12px;
}
div#navigation li {
	margin: 0;
	padding: 0;
}
div#navigation li,div#navigation a {
	float: left;
	width: 100px;
	height: 30px;
}
div#navigation a {
/*	text-indent: -9000px;
	text-decoration: none;    */
	padding: 30px 0 0 0;
  overflow: hidden;
	height: 0px !important;
	height /**/:30px;
}
li#servizi, li#servizi a {
	background-image: url(../images/btservizi.gif);
}
li#agenda, li#agenda a {
	background-image: url(../images/btagenda.gif);
}
li#style, li#style a {
	background-image: url(../images/btstyle.gif);
}
li#sportefun, li#sportefun a {
	background-image: url(../images/btsportefun.gif);
}
li#people, li#people a {
	background-image: url(../images/btpeople.gif);
}
li#shop, li#shop a {
	background-image: url(../images/btshop.gif);
}
li#qz, li#qz a {
	background-image: url(../images/btqz.gif);
}
li#iltuoqz, li#iltuoqz a {
	background-image: url(../images/btiltuoqz.gif);
}

#navigation li, #navigation a:hover {
	background-position: 0 -30px;
}
body#bservizi li#servizi a, body#bagenda li#agenda a, body#bstyle li#style a, body#bsportefun li#sportefun a,
body#bpeople li#people a,body#bshop li#shop a,body#bqz li#qz a,body#biltuoqz li#iltuoqz a {
	background-position: 0 -30px
}
div#cerca {
	position: absolute;
	top: 0px;
	left: 720px;
	background: transparent;
	height: 30px;
	width: 260px;
}
div#cerca form {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
/*	z-index: 11;  */
}
.f160b {
	width: 160px;
	height: 18px;
	border: none;
	background: transparent url(../images/f160b.gif);
	margin-right: 5px;
	margin-bottom: 6px;
	padding-left: 5px;
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
}
/* ******** barra submenu e news scorrevoli ******** */
div#menubar {
	position: relative;
	float: left;
	width: 980px;
	height: 25px;
	background: #ddd;
	border-bottom: #666 1px solid;
}
div#menulink {
	position: relative;
	float: left;
	left: 20px;
/*	width: 699px;     */
	width: 800px;
	height: 18px;
	line-height: 18px;
	margin-top: 3px;
	background: #ddd;
}
div#menulink a {
	font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #555;
  text-decoration: none;
}
div#menulink a:hover {
	color: #fff;
}
div#menulinkhome {
	position: relative;
	float: left;
	left: 10px;
	width: 498px;
	height: 18px;
	line-height: 18px;
	margin-top: 1px;
	background: url(../images/newsmovie.jpg) right no-repeat;
}
.mlactive {
  padding: 0 20px 1px 0;
  background: url(../images/dotv.gif) 92% 20% repeat-y;
}
#menulink .mlactive {
	color: #77f;
}
div#newsscorr {
	position: relative;
	float: right;
	right: 10px;
	width: 450px;
	height: 18px;
	margin-top: 4px;
	line-height: 18px;
}
div#newsscorr a {
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #333;
  text-decoration: none;
}
.btnentra {
	background: url(../images/btnentra.gif) no-repeat;
	width: 49px;
	height: 21px;
	border: 0;
}
.f150l,.f200l {
  font: normal 10px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	width: 150px;
  height: 16px;
	background: #eee;
  padding-left: 3px;
  border: #999 1px solid;
}
.f200l {
	width: 200px;
}
.h5l {
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
  text-align: right;
}
.h5ll {
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
  text-align: left;
  padding-left: 15px;
}
.h5ll a {
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
  text-align: left;
  padding-left: 15px;
}


