body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFCC33;
}

/* 
	Plain old table styles
	written by Chris Heilmann http://wait-till-i.com
*/
table,td,th{
	border:1px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
td,th{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
}
thead th{
	background:#666;
	color:#fff;
	text-align: left;
}
tbody td{
	background:#ccc;
}
tbody th{
	background:#999;
}
tbody tr.odd td{
	background:#eee;
}
tbody tr.odd th{
	background:#ccc;
}
caption{
	text-align:left;
	font-size:140%;
	text-transform:uppercase;
	letter-spacing:-1px;
}
table th a:link{
	color:#030;
}
table th a:visited{
	color:#003;
}
table td a:link{
	color:#369;
}
table td a:visited{
	color:#000;
}
table a:hover{
	text-decoration:none;
}
table a:active{
	color:#000;
}
#intest {
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
	font-size: 120%;
	text-align: right;
}
#intest img {
}
#intest p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#barralink {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	font-variant: normal;
	text-transform: lowercase;
}
#barralink a{
	color: #333333;
	background-color: #FFCC00;
		padding-right: 5px;
				padding-left: 5px;
				margin:0px 0px 0px 2px


}
#barralink a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
}

#barralinkos {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	font-variant: normal;
	text-transform: lowercase;
	text-align: right;
	padding-right: 25px;
}
#barralinkos a{
	color: #FFCC00;
	background-color: #333333;
		padding-right: 5px;
				padding-left: 5px;
				margin:0px 0px 0px 2px


}
#barralinkos a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
}


#utente {
	text-align: right;
}
.invis{
visibility:hidden;
}
.ridotto{
font-size: 75%;}

.ampliato{
font-size: 125%;
font-weight:bold;}

.nosot{
text-decoration: none;
color: #000000;
}

legend {
color:#000000;
}

#contenuto{
width: 100%;
padding: 4pt;
}

#sin_col{
	font-size: 80%;
	width: 20%;
	border: 2px solid #FF9900;
	float:left;
	margin-right:5pt;
	margin-bottom:5pt;
	margin-top:5pt;
	background-color:#CCCCCC;
	padding:2pt;
}

#sin_col a {
padding: 2pt;
display: block;

}

#sin_col a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
#cen_col{
width:auto;
font-size:80%;
padding: 8pt;
}
#cen_col h1{
font-size: 90%;
margin-bottom: 4pt;
margin-top:0pt;
}
#cen_col p{
margin-bottom: 4pt;
margin-top:2pt;
}
