/* CSS Document */

#menuhome { background-color:transparent;
	position:absolute;
	top:0;
	left: 30px;
	margin-top: 30px;
	padding: 0;
	z-index:100;
}

#new { background-color: #000; position:absolute; top:0; left: 30px; margin-top: 200px; padding: 20px; z-index:100; }
#fb { background-color: #000; position:absolute; top:300px; left: 30px; margin-top: 200px; padding: 20px; z-index:100; }
.newcolor { color: #9ff; font-size: 40px; }
#under { background-color:#000000; position:absolute; top:0; right: 30px; padding: 0; z-index:95; margin-top: 40px; }

#email { background-color:#000000; position:absolute; top:0; right: 30px; padding: 0; z-index:95; margin-top: 10px; }

#menu1 {
	background-color:#000000;
	top:0px;
	margin: 0px;
	padding: 0px;
	z-index:100;
	width: 100%;
}

#bodytext {
width: 775px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:justify;
}

#bodytext-grey {
width: 775px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
text-align:justify;
}

a,
a:active {
	color:#9ff;
	text-decoration:none;
	font-weight: normal;
	}
	
#contact a {
	font-style:normal;
	color: #999999;
}
	
#contact a:hover {
	font-weight:normal;
	color: #990000;
}
a:link { color: #9ff; }
a:hover { color: #fff; }
a:active { color: #990703; }
a:visited { color: #c9c9c9; text-decoration: underline; }

a.text { background-color: #000; }
a.link2:link { color: #9ff; font-size: 20px; background-color: #000; }
a.link2:hover { color: #ba0000; font-size: 20px; background-color: #000; }
a.link2:active { color: #ba0000; font-size: 20px; background-color: #000; }
a.link2:visited { color: #9ff; font-size: 20px; background-color: #000; text-decoration: underline; }

.iframe {
width: 100%;
height: 100%;
overflow: auto;
border: 0px solid #000;
padding: 5px;
}

#contenuto {
border: 10px solid #000066;
overflow: auto;
height: 600px;
width:600px;
padding-right: 15px;
padding-left:5px;
}
.full { font-size: 24px; }
.soon { color: #9ff; text-decoration: line-through; }

