body {
	font-family:"Trebuchet MS", "Times New Roman", serif;
	color:#404040;
	background-color: #EFE1AB;
	font-size:1.0em;
	margin:0;padding:0;
}
ul {
	padding-left:8px;
}
li {
	font-size:80%;
}
div {
	font-size:1.0em;	
	padding-left:15px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: .8em;
	color: #404040;
	font-weight: bold;
}
h1 {
	font-family:Trebuchet MS, Times New Roman, serif;
	font-size: 1em;
	color: #770000;
	font-weight: bold;
}
a {
	text-decoration:underline;
	font-size: 12px;
	color:#404040;
}
a:link {
	font-size: 12px;
	text-decoration:underline;
}
a:visited {
	font-size: 12px;
	text-decoration:underline;
}
a:active {
	font-size: 12px;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	text-decoration:none;
}
p {
	padding:0px;
	margin:0px;
	font-size:80%;
}
#logout {
	text-indent: 250px;
	clear: both;
}
#corpoTesto p {
	text-align: justify;
	text-indent: 10px;
}
#corpoTesto a {
	font-size: .8em;
	text-decoration:underline;	
}
#corpoTesto a:link {
	font-size: 1em;
	text-decoration:underline;
}
#corpoTesto a:visited {
	font-size: 1em;
	text-decoration:underline;	
}
#corpoTesto a:active {
	font-size: 1em;
	text-decoration:underline;
}
#corpoTesto a:hover {
	text-decoration:none;
	font-size: 1em;
}

input{
	font-size:.7em;
	background-color: #F4EDDA;
	border: 1px solid #CCCCCC;
}
.linkRed {
	font-size:.8em;
	font-style:italic;
	font-weight:bold;
	color:#770000;
}
.borderGold {
	border: 1px solid #D1B327;
}
.txtPanna {
	font-family:Trebuchet MS, Times New Roman, serif;
	color:#F4EDDA;
	font-size:.8em;
}
.txtPanna a:link {
	font-family:Trebuchet MS, Times New Roman, serif;
	color:#F4EDDA;
	font-size:.8em;
	font-weight:bold;
	text-decoration:underline;
}
.txtPanna a:hover {
	font-family:Trebuchet MS, Times New Roman, serif;
	color:#F4EDDA;
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
}
.txtPannaBold {
	font-family:Trebuchet MS, Times New Roman, serif;
	font-weight:bold;
	color:#F4EDDA;
	font-size:.8em;
}
.Stile1 {
	font-family: Trebuchet MS, Times New Roman, serif; 
	color: #F4EDDA; 
	font-size: .8em; 
	font-weight: bold; }
.borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #770000;
	border-right-color: #770000;
	border-bottom-color: #770000;
	border-left-color: #770000;
}
.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #770000;
	border-right-color: #770000;
	border-bottom-color: #770000;
	border-left-color: #770000;
	border-right-style: solid;
}
.testo {
	font-size: .8em;
	color: #404040;
}
.testopiccolo {
	font-size: .7em;
	color: #404040;
}
#sfondo {
	background-image: url(../img/4_px.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
