form{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.titolo {
	color: #9eb339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.titolosmall {

	color: #9eb339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.main {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a.menu:link, a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
}
a.menu:hover, a.menu:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
}
.menu {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.mainbold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.mainred {

	color: #9eb339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main12 {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
body {
	margin: 0px;
}
.main12n {
	color: #000099;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.main12no {
	color: #000099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.main12e {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.menubold, .menubold_left, .menubold_right, .menunormal {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.menubold_left{
	float: left;
	white-space: nowrap;
}
.menubold_right{
	float: right;
	white-space: nowrap;
}
.menunormal{
	font-weight: normal;
}
.menubold14, .menubold14_left, .menubold14_right {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.menubold14_left{
	float: left;
}
.menubold14_right{
	float: right;
}
.clear_float{
	clear: both;
}
.menuboldwhite {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.menuboldblue, .menuboldblue_left, .menuboldblue_right {
	color: #000099;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.menuboldblue_left{
	float: left;
}
.menuboldblue_right{
	float: right;
}
.menuboldblue14, .menuboldblue14_left, .menuboldblue14_right {
	color: #000099;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.menuboldblue14_left{
	float: left;
}
.menuboldblue14_right{
	float: right;
}
.main12red {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.menu input{
	/*margin-bottom: -4px;*/
}

td.choice{
	border: 1px solid #FFFFFF;
}

td.selected_choice{
	border: 1px solid #FF9900;
}

td.choice div, td.selected_choice div{
	white-space: nowrap;
}

a.ordine{
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

a.ordine:hover, a.now_ordine:hover{
	text-decoration: underline;
	color: #0000FF;
}

a.now_ordine{
	text-decoration: none;
	border: 1px solid #A5AAC6;
}

td.ordine{
	background: #FFFFFF;
	vertical-align: top;
}

td.now_ordine{
	background: #FF9900;
	vertical-align: top;
}

.prezzi_swap{
	font-family: "Arial", "Verdana", serif;
	color: #00009C;
	font-size: 16px;
	vertical-align: top;
	float: right;
}

.prezzi_swap:hover{
	text-decoration: none;
	color: #F75510;
}

.prezzi_swap img{
	border: 0px;
}

.prezzi_div{
	display: none;
}

table.table_prezzi{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	border: 1px solid #ADADAD;
	padding: 2px;
	background: #DEDEDE;
}
table.table_prezzi td{
	vertical-align: top;
}
table.table_prezzi td.euro{
	vertical-align: top;
	padding: 0px 3px 0px 3px;
	vertical-align: baseline;
}
table.table_prezzi td.euro_bordertop{
	vertical-align: top;
	padding: 0px 3px 0px 3px;
	border-top: 1px dotted #000000;
	vertical-align: baseline;
}
table.table_prezzi td.hr_prezzi{
	border-top: 1px dotted #000000;
}
.blink {
	color: #000000;
	text-decoration: blink;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.main9gray {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.main9black {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.main9gr {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.menublack11 {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

td.borderbottom{
	border-bottom: 1px dotted #000000;
}

td.bordertop{
	border-top: 1px dotted #000000;
}.menu14 {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
