/* CSS Document */

html{
scrollbar-base-color:black;
}

body  { 
margin:0px;
color:white; 
background: url(images/sfondo.jpg) no-repeat #000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
 }

#centered{
width:764px; height:451px;
position:absolute;
top:50%;
left:50%;
margin:-217px 0 0 -382px;
color:white;
background:url(images/tali_back.jpg) no-repeat ;
}


p {
text-align:left;
padding-right:1%;
font-size:13px;
line-height:20px;
padding-left:3%

}



#wrapper  {
width:740px;
float:left;
}


#menu  {
float:left;
text-align:left;
line-height:24px;
height:400px;
width:200px;
padding-top:50px;


}

#contenuto  { 
float:left;
padding-top:25px;
padding-right:20px;
width:480px;
text-align:justify;
}

.capolettera {
	font-size: 28px;
	color: #FF9900;
}
a { color:#FFFFFF;
text-decoration:underline}

li {
list-style:none }

table {
background-color:#000000;
color:#FFFFFF;
height:180px

}

td {
background-color:#000000}
