BODY {
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #F4F4F4;
}

FONT {
	font-size: 11px;
	font-weight: normal;
}

FONT.didascalia {
	font-size: 10px;
	font-weight: normal;
	color: #696969
}

FONT.titolo {
	font-size: 13px;
	font-weight: bold;
	color: #303F3F
}

FONT.novita {
	padding: 2px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background: navy;
	color: white;
}

FONT.offerta {
	font-weight: bold;
	color: #FFCC00
}

FONT.librando {
	font-weight: bold;
	color: #762C2A
}

FONT.errore {
	font-weight: bold;
	color: #CC3300
}

FONT.etichetta {
	color: #808066;
	text-align: right;
	font-weight: bold;
	font-size: 8pt
}

IMG.foto {border: 1px solid #909090}

TH {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #808066;
	padding:3px
}

TD.carrello {
	font-style: normal;
	font-size: 9px;
	text-align: right;
	padding:3px
}

TD.etichetta {
	color: #808066;
	text-align: right;
	font-weight: bold;
	font-size: 8pt
}

TD.campo {
	color:#000000;
	font-size: 8pt
}

TD.campo2 {
	color:#000000;
	text-align: right;
	font-size: 8pt
}

.bground {
	background-image: url("images/foot.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

.pagina {
	background: #ffffff;
	padding: 12px
}

/* -------- Altri stili -------- */

.titolo {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666
}

.info {
	font-size: 10px;
	color: #333333;
	background-color: #e7e7d7
}

.elenco {
	color: #333333;
	line-height: 100%;
	background-color: #e7e7d7
}

DIV.impMenu {
	text-align: right;
	padding: 3px;
	padding-right: 7px;
	border-bottom: 1px solid #4A4A4A
} 

/* -------- Background -------- */

.line {background-image: url("images/line.gif")}


/* NUOVO */

DIV.descCognome {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	border-width: 2px;
	border-style: solid;
	border-color: #EDEDDC
}

A.menuHome:LINK, A.menuHome:VISITED, A.menuHome:ACTIVE {
	color: #999966;
	font-size: 11pt;
	font-family: Trebuchet MS, Arial, verdana;
	font-weight: bold;
	text-decoration: none;
}

A.menuHome:HOVER {
	color: #B9B996;
	text-decoration: none;	
}

A.menuHomeSmall:LINK, A.menuHomeSmall:VISITED, A.menuHomeSmall:ACTIVE {
	color: #999966;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, verdana;
	text-decoration: none;
}

A.menuHomeSmall:HOVER {
	color: #B9B996;
	text-decoration: none;	
}

A.menuSX:LINK, A.menuSX:VISITED, A.menuSX:ACTIVE {
	color: #ffffff;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.menuSX:HOVER {
	color: #b8b88c;
	text-decoration: none;	
}

H1 {
	font-family: Trebuchet MS, Arial, verdana;
	font-size: 13pt;
	color: #666644;
}

H2 {
	font-family: Trebuchet MS, Arial, verdana;
	font-size: 10pt;
	color: #666644;
	border-bottom: 2px solid #666644
}

H2.categoria {
	font-family: Trebuchet MS, Arial, verdana;
	font-size: 10pt;
	color: #ffffff;
	padding: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	background-color: #989966;
	border-bottom: none;
}

A:LINK, A:VISITED, A:ACTIVE {
	font-size: 8pt;
	color: #4169E1;
	text-decoration: none
}
A:HOVER {text-decoration: underline}

A.small:LINK, A.small:VISITED, A.small:ACTIVE {
	font-size: 7pt;
	color: #4169E1;
	text-decoration: none
}
A.small:HOVER {text-decoration: underline}

FONT.etichetta, LABEL {
	font-size: 8pt;
	font-weight: bold;
	color: #7C7C52
}

FONT.small {font-size: 7pt}

TD.menu {
	width: 239px;
	height: 206px;
	vertical-align: top;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #fafaf5
}

TD.menuNested {
	width: 234px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 0px;
	background-color: #fafaf5;
	vertical-align: top
}

TD.pagina {
	width: 525px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 20px
}

TD.schedaNovitaHome, DIV.categoria {
	vertical-align: top;
	border-width: 2px;
	border-style: solid;
	border-color: #EDEDDC
}

TD.legendaCognomi {
	font-style: italic;
	vertical-align: top;
}


