div, table, input, select, textarea, form, label, p, ul, ol, h1, h2, h3, h4, h5, center {
	font-family: "Arial","Verdana",sans-serif;
	color: #efa025;
}

input, select, textarea {
	border: 1px solid white;
	background-color: #333333;
	color: white;
}

p, ul, ol {
	line-height: 2em;
}

strong {
	color: #f7ce8d;
}

.white {
	color: white;
}

.white p {
	color: white;
}

#contenitore {
	width: 100%;
	text-align: center;
}

a:link, a:visited, a:active {
	color: white;
	outline: none;
}

a:hover {
	color: yellow;
	outline: none; 
}

a:focus {
	outline: none;
}

p, ul, ol, div {
	text-align: justify;
} 

ul, ol {
	margin-top: 0em;
	margin-bottom: 0em;
}

h1, .h1 {
	background-color: #423934;
	margin-top: 0em;
	font-size: 1.6em;
	font-weight: normal;
	color: white;
	line-height: 1.5em;
	letter-spacing: 4px;
	padding: 0.2em;
	padding-right: 0.35em;
	text-align: right;
	border-bottom: 2px solid gray;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 1.45em;
	letter-spacing: 3px;
	font-style: italic;
	font-weight: normal;
	color: white;
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: left;
	border-bottom: 1px solid #423934;
	padding: 0.3em;
	padding-left: 0em;
}

#tornasu {
	text-align: right;
	margin-top: 2em;
	margin-bottom: 1em;
}

small, .small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.8em;
}

big, .big {
	font-size: 1.16em;
}

img {
	border: 0px;
}

p img, h1 img, img.bottom, #footer img { 
	vertical-align: text-bottom;
}

.interna {
	background-color: #333333;
}

table.interna {
	border-collapse: collapse;
}

table.interna td, th {
	padding: 4px;
	border: 1px solid #50453e;
}

.navpagina td {
	padding: 1em;
}

.encloser {
	margin-top: 3.5em;
	clear: both;
}

acronym:hover, abbr:hover {
    cursor: help;
}

abbr, acronym {
    border-bottom: 1px dotted blue;
    cursor: help;
}

.nascosto {
	display: none;
}

.pianoforti {
	border-collapse: collapse;
}

.pianoforti tr.tr_click {
	background-color: #191919;
}

.pianoforti tr.tr_click a {
	color: white;
	text-decoration: none;
}

.pianoforti tr.tr_click a:hover {
	color: white;
	text-decoration: none;
}

.pianoforti td {
	padding: 10px;
	border: 1px solid gray;
}

.pianoforti td.left {
	border-right: 0px;
}

.pianoforti td.right {
	padding-left: 0px;
	border-left: 0px;
}

.pianoforti td.spacer {
	background-color: transparent;
	border: 0px;
	line-height: normal;
	padding: 5px;
}

.pianoforti td .titolo {
	margin-top: 0em;
	line-height: normal;
	color: white;
	font-size: 1.2em;
}

.pianoforti td .titolo_small {
	margin-top: 0em;
	margin-bottom: 0.5em;
	line-height: normal;
	color: white;
	font-size: 1em;
}

.pianoforti td .descrizione {
	font-size: 0.9em;
	color: #CCCCCC;
	line-height: 1.3em;
}

.pianoforti td .descrizione_small {
	margin-top: 0em;
	font-size: 0.8em;
	color: #CCCCCC;
	line-height: 1.2em;
}

.pianoforti td .prezzo {
	color: white;
	text-align: right;
	font-size: 1.1em;
	line-height: normal;
	margin-bottom: 0em;
}

.tr_click {
	cursor: pointer;
}

.ricerca {
	text-align: center;
	line-height: normal;
}

.ricerca_div {
	margin-bottom: 2em;
}

.ricerca_div form {
	margin: 0em;
}

.modulo td {
	padding-bottom: 1.5em;
	color: white;
}

.modulo td input, .modulo td select, .modulo td textarea, .modulo td label, .modulo td p, .modulo td div {
	color: white;
}

.modulo td p {
	line-height: 1.6em;
	font-size: 0.9em;
}

.modulo td input, .modulo td select, .modulo td textarea {
	background-color: #333333;
	border: 1px solid #CCCCCC;
}

.modulo td input, .modulo td select {
	font-weight: bold;
}

.modulo td .checkbox {
	background-color: transparent;
	border: 0px;
}

.special p {
	text-align: left;
	line-height: 1.9em;
	font-size: 1.1em;
}

.special p.first:first-letter {
	color: #f7ce8d;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 7.7em;
	line-height: 0.85em;
	margin-left: -5px;
	padding-top: 8px;
	padding-right: 5px;
}

.nota_vendita {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height: 1.3em;
}

.messaggio-successo, .messaggio-errore, .messaggio-attesa {
	font-size: 1em;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1.2em;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.messaggio-errore {
	color: red;
	font-weight: bold;
}

.messaggio-successo .titolo, .messaggio-errore .titolo, .messaggio-attesa .titolo {
	font-weight: bold;
	margin-bottom: 1em;
}

.messaggio-successo .titolo {
	color: green;
}

.immagine_destra {
	float: right;
	margin-left: 20px;
	padding-top: 8px;
}

.immagine_sinistra {
	float: left;
	margin-right: 20px;
	padding-top: 8px;
}

.button {
	cursor: pointer;
}

.button_large {
	cursor: pointer;
	padding: 4px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.1em;
}