body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
}
a {
	color: #666666;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
}
.address {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
a.address {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
a.address:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.bottom {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
a.bottom {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
a.bottom:hover {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.titolo {
	color: #0096d6;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
a.titolo {
	color: #0096d6;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
a.titolo:hover {
	color: #0096d6;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.news {
	color: #ff0000;
	font-size: 11px;
	font-family: tahoma;
}
a.news {
	color: #ff0000;
	font-size: 11px;
	font-family: tahoma;
}
a.news:hover {
	color: #ff0000;
	font-size: 11px;
	font-family: tahoma;
}
.menu {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
a.menu {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
a.menu:hover {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
.gurucube {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
a.gurucube {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
a.gurucube:hover {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none:
}
.testo {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
}
a.testo {
	color: #0096d6;
	font-size: 12px;
	font-family: tahoma;
}
a.testo:hover {
	color: #FF0000;
	font-size: 12px;
	font-family: tahoma;
}
.date {
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
a.date {
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
a.date:hover {
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.user {
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
a.user {
	color: #FF0000;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
a.user:hover {
	color: #0096d6;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.errore {
	color: #FF0000;
	font-size: 11px;
	font-family: tahoma;
}
a.errore {
	color: #FF0000;
	font-size: 11px;
	font-family: tahoma;
}
a.errore:hover {
	color: #FF0000;
	font-size: 11px;
	font-family: tahoma;
}
.form {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	font-color: #FF0000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF0000;
	border: 1px solid #FF0000;
}
.select {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	font-color: #FF0000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF0000;
	border: 1px solid #FF0000;
	width: 250px;
}
.border {
	border: 1px solid #000000;
}
.image {
	border:1px;
	border-color:#FF0000;
}


/* CREAZIONE DEGLI ANGOLI SMUSSATI */

span.TOP, span.BOTTOM {
	display: Block;
	background-color: #FFFFFF;
}
span.TOP span, span.BOTTOM span {
	display: Block;
	overflow: Hidden;
	background-color: #FFFFF;
	height: 1px;
}
span.RIGA1 {
	margin: 0 5px;
}
span.RIGA2 {
	margin: 0 3px;
}
span.RIGA3 {
	margin: 0 2px;
}
span.TOP span.RIGA4, span.BOTTOM span.RIGA4 {
	margin: 0 1px;
	height: 2px;
}