/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
	font-size: 1em;
	font-family: sans-serif
}

/* Real styles */

A {cursor: hand}

A:link {color: blue;
background: transparent;
text-decoration: none}

A:visited {color: red;
background: transparent;
text-decoration: none}

A:active {color: green;
background: transparent;
text-decoration: none}

A:hover {text-decoration: underline}

ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 1em}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {margin: 0em 0% 0em 0%;
font: 1em/1 sans-serif;
background: #CCC;
cursor: default}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}

H1 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H2 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H3 {margin: 0em 0% 0em 0%;
font: 1em/1 Verdana, Arial, Helvetica, sans-serif}

H4 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H5 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H6 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

HR {margin: 0em 0% 0em 0%}

HTML {margin: 0;
background: #CCC}

INPUT {cursor: auto}

KBD {font: 1em monospace}

LI {margin: 0em 0% 0em 0%;
line-height: 1}

OL {margin: 0em 0% 0em 5%;
list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1;
	text-align: justify;




}

PRE {margin: 0em 0% 0em 0%;
font: 1em/1 monospace}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

SUP {font-size: 1em}

TD {
	line-height: 1;
}

TEXTAREA {cursor: text}

TH {font: bold 1em/1 sans-serif}

TT {font: 1em monospace}

UL {margin: 0em 0% 0em 5%;
list-style: disc}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/*
AGGIUNTE
*/

#misure {
	margin: auto;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	color: #333333;
	background-color: #FFF;
	border-bottom: 1px solid #EEE
}
#misure td{
	text-align: right;
	padding: .2em 1em;
}

#misure td.codice{
	text-align: left;
	padding: 0 .5em;
}
#misure td.descrizione{
	text-align: left;
	padding: 0 .5em;
	text-transform: none;
}

#misure tr.pari{
	background-color: #EEE;
}

#misure td.head{
	background-color: #FC0;
	font-weight: bold;
	text-align: center;
}

#misure td.misure{
	background-color: #FFF;
	text-align: center;
	vertical-align: bottom;
	background-position: bottom;
}

h1.nomeProd{
	font-size: 2em;
	text-align: right;
	color: #FC0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 0 0.2em;
	margin: 0;
}
h2.commento{
	font-size: 1.1em;
	text-align: right;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #CCC;
	padding: .2em;
	margin: 0 .2em 1em .2em;
	font-weight: bold;
}
.eng{
	color: #666;
	font-style: italic;	
}

#elencoProdotti {
	padding: .2em;

}

#elencoProdotti td{
	font-size: 0.7em;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: .2em 0em .2em .6em;
	line-height: 1.5em;
	border-left: 2px solid #EEE;
}

#elencoProdotti td.centrato{
	vertical-align: top;
	text-align: center;
	padding: 0 0 0 0;
	line-height: 1.5em;
	border-left: 0;
}

#elencoProdotti td.noBordo{
	border-left: 2px solid #FFF;
	padding-left: 0;
}

#elencoProdotti A{
	text-decoration: none;
	color: #666666;
}

#elencoProdotti td A:hover{
	background-color: #FC0;
	color: #000;
}
.colore {
	margin: 2px 6px;
	padding: 2px;
	border: 1px solid #666;
	vertical-align: middle;
}

#tabColori {
	margin: auto;
	margin-bottom: 1em;
	width: 98%;
}

#tabColori td{
	font-size: 0.7em;
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#tabFoto {
	width: 95%;
	margin: 0 1em 1em 1em;
}
#tabFoto img {
	margin: 2px 0 0 2px;
	border: 1px solid #666;
	vertical-align: middle;
}
h3.contatti{
	font-size: 0.9em;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: .2em;
}.centrato {
	text-align: center;
}
