body {
	background-color: #223447;
	background-image:url(immagini/gradiente.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
		color: #ffffff;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	 overflow-x: hidden;
	overflow-y: hidden;
	margin-top:0px;
text-align: justify;

}
 
 #sfondo {
	position:absolute;
	left:0px;
	top:0px;
	width:264px;
	height:77px;
	z-index:1;
	border: 0;
	background-color: transparent;
}

#site {
	position:absolute;
	left:532px;
	top:1px;
	width:264px;
	height:77px;
	z-index:5;
	border: 0;
		background-color: transparent;
	
}
#menu {
	position:absolute;
	left:69px;
	top:6x;
	width:451px;
	height:90px;
	z-index:2;
	background-color: transparent;
	text-align: center;
}

#random {
	position:absolute;
	left:800px;
	top:1px;
	width:175px;
	height:90px;
	z-index:3;
	background-color: transparent;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #44688e;
	font-variant: small-caps;
   border-bottom: 1px solid #ffffff;
	text-align: right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #44688e;
   border-bottom: 1px solid #ffffff;
	text-align: center;
}

#main {
	position:absolute;
	padding: 5px 5px 5px 5px;
	left:601px;
	width:375px;
	height:380px;
	z-index:2;
	text-align:justify;
	overflow: auto;
	scrollbar-face-color:#f602ff;
	scrollbar-highlight-color:#f602ff;
	scrollbar-3dlight-color:#f602ff;
	scrollbar-darkshadow-color:#f602ff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#f602ff;
	filter:chroma(color=#f602ff);

	background-color: transparent;
	color: #ffffff;
	border-bottom: 1px solid #44688e;
	border-right: 1px solid #44688e;
	border-top: 1px solid #44688e;
	top: 106px;
	}


#footer {
position:absolute;
	left:360px;
	top:530px;
	width:429px;
	z-index:2;
   background-color: transparent;
	text-align: center;
		}


option, select, input, textarea {
	background: #ECFED8;
	border-style: solid; 
border-color: #8e7d71; 
border-width: 1px;
color:#8e7d71;
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table, tbody, td {
background: transparent;
border: 0px;	
font:10px Verdana, Arial, Helvetica, sans-serif ;
}

a:link, a:visited{
font: bold;
	color: #44688e;
	text-decoration: none;
}

a:hover {
text-decoration: underline overline;
font: bold;
}


#nascosto {
visibility:hidden;
}

.vtext
{ 
	writing-mode: tb-rl;
	filter:   flipH() flipV();
}
