body { 
background-image: url(img/sfondo.png);
background-repeat: repeat;
}

p,h1,td { 
font-family: "Trebuchet MS"; 
font-size: 10px;
color: #ffffff; 
margin: 7px; 
line-height: 20px; 
text-align:justify;
margin-top: 5px;
letter-spacing: 2px;
}

b, strong { 
color: #999999; 
font-weight: bold;
}

.content {
background-image: url(img/index_11.png);
background-repeat:repeat;
}

.sx {
background-image: url(img/index_10.png);
background-repeat:repeat;
}

.dx {
background-image: url(img/index_12.png);
background-repeat: repeat;
}

.titolo { 
border-width: 0px; 
text-align: left; 
font-family: "Georgia", "Arial", serif;
font-size: 16px; 
font-style: italic; 
color: #ffffff; 
letter-spacing: 5px;
font-weight:bold; 
padding-top: 5px;
}

.titolo:first-letter { 
border-width: 0px; 
text-align: left; 
font-family: "Georgia", serif;
font-size: 18px; 
font-style: italic; 
font-weight: bold; 
color: #999999; 
letter-spacing: 5px;
}

a:link {
font: 10px "Trebuchet MS"; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #999999;
text-transform:uppercase;
}

a:active {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #999999;
text-transform:uppercase;
}
 
a:visited {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #999999;
text-transform:uppercase;
}

a:hover {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #999999;
text-transform:uppercase;
}

input, textarea, option {
color: #ffffff; 
letter-spacing: 0px; 
border-color: #ffffff; 
border-width: thin; 
border-style: dotted; 
background-image: url(img/index_11.png);
width: auto;
}

textarea {
width: 250px;
}

select {
color: #ffffff; 
letter-spacing: 0px; 
border-color: #ffffff; 
border-width: thin; 
border-style: dotted;
background-color: #cccccc;
}

.footer { 
text-align: center; 
font: 9px "Trebuchet MS"; 
color: #ffffff;
}

.stats_affs {
background-image: url(img/sfondo.png);
background-repeat: repeat;
background-position: top left;
width: 280px;
font-family: "Trebuchet MS"; 
color: #666666; 
border-left: 8px solid #666666;
border-right: 8px solid #666666;
font-size: 10px;
padding-left: 5px; 
padding-right: 5px; 
padding-top: 5px; 
padding-bottom: 5px;
margin-left: 17px;
}

.menu { 
text-align:center; 
background-image: url(img/sfondo.png);
background-repeat: repeat;
background-position: top left;
width: 230px;
font-family: "Trebuchet MS"; 
color: #666666; 
border-left: 8px solid #666666;
border-right: 8px solid #666666;
font-size: 9px;
padding-bottom: 3px;
margin-left: 50px;
}
