body {
background-image:url(img/sfondo.png);
background-color:#ffcccc;
background-repeat: repeat-x;
margin: 0 0 0 0;
padding-left: 10px;
}

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

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

.titolo, h2 {
	font:  14pt georgia;
    font-weight: bold;
    font-style: italic;
	color: #8C5932;
	letter-spacing: 3px;
    text-align: right;
    text-decoration: none;
    border: 0px;
    padding:2px; 
    background-color: #ffffff;
    line-height: 2pt;
    margin-bottom: 5px;
    margin-top: 5px; }

.titolo:first-letter{
border-width: 0px;
text-align: left;
font-family: "Georgia", serif;
font-size: 14pt;
font-style: italic;
font-weight: bold;
color: #99cccc;
letter-spacing: 5px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px;
}

a:link {
font: 10px "Trebuchet MS"; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #99cccc;
font-weight: bold;
}

a:active {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #99cccc;
font-weight: bold;
}
 
a:visited {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #99cccc;
font-weight: bold;
}

a:hover {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #8C5932;
font-weight: bold;
}

input, textarea, option {
color: #8C5932; 
letter-spacing: 0px; 
border-color: #99cccc; 
border-width: thin; 
border-style: dotted; 
background-color:#ffffff; 
font: 10px "Trebuchet MS"; 
}

select {
color: #8C5932; 
letter-spacing: 0px; 
border-color: #99cccc; 
border-width: thin; 
border-style: dotted;
background-color:#ffffff; 
font: 10px "Trebuchet MS"; 
}

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

.source {
background-image:url(img/sfondo.png);
	width: 240px;
	border-left: 8px solid #99cccc;
	border-right: 8px solid #99cccc;
	font: 9px "Trebuchet MS";
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 25px;
}

.img {
border: 5px solid #99cccc;
float:left;
margin-right:5px;
}
