body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	margin: auto;
	padding: 10px;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
}
a:link{
	color: #c60;
	text-decoration: none;
}
a:visited {
	color: #C60;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#tab_principale{
	margin: auto;
}
td#logo {
	width: 210px;
}
td#testa {
	vertical-align: bottom;
}
.headline {
	font-size: 16px;
	font-variant: small-caps;
	color: #cc6600;
	padding-bottom: 14px;
	text-align: center;
; font-weight: bold
}
#barra_principale {
	background: #cc6600;
	color: #fff;
	font-size: 10px;
	margin: 0px;
	padding: 6px;
	font-variant: small-caps;
}
#contenuto {
	padding: 20px 5px 25px 5px;
	line-height: 20px;
}
#contenuto ul {
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
}
td #news {
	padding: 0px;
	margin: auto;
}
td #news h3 {
	/*border-left: 5px solid #c60;
	border-right: 5px solid #c60;
	border-bottom: 5px solid #c60;
	border-top: 5px solid #c60;*/
	font-size: 13px;
	font-weight: bold;
	background-color: #c60;
	color: #fff;
	margin: 0px;
	padding: 5px;
}
td #news ul {
	border-left: 1px dashed #cc6600;
	border-right: 1px dashed #cc6600;
	border-bottom: 1px dashed #c60;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 8px;
}
#sottomenu {
	width: 185px;
}
#sottomenu h3 {
	margin-top: 15px;
	margin-bottom: 0px;
	background-color: #fff; 
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	border-left: 10px solid #c60;
	border-top: 1px solid #c60;
	border-bottom: 1px solid #c60;
}
#sottomenu ul {
	border-left: 1px dotted #c60;
	list-style-type: none;
	margin: 0px;
	padding: 8px;
	font-size: 10px;
}
#sottomenu li {
	padding-bottom: 8px;
}
#piede {
	background-color: #c60; 
}
.modulo {
	display: inline;
	font-size: 11px;
	font-variant: normal;
}
.modulo input {
	font-size: 9px;
	border: 0px;
}
.modulo .invio {
	font-size: 9px;
	border: 1px solid;
	height: 17px;
	background-color: #EEE;
}
.dida {
	font-size: 9px; 
}
.tabinterna {
	border: 1px solid #c60;
}
.tabinterna td {
	border-top: 1px solid #c60;
	border-left: 1px solid #c60;
	padding: 4px;
}

