body{
font-family:Verdana;
background-color:black;
margin-top:0;
text-align:center;
background-image:url(../img/bg.jpg);
background-position: top center;
background-repeat: no-repeat;
}

img{ border:0;}

input , textarea{

border-style:solid;
border-width:1px;
border-color:gray;
background-color:black;
color:white;
font-size:8pt;
font-family:verdana;

}

#main{

width:800px;
margin:0 auto;
border-color:blue;

}

#topbar{

height:100px;


}

#menubar{

height:50px;
padding-top:15px;


}
#pagespace{

height:450px;
padding-bottom:50px;

}

#bottompage{

height:280px;
background-image:url(../img/bar.png);
background-position: top center;
background-repeat: no-repeat;
text-align:left;
}

#bottomL{
padding-top:20px;
padding-left:20px;
height:300px;
width:300px;
float:left;
overflow:hidden;

}

#bottomC{
padding-top:20px;
overflow:hidden;
height:270;
width:240px;
float:left;

}

#bottomR{
padding-top:20px;
padding-right:20px;
height:270;
width:210px;
float:right;
overflow:hidden;

}

#footer{
margin-top:30px;
height:40px;


}

#indexL{
width:380px;
height:400px;
float:left;


}

#indexR{
width:380px;
height:400px;
float:right;
background-image:url(../img/pam.png);
background-position: bottom right;
background-repeat: no-repeat;
}

.menuVoices{

font-weight:bold;
font-size:9pt;
color:white;


}

.menuVoices:link{

font-weight:bold;
font-size:9pt;
color:white;
text-decoration:none;


}

.menuVoices:hover{

font-weight:bold;
font-size:9pt;
color:white;
text-decoration:none;


}

.menuVoices:visited{

font-weight:bold;
font-size:9pt;
color:white;
text-decoration:none;


}

.bigTitle{


font-size:13pt;
color:gray;
width:100%;


}


.footNote{


font-size:8pt;
color:gray;
width:100%;


}

ul.squareList{

	list-style-type:square;
	
	

} 

li.strumenti{
	font-size:9pt;
	color:white;
	text-align:left;
	line-height:20px;
	margin-left:70px;

}

.links:link{
	font-size:8pt;
	color:white;
	text-decoration:none;
}
.links:hover{
	font-size:8pt;
	color:white;

}
.links:visited{
	font-size:8pt;
	color:white;
	text-decoration:none;
}


li{
	font-size:8pt;
	color:gray;
	text-align:left;
	line-height:20px;

}

.lowlink{
	
	font-size:8pt;
	color:gray;
	text-align:left;

}

.lowlink:link{
	
	font-size:8pt;
	color:gray;
	text-align:left;
	text-decoration:none;

}

.lowlink:hover{
	
	font-size:8pt;
	color:gray;
	text-align:left;
	text-decoration:none;

}

.lowlink:visited{
	
	font-size:8pt;
	color:gray;
	text-align:left;
	text-decoration:none;

}

.centralText{

	font-size:10pt;
	color:white;
	text-align:justify;
	margin-top:20px;
	margin-left:70px;
	margin-right:70px;

}

.centralTextC{

	font-size:10pt;
	color:white;
	text-align:center;
	margin-top:20px;
	margin-left:70px;
	margin-right:70px;

}