* {margin:0;padding:0;}

.clear {clear:both;}
.right {float:right;}
.left {float:left;}

ul, li, a {
outline-style:none;
list-style:none;
}

a {
text-decoration:none;
color:#0774BC;
}
a:hover {
color:#F07200;
}
img { border:none; }

body, html {
background:#9BD4DB;
color:#000;
font:12px Verdana,"Trebuchet MS",tahoma,Sans-serif;
height:100%;width:100%;
text-align:center; 
}

#global {
width:1024px;
margin:0 auto;height:100%;position: relative;


}
#center {
width:1024px;height:722px;
position:absolute;z-index:2;
 margin:-361px 0 0 -512px;
top:50%;
left:50%;
background:#9BD4DB url("scalato1.png") no-repeat center top;


}

#header h1 {
display:none;
}

#navigazione {
position:absolute;
left:130px;
top:100px;

width:140px;
height:500px;

}

#navigazione ul li a {
display:block;
height:85px;
}
#navigazione ul li a span{
display: none;
}


#content {
font:11px Verdana,"Trebuchet MS",tahoma,Sans-serif;
overflow:hidden;
float:right;
margin-top:110px;
margin-right:180px;
width:550px;
height:455px;

}

#pages {
width:2750px;
height:475px;
overflow:hidden;
}
#page {
float:left;display:inline;
}
#page h2 {
color:#006D67;
font:14px Verdana,"Trebuchet MS",tahoma,Sans-serif;
font-weight:bold;
margin:10px 0 10px 0;
}

#content #page #home {
/*overflow:scroll;*/
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}
#content #page #news {
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}
#content #page #listen {
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}
#content #page #watch {
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}
#content #page #contacts {
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}
#content #page #addvideo {
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}
#content #page #guest {
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}
#content #page #read {
padding:20px;
float:left;display:inline;
text-align:justify;
width:510px;
height:430px;
}

textarea{
	width: 510px;
	height: 380px;
	border: 2px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	/*background-image: url(bg.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}
