html, body
{
	background-color: #FBF4D4;
	margin:0px;
	padding:0px;
	width:100%;
	min-height:100%;
	height:100%;
}

.outer_table
{
width:100%;
height:100%;
}


.bordo {
	border: thick solid #F3EAD0;

}

.stilebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACA27F;
}

.stileintestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	-webkit-text-size-adjust: 100%;
	color: #FBF4D4;
	text-decoration: none;
	font-weight: normal;

}

a.stileintestazione:hover {
	font-size: 10px;
	color: #F3EAD0;
	text-decoration: underline;

}
.stilelinkbassi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6CBA4;
	font-weight: bold;
	text-decoration: none;
}

a.stilelinkbassi:hover {
	color: #000066;
}

.stilelinkbarra {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;

}

a.stilelinkbarra:hover {
	color: #000066;
	text-decoration: underline;
}

.stilenomepagina {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FBF4D4;
	font-weight: bold;
	text-transform: uppercase;

}
.bordo1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FBF4D4;
	border-right-color: #D6CBA4;
	border-bottom-color: #D6CBA4;
	border-left-color: #D6CBA4;

}
.casellaform {
	border: thin solid #F3EAD0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.tabellaprezzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FBF4D4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D6CBA4;
	border-right-color: #D6CBA4;
	border-bottom-color: #D6CBA4;
	border-left-color: #D6CBA4;
}
.tabellaprezzi1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FBF4D4;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F3EAD0;
	border-right-color: #D6CBA4;
	border-bottom-color: #D6CBA4;
	border-left-color: #D6CBA4;
}
.stilebodyprezzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	vertical-align: top;
}

