HTML {	MARGIN-BOTTOM: 1px; HEIGHT: 100%;}

a:link		{text-decoration:none; color:#000000; }
a:visited	{text-decoration:none; color:#000000}
a:hover 		{text-decoration: underline; color: #000000; }

body {
	background: url('../images/bg.jpg') repeat-y center;
	margin: 0px;
} 

.table {
	width: 780;
	height:90%; 	
}

.tdsx {
	width: 580;
	vertical-align: bottom;
	padding: 0 1px 0 0;
	margin: 0;
}

.tdsxinterno {
	width: 580;
	vertical-align: top;
	padding: 0 1px 0 0;
	margin: 0;
	border-left: 1px solid #330134;
}

.tddx {
	width: 200px;
	vertical-align: bottom;
	padding: 0 1px 0 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}

.tddxinterno {
	width: 200px;
	vertical-align: top;
	padding: 0 1px 0 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}

.interno {
	width: 500px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;	
}

.testo {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;	
}

.testomini {
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	letter-spacing:2px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
	color: #330134;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-bottom: 7px;
	border-bottom: 1px solid #330134;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: #330134;
	letter-spacing: 2px;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr {
	border: 0 none #FFFFFF;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	height: 1px;
} 

.menusx {
	width: 100%;
	height: 18px;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	color: #ffffff;
	letter-spacing: 2px;
	line-height: 16px;
}
.menusx a{ 	display: block;	height: 100%;	color: #FFFFFF;	padding-left: 5px;}
.menusx a:visited{	text-decoration: none;	color: #FFFFFF;}
.menusx a:hover{	text-decoration: none;	color: #8C61AD;}

.menusx_bis {
	width: 100%;
	height: 18px;
	font-size: 10px;
	font-family: Arial;
	color: #ffffff;
	letter-spacing: 2px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	margin-left: 7px;
	background: url(../images/square.jpg) no-repeat;
}

.menusx_bis a:link {	display: block;	height: 100%;	color: #F1C167;	padding:0px;}
.menusx_bis a:visited{	text-decoration: none;	color: #F1C167; padding: 0px;}
.menusx_bis a:hover{	text-decoration: none;	color: #9D9D9D; padding: 0px;}


.aggiornamento{
	background: url(../images/orologio.gif) no-repeat right;
	height: 30px;
	padding-right: 40px;
	margin-top: 30px;
	color: #8F8F8F;
	border-bottom: 1px solid #4F4F4F;
	padding-left: 3px;
}


.minititolo{
	padding: 3px 10px 3px 10px;
	margin: 5px 0px 5px 0px;
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #8C61AD;
	border: 1px solid #E6E6E6;
}

.didascalia{
	padding: 2px;
	margin:2px;
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #F1F1F1;
	border: 1px solid #CDCDCD;
	width: 100%;
}

.boxricerca{
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #F8F8F8;
	border: 1px solid #CDCDCD;
	width: 100%;
}
.boxricerca2{ padding:9px;}

.form {
	BORDER: #340134 1px solid;
	BACKGROUND: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 9px;
	text-decoration: none;
}

.formpulsante {
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BACKGROUND: White;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9px;
	text-decoration: none;
	background-color: #EBEBEB;
	width: 170px;
}
