

body {
	margin-bottom : 0; margin-left : auto; margin-right : auto; margin-top : 10; width : 800px;
    	/*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
	}



.testo {font-family : Arial,sans-serif; 
	font-size : 12px;
	padding-left : 30px;
	padding-right : 30px;
	text-align : justify;
	color:#000000
	}

.testo_np {font-family : Arial,sans-serif; 
	font-size : 12px;
	text-align : justify;
	color:#000000;
	}

.testo_prezzi {font-family : Arial,sans-serif; 
		font-size : 15px;
		color:#000000;
		}

.testo_c {font-family : Arial,sans-serif; 
	font-size : 12px;
	text-align : center;
	color:#000000
	}

.testo_l {font-family : Arial,sans-serif; 
	font-size : 12px;
	text-align : left;
	color:#000000
	}

.select_prezzi { width: 90px; }

.campi_ord { width:220px; }

.colore_link_pagine {	color : #FFFF00;
			}

.p_link_pagine {font-family : Arial,sans-serif;
		font-size : 18px;
		margin-top : 23px;
		margin-right: 30px;
		}

.testo_link {	font-family : Arial,sans-serif; 
		font-size : 15px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : justify;
		
		}

.testo_piede 	{font-family : Arial,sans-serif; 
		font-size : 12px;
		margin-top : 20px;
		text-align : center;
		width : 800px;
		color:#000000
		}

.bordo {border: #ccc 1px solid;}

.bordo1 {border: #ccc 6px double;
	}

.sfondo1 {   /*background-color: #F4F4F8; */
		/*background-color:#F4F4F8;*/
		/*background-color:#FFEBCD; forse*/
		background-color:#FFE7BA;
		/*background-color:#C0FFC0;*/}

.sfondo2 {   background-color: #FFFFCC; }

.tabella_corpo {width: 800px;
		height: 500px;
		align: center;
		margin: 0px;
		}

