HTML {	MARGIN-BOTTOM: 1px; HEIGHT: 100%;}

a:link		{text-decoration:none; color: #49494B;}
a:visited	{text-decoration:none; color: #49494B;}
a:hover 		{text-decoration: underline; color: #49494B;}


body {
	margin: 0px;
	padding:0px;
	background: #ffffff url(../images/bg.jpg) repeat-x top;
}


#home_body {
	margin: 0px;
	padding:0px;
	background: #FFFFFF url(../images/bg_page.jpg) repeat-y center;
}

#home_bgrighe {
	width: 100%;
	text-align: center;
	border: 0;
	background: #FFFFFF url(../images/bg_home.jpg) repeat-x top;	
}

#homemenu {
	padding: 10px;
	color: #464646;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}
#homemenu a:link, #homemenu a:visited{text-decoration:none; color:#464646; }
#homemenu a:hover	{	text-decoration: none;	color: #60729A; }


.hometxt {
	padding: 10px 0px 10px 0px;
	color: #F5F5F5;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	width: 700px;
}
.hometxt a:link, .hometxt a:visited, .hometxt a:hover {text-decoration:none; color:#F5F5F5; }

#homecredits {
	padding: 4px 0px 4px 0px;
	margin: 20px 0px 20px 0px;
	color: #898989;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	line-height: 17px;
}
#homecredits a:link, #homecredits a:visited, #homecredits a:hover	{text-decoration:none; color:#898989; }



#tpl_main_table {
	width: 774px;
	text-align: left;
	background: #FFFFFF url(../images/bg_page.jpg) repeat-y center;	
	border: 0;
}

#tpl_main_tdsx {
	width: 174px;
	vertical-align: top;
	border: 1px solid #C5C5C5;
	background: #4B5C8A url(../images/bg_menu.jpg) no-repeat top;
}

#tpl_main_tddx {
	width: 597px;
	vertical-align: top;
	border-top: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 0px;	
}

#box {
	width: 100%;
	background: #FEFEFE url(../images/bg_box.jpg) repeat-x bottom;
	border-bottom: 1px solid #C5C5C5;	
}

#box h1 {
	padding:0px;
	margin: 0px 0px 10px 0px;
	color: #A9A5C0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	background: none;
}

#box h1 a:link, #box h1 a:visited, #box h1 a:hover	{text-decoration:none; color:#A9A5C0; }



#box table {
	border: 0px;
	width: 100%;
	color: #49494B;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 1px;
}

.box_td_txt {
	width: 258px;
	vertical-align: top;
	padding-bottom: 19px;
	padding-top: 19px;
}

.box_td_spacer {
	width: 20px;
	vertical-align: top;
}

.box_td_spacerbg {
	width: 18px;
	background: url(../images/bg_violarighe.jpg);
	vertical-align: top;
}

.hr {
	background: url(../images/dot.gif) repeat-x;	
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h1 {
	background: url(../images/dot.gif) repeat-x bottom;	
	padding: 5px 0px 5px 0px;
	margin: 12px 0px 10px 0px;
	color: #6B79AD;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;	
}
h1 a:link, h1 a:visited{	text-decoration: none;	color: #6B79AD;}
h1 a:hover	{	text-decoration: none;	color: #6B79AD;}


h2 {
	padding: 0px;
	margin: 7px 0px 0px 0px;
	color: #5C5C5C;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 a:link, h2 a:visited{	text-decoration: none;	color: #5C5C5C;}
h2 a:hover	{	text-decoration: underline;	color: #5C5C5C;}


h3 {
	padding: 0px;
	margin: 4px 0px 0px 0px;
	color: #797979;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
h3 a:link, h3 a:visited{	text-decoration: none;	color: #797979;}
h3 a:hover	{	text-decoration: underline;	color: #797979;}


.table_interna {
	margin: 0px 20px 0px 20px;
	width: 557px;
	border: 0px;
	color: #49494B;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 1px;	
}


.images{
	border: 1px solid #8881AA;
}


#credits {
	background-color: #A5A5A5;
	padding: 4px 0px 4px 0px;
	margin: 20px 0px 20px 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	width: 100%;
	line-height: 17px;
}
#credits a:link, #credits a:visited, #credits a:hover	{text-decoration:none; color:#FFFFFF; }

#boxmenu {
	padding: 17px 0px 20px 0px;
}

.menu {
	padding: 0px 0px 4px 18px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}
.menu a:link, .menu a:visited{text-decoration:none; color:#FFFFFF; }
.menu a:hover	{	text-decoration: none;	color: #746E90; }

.boxdettagli{
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	border: 1px solid #DFE2EB;
	text-align: left;
	background: #FEFEFE url(../images/bg_box.jpg) repeat-x bottom;	
}
.boxdettagli2{
	padding:10px 5px 10px 5px;
}

.form {
	border: 1px solid #A5A5A5;
	font-size: 10px;
	font-family: Verdana;
	background: #FEFEFE url(../images/bg_box.jpg) repeat-x bottom;	
	width: 300px;
	padding: 3px;
}

.didascalia {
	border: 1px solid #A5A5A5;
	font-size: 10px;
	font-family: Verdana;
	background: #FEFEFE url(../images/bg_box.jpg) repeat-x bottom;	
	width: 170px;
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}