
body {
	padding: 0px;
	margin: 0px;
}
a, a:link, a:visited, a:hover, a:active 	{ text-decoration:none; color:#000000; }

img {
	border: 0px;
}

#main {
	width: 900px;
}

#logo {
	float: left;
	width: 397px;
}

#header {
	float: left;
	width: 503px;
	text-align: right;
}

#menu {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	height: 32px;
	word-spacing: 15px;
}
#menu div {display: inline;}
.color1 { color: #9397A0; }
.color1 a, .color1 a:link, .color1 a:visited 	{ text-decoration:none; color:#9397A0; }
.color1 a:hover, .color1 a:active 				{ text-decoration:none; color:#333333; }

.color2 { color: #535353; }
.color2 a, .color2 a:link, .color2 a:visited 	{ text-decoration:none; color:#535353; }
.color2 a:hover, .color2 a:active 				{ text-decoration:none; color:#333333; }

#col_left {
	clear: both;
	float: left;
	width: 338px;
	text-align: center;
	margin-top: 18px;
	background: url("../images/col_left_left.jpg") repeat-y right;
}

#col_right {
	float: left;
	width: 562px;
	text-align: left;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9397A0;
	line-height: 19px;
}
#col_right2 {
	width: 532px;
	text-align: left;
	margin: 0px 0px 0px 30px;
}



#col_right_large {
	float: left;
	width: 900px;
	text-align: left;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9397A0;
	line-height: 19px;
}
#col_right2_large {
	width: 900px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}






#footer_spacer {
	clear: both;
	width: 900px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #D4D4D4;
}
#footer_spacer a, #footer_spacer a:link, #footer_spacer a:visited, #footer_spacer a:hover, #footer_spacer a:active 	{ text-decoration:none; color:#D4D4D4; }

#footer {
	clear: both;
	width: 100%;
	background: #EBFDFD;
	height: 170px;
	padding-top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #A0A8AA;
}
#footer a, #footer a:link, #footer a:visited 	{ text-decoration:none; color:#A0A8AA; }
#footer a:hover, #footer a:active 				{ text-decoration:none; color:#666666; }

#footer_table {
	width: 900px;
	padding-top: 21px;
	height: 140px;
	border: 0px;
}
#footer_table td{ vertical-align: top; text-align: left; }
#footer_table .td1{ width: 366px; }
#footer_table .td2{ width: 180px; font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #8F9394; letter-spacing: -0.1em; line-height: 92%;}
#footer_table .td3{ width: 188px; font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #8F9394; letter-spacing: -0.1em; line-height: 92%;}
#footer_table .td4{ width: 170px; vertical-align: top; text-align: right; }
#footer_table .td2 div, #footer_table .td3 div { font-size: 31px; padding-bottom: 9px;}


.table_slide {
	width: 532px;
	height: 261px;
	border: 0px;
}
.table_slide td{ vertical-align: top; text-align: left; }
.table_slide .slide1{ width: 348px; text-align: right; }
.table_slide .slide2{ width: 183px; line-height:19px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #8F9394; border-right: 1px solid #929292;}

#table_box {
	clear: both;
	width: 532px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666666;
	margin: 10px 0px;
}
#table_box .td{ vertical-align: top; text-align: justify; width: 50%; }




.button_on {
	float: left;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}
.button_on a, .button_on a:link, .button_on a:visited 	{ 
	display: block;
	text-decoration:none; 
	color: #FFFFFF;
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_on.jpg") no-repeat center;
}
.button_on a:hover, .button_on a:active 				{ 
	display: block;
	text-decoration:none; 
	color:#000000; 
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_on.jpg") no-repeat center;
}


.button_off {
	float: left;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}
.button_off a, .button_off a:link, .button_off a:visited 	{ 
	display: block;
	text-decoration:none; 
	color: #FFFFFF;
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_off.jpg") no-repeat center;
}
.button_off a:hover, .button_off a:active 				{ 
	display: block;
	text-decoration:none; 
	color:#000000; 
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_on.jpg") no-repeat center;
}


#menuleft {
	clear: both;
	text-align: left;
	margin: 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #727071;
	line-height: 21px;
}
#menuleft a, #menuleft a:link, #menuleft a:visited, #menuleft a:hover, #menuleft a:active 	{ text-decoration:none; color:#727071; }


#search {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#search1 {
	height: 86px;
}
#search2 {
	padding: 42px 0px 0px 174px;
	text-align: left;
}
#search .input {
	width: 145px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 0px;
	color: #727071;
}

#searchbis {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#search3 {
	width: 338px;
	height: 65px;
	text-align: left;
}

#search4 {
	padding: 16px 0px 0px 170px; 
	text-align: left;
}

#searchbis .comboselect {
	width: 147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0px;
	color: #727071;
}


#ordina {
	clear: both;
	text-align: right;
	margin: 15px 0px 5px 0px;
	color:#727071;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#ordina a, #ordina a:link, #ordina a:visited, #ordina a:hover, #ordina a:active 	{ text-decoration:none; color:#727071; }



#bannerhome {
	border: 0px;
	width: 532px;
}

#bannerhome td{
	vertical-align: top;
	width: 33%;
	text-align: left;
}

#bannerhome .tdaggiornamento{
	vertical-align: bottom;
	width: 33%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #BABABA;
	letter-spacing: -0.1em;
	line-height: normal;
}

#bannerhome .tdaggiornamento span{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #727071;
	letter-spacing: -0.1em;
}

.table_contenuto {
	border: 0px;
	width: 532px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9397A0;
	line-height: 19px;
}

.table_contenuto td{
	vertical-align: top;
	text-align: left;
}


.table_scheda {
	width: 532px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #858585;
	line-height: 21px;
}
.table_scheda a, .table_scheda a:link, .table_scheda a:visited, .table_scheda a:hover, .table_scheda a:active { text-decoration:none; color:#858585; }

.tdscheda1{ vertical-align: bottom; width: 200px; text-align: right; }
.tdscheda2{ vertical-align: bottom; width: 140px; font-weight: bold; }
.tdscheda2_spacer { padding: 0px 5px 0px 10px;}
.tdscheda3{ vertical-align: bottom; width: 191px; border-right: 1px solid #929292;}
.tdscheda3_spacer { padding: 0px 5px 0px 0px;}

.scheda_dettagli {
	background: #929292;
	color: #FFFFFF;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: -0.1px;
	line-height: 33px;
	height: 33px;
	width: 140px;
}
.scheda_dettagli a, .scheda_dettagli a:link, .scheda_dettagli a:visited, .scheda_dettagli a:hover, .scheda_dettagli a:active 	{ text-decoration:none; color:#FFFFFF; }
.scheda_dettagli2 { margin: 0px 0px 0px 5px;}

.scheda_codice {
	background: #929292;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	line-height: 33px;
	height: 33px;
	width: 191px;
}
.scheda_codice a, .scheda_codice a:link, .scheda_codice a:visited, .scheda_codice a:hover, .scheda_codice a:active 	{ text-decoration:none; color:#FFFFFF; }
.scheda_codice2 { margin: 0px 5px 0px 0px;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
	font-size: 29px;
	font-weight: bold;
	letter-spacing: -0.1em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.1em;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: normal;
}



.button2 {
	clear: both;
	float: left;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}
.button2 a, .button2 a:link, .button2 a:visited 	{ 
	display: block;
	text-decoration:none; 
	color: #FFFFFF;
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_2_off.jpg") no-repeat center;
}
.button2 a:hover, .button2 a:active 				{ 
	display: block;
	text-decoration:none; 
	color:#000000; 
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_2_on.jpg") no-repeat center;
}

.button3 {
	float: left;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}
.button3 a, .button3 a:link, .button3 a:visited 	{ 
	display: block;
	text-decoration:none; 
	color: #FFFFFF;
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_3_off.jpg") no-repeat center;
}
.button3 a:hover, .button3 a:active 				{ 
	display: block;
	text-decoration:none; 
	color:#000000; 
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_3_on.jpg") no-repeat center;
}

.button4 {
	float: left;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}
.button4 a, .button4 a:link, .button4 a:visited 	{ 
	display: block;
	text-decoration:none; 
	color: #FFFFFF;
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_4_off.jpg") no-repeat center;
}
.button4 a:hover, .button4 a:active 				{ 
	display: block;
	text-decoration:none; 
	color:#000000; 
	width: 152px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background: url("../images/ts_4_on.jpg") no-repeat center;
}


.form {
	border: 1px solid #929292; 
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	width: 300px;
	padding:2px;
}

.immagine {
	border: 1px solid #929292;
	
}
.continua {
	padding:0px;
	margin:10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-align: right;
	font-weight: bold;
	background: #929292;
	width: 200px;
}
.continua a, .continua a:link, .continua a:visited, .continua a:hover, .continua a:active 	{ text-decoration:none; color:#FFFFFF; }

.hr {
	width: 100%;
	height:2px;
	background: url("../images/hr.gif") repeat-x;
	margin: 3px 0px;
}


.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height: normal;
	text-align: center;
	margin: 2px 0px;
}



.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#DADADA;
}
.tag a, .tag a:link, .tag a:visited, .tag a:hover, .tag a:active 	{ text-decoration:none; color:#DADADA; }

