

body {
	margin-bottom : 0; margin-left : auto; margin-right : auto; margin-top : 10; width : 1000px;
    	/*background-image : url('images/sabbia.jpg');*/ 
 	}	

.codice {
	font: 22px "Courier New", Courier, mono;
	color: #000000;
	background: #FFFFCC;
	}

.titolo {font-size : 20px;
	font-weight : bold;
	padding-left : 30px;
	color:#000000
	}

.titolo_home {
	font-family : Verdana,sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style: oblique;
	padding-left : 30px;
	padding-right : 30px;
	text-align : justify;
	/*color:#0066FF
	color:#996600*/
	color:#BD3F00
	}

.testo_home {font-family : Verdana,sans-serif; 
	font-size : 15px;
	font-weight : bold;
	font-style: oblique;
	padding-left : 0px;
	padding-right : 0px;
	text-align : justify;
	color:#996600;
	}

.testo {font-family : Verdana,sans-serif; 
	font-size : 12px;
	padding-left : 30px;
	padding-right : 30px;
	text-align : justify;
	color:#000000
	}

.testo_np {font-family : Verdana,sans-serif; 
	font-size : 13px;
	/*text-align : justify;*/
	text-align : center;
	color:#000000;
	}

.testo_np_bold {font-family : Verdana,sans-serif; 
	font-size : 13px;
	font-weight : bold;
	/*text-align : justify;*/
	text-align : center;
	color:#000000;
	}

.testo_prezzi {font-family : Verdana,sans-serif; 
		font-size : 15px;
		color:#000000;
		}

.testo_riepilogo {font-family : Verdana,sans-serif; 
		font-size : 11px;
		color:#000000;
		}


.testo_c {font-family : Verdana,sans-serif; 
	font-size : 12px;
	text-align : center;
	color:#000000
	}

.testo_l {font-family : Verdana,sans-serif; 
	font-size : 12px;
	text-align : left;
	color:#000000
	}

.select_prezzi { width: 90px; }

.campi_ord { width:220px; }

.link_pagine {	/*color: #FFFF00;
		/*font-family : Arial,sans-serif;*/
		color: #FFCC33;
		font-family : Verdana,sans-serif;
		font-weight : bold;
		font-size : 17px;
		margin-right: 10px;
		text-decoration:none;
		text-shadow:3px 3px 5px black;
		filter:dropshadow(color=#000000,offX=2,offY=2);
		width:100%;
		}

.testo_link {	font-family : Verdana,sans-serif; 
		font-size : 15px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : justify;
		
		}

.testo_piede 	{font-family : Verdana,sans-serif; 
		font-size : 12px;
		margin-top : 20px;
		text-align : center;
		width : 800px;
		color:#000000
		}

.bordo {border: #ccc 1px solid;}

.bordo_r5 {	border: #ccc 1px solid;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.bordo_r10 {	border: #ccc 1px solid;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.bordo_r10top {	border: #ccc 1px solid;
		border-radius: 10px 10px 0px 0px;
		-moz-border-radius: 10px 10px 0px 0px;
		-webkit-border-radius: 10px 10px 0px 0px;
}

.bordo_r10bot {	border: #ccc 1px solid;
		border-radius: 0px 0px 10px 10px;
		-moz-border-radius: 0px 0px 10px 10px;
		-webkit-border-radius: 0px 0px 10px 10px;
}

.bordo1 {border: #ccc 6px double;
	}
.bordo_dr20 {	border: #ccc 6px double;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
}

.bordo_dr10 {	border: #ccc 6px double;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.sfondo1 {   /*background-color: #F4F4F8; */
		/*background-color:#F4F4F8;*/
		/*background-color:#FFEBCD; forse*/
		background-color:#FFE7BA;
		/*background-color:#C0FFC0;*/}

.sfondo2 {   background-color: #FFFFCC; }

.tabella_corpo {width: 1000px;
		height: 500px;
		align: center;
		margin: 0px;
		}

table.tabriepilogo {
		width: 340px;
		align: center;
		table-layout : fixed;
		empty-cells:show;
		}

table.tabriepilogo td{
		width: 12,5%;
		height: 20px;
		}


.input_text {
	background-color : #ffffff;
	align: center;
	border-style: inset;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
  }
.td_circuito {
	width: 200px;
	height: 80px;
	text-align: center;
}
.foto_circuito{
	width: 111px;
	height: 75px;
	align: center;
	border: none;
	/*border-style: solid;
	border: 0;*/
}




