@charset "UTF-8";
/* CSS Document */

body {
	background-image: url("img/Untitled-2.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	background-attachment:fixed;
}
#menu {
	position:fixed;
	left:22px;
	top:122px;
	width:170px;
	height:400px;
	z-index:2;
}

#main {
	position:absolute;
	background:url("img/sfondo-trans.png");
	left:290px;
	top:135px;
	bottom:50px;
	width:60%;
	z-index:3;
	border:double 1px; 
	border-top-color:#d9d9d9; 
	border-left-color:#d9d9d9; 
	border-right-color:#000000; 
	border-bottom-color:#000000;
}
.testo{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}

.titolo_main {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.sotto_titolo {
	font-size: 14px;
}

.titolo {
	font-size: 24px;
	font-weight: bold;
}
#main_vuoto {
	position:absolute;
	left:290px;
	top:135px;
	bottom:50px;
	height:65%;
	width:70%;
	z-index:3;
	
}

#mainrel {
	position:relative;
	background:url("img/sfondo-trans.png");
	left:290px;
	top:135px;
	bottom:50px;
	height:65%;
	width:70%;
	z-index:3;
	border:double 1px; 
	border-top-color:#d9d9d9; 
	border-left-color:#d9d9d9; 
	border-right-color:#000000; 
	border-bottom-color:#000000;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
#mainpol {
	position:absolute;
	background:url("img/sfondo-trans.png");
	left:290px;
	top:135px;
	height:65%;
	width:70%;
	z-index:3;
	
}

#bordi{
	border:double 1px; 
	border-left-color:#d9d9d9; 
	border-bottom-color:#000000;
}


#linklist {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.linklist_small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
	
#linklist a{
	color:#333333;
	text-decoration:none;
}

#linklist a:visited{
	color:#333333;
	text-decoration: none;

}

.text {
	font-size: 16px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;

 }


#linklist{
	border-left:double 1px #333333;
	border-bottom:double 1px #333333;
	border-top:double 1px #333333;
	vertical-align:top;
	background-color:#EFE9E9;
}

#pezzettino{
	background-color:#EFE9E9;
	border-top:double 1px #333333;
	border-right:double 1px #333333;
	border-bottom:double 1px #333333;
}


#view{
	padding:5px 10px 5px 10px;
	border-top:double 1px #CCCCCC;
	border-left:double 1px #CCCCCC;
	border-bottom:double 1px #333333;
}



#viewcomp{
	font:"Times New Roman", Times, serif;
	font-size:14px;
	padding:5px 15px 5px 10px;
	border-top:double 1px #CCCCCC;
	border-left:double 1px #CCCCCC;
	border-bottom:double 1px #333333;
	border-right:double 1px #333333;
}

#sotto{
	background:url("img/Untitled-3.jpg");
	position: absolute;
	bottom:0px; 
	right:0px;
	width:367px; 
	height:368px;
	overflow: auto;
}

@media screen
  {
  body>div#sotto
    {
    position: fixed;
    }
  }
  
.textb13 {
	font-size: 12px;
	color: #333333;
}
.text14 {font-size: 14px}

.textcurr {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

.text18 {font-size: 18px}

#menu a:hover {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; 
}

#menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;  font-size: 18px; 
	text-decoration: none;
	color:#333333;
}
.centrato {
	text-align: center;
}

