BODY {
	Background-image: url(../images/sfondo.jpg);
	BACKGROUND-COLOR: #a2a2a2;
	SCROLLBAR-FACE-COLOR: #a2a2a2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #a2a2a2; 
	SCROLLBAR-SHADOW-COLOR: #a2a2a2; 
	SCROLLBAR-3DLIGHT-COLOR: #c5c5c5; 
	SCROLLBAR-ARROW-COLOR: #c5c5c5; 
	SCROLLBAR-TRACK-COLOR: #a2a2a2; 
	SCROLLBAR-DARKSHADOW-COLOR: #c5c5c5; 
	MARGIN: 0px 0px 0px 0px;
	text-align: center;

}

body {
	Background-image: url(../images/sfondo.jpg);
	BACKGROUND-COLOR: #a2a2a2;
	SCROLLBAR-FACE-COLOR: #a2a2a2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #a2a2a2; 
	SCROLLBAR-SHADOW-COLOR: #a2a2a2; 
	SCROLLBAR-3DLIGHT-COLOR: #c5c5c5; 
	SCROLLBAR-ARROW-COLOR: #c5c5c5; 
	SCROLLBAR-TRACK-COLOR: #a2a2a2; 
	SCROLLBAR-DARKSHADOW-COLOR: #c5c5c5; 
	MARGIN: 0px 0px 0px 0px;
	text-align: -moz-center;
}

#wrapper {
	width: 782px;
	margin: 0 auto;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	border: none;
}

.td {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	border: none;
	padding-left:5;
	padding-right:5;
}

.td1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	border: none;
}

.tdtit {
	height: 26px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	border: none;
	padding-left:5;
	padding-right:5;
	text-align: center;
	}

.tdsez {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	border: none;
	padding-left:10;
	padding-right:10;
	padding-top:10;
	padding-bottom:10;
	Vertical-align: top;
}

.titolo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.colore {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	border: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	border: none;
}

.a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	border: none;
}


.a1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

.a1:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

.at {
	color: #000000;
	font-family: Tahoma;
	display: block;
	font-weight: normal;
	background-image: url(../images/m_bianca.jpg); 
	text-decoration: none;
	height: 40px;
	width: 130px;
}

.at:hover {
	display: block;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	background-image: url(../images/m_blu.jpg);
	text-decoration: none;
	padding-left:10;
    padding-top:14;
    
}

FORM {
	margin: 0px;
	padding: 0px;
}

img {
		border: none;
}

P, ul, ol
{
	margin-top: 0;
	margin-bottom: 1px;
}

input, option, select {font-family: verdana; font-size:10px; }
textarea { font-family: verdana; font-size:10px; }