html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #FFF;
	background-image: url("../images/body_bg.gif");
	background-position: 0 20px;
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #333;
}

table, td, div {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
}

p {
	margin-top: 0;
}

object, embed {
	display: block;
}

a:link {
	color: #00599B;
	text-decoration: none;
}
a:visited {
	color: #00599B;
	text-decoration: none;
}
a:hover {
	color: #00599B;
	text-decoration: underline;
}

hr {
/*
	margin: 0;
*/
	border: 0;
	height: 1px;
	background-color: #999;
}

#titoli {
	width: 100%;
	height: 20px;
	background-image: url("../images/headings_bg.gif");
	text-align: center;
	color: #999;
	line-height: 18px;
}
#titoli h1, #titoli h2 {
	display: inline;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

#moth {
	width: 966px;
}

#menubar {
	height: 30px;
	background-image: url("../images/menubar.gif");
	background-repeat: no-repeat;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}
#menubar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menubar ul li {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
	float: center;
	padding: 0;
}
#menubar ul li a:link{
	color: #FFF;
	text-decoration: none;
}
#menubar ul li a:visited{
	color: #FFF;
	text-decoration: none;
}
#menubar ul li a:hover{
	color: #C9D4D9;
	text-decoration: none;
}

#corpo {
	width: 954px;
	vertical-align: top;
}
#corpo_centr {
	width: 100%;
	background-image: url("../images/corpo_bg.gif");
	background-repeat: repeat-x;
	vertical-align: top;
}
#corpo_sx {
	width: 10px;
	background-image: url("../images/corpo_sx_bg.gif");
	background-repeat: repeat-y;
	vertical-align: top;
}
#corpo_dx {
	width: 10px;
	background-image: url("../images/corpo_dx_bg.gif");
	background-repeat: repeat-y;
	vertical-align: top;
}

#left {
	padding-top: 15px;
	width: 200px;
	vertical-align: top;
}
#left .nomeutente {
	font-size: 14px;
	margin-bottom: 5px;
}

#center {
	padding-top: 15px;
	width: 490px;
	vertical-align: top;
}
#center table {
	width: 470px;
}

#right {
	padding-top: 15px;
	width: 244px;
	vertical-align: top;
}

.boxes {
	background-color: #FFF;
	border-left: 1px solid #BCBCAF;
	border-right: 1px solid #BCBCAF;
	padding: 5px;
}
.boxes10 {
	background-color: #FFF;
	border-left: 1px solid #BCBCAF;
	border-right: 1px solid #BCBCAF;
	padding: 10px;
}
.boxcentr {
	background-color: #FFF;
	border-top: 1px solid #BCBCAF;
	border-left: 1px solid #BCBCAF;
	border-right: 1px solid #BCBCAF;
	padding: 20px;
	text-align: justify;
	line-height: 18px;
}
.boxcentr ul {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}
.boxcentr ul li {
	margin-bottom: 10px;
	text-align: left;
}
.boxcentr h3, h4 {
	display: inline;
	color: #333;
	font-weight: normal;
	font-size: 11px;
}

div.prodotti_tn {
	width: 146px; height: 140px; overflow: hidden; text-align: center;
	vertical-align: middle;
}
div.prodotti_tn div {
	display: inline;
	vertical-align: middle;
}

.promobox {
	border: 1px solid #DADFDB;
	width: 100%;
}

.occasioni {
	border: 1px solid #DADFDB;
	margin: 1px;
}
.occasioni .nome_prodotto {
	color: #0084AB;
	font-size: 12px;
	text-transform: uppercase;
	margin: 2px;
}
.occasioni .descr_prodotto {
	margin: 2px;
	line-height: 16px;
	text-transform: lowercase;
}
.occasioni .arrow {
	float: right;
	margin: 4px;
}

.occasioni_prezzo {
	background-color: #0084AB;
	color: #FFF;
	margin-top: 0;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
}
.occasioni_prezzo img {
	padding: 4px;
}
.occasioni_prezzo img:hover {
	background-color: #00547B;
}
.occasioni_prezzo .prezzo {
	color: #FFF;
	font-size: 12px;
	float: right;
	margin: 4px;
}

.inofferta {
	border: 1px solid #DADFDB;
	background-color: #DADFDB;
	margin: 1px;
	height: 53px;
	overflow: hidden;
}
.inofferta .nome_prodotto {
	color: #004481;
	font-size: 12px;
	text-transform: uppercase;
	margin: 2px;
}
.inofferta .descr_prodotto {
	margin: 2px;
	line-height: 16px;
	text-transform: lowercase;
}
.inofferta .arrow {
	float: right;
	margin: 4px;
}

.inofferta_prezzo {
	background-color: #808890;
	color: #FFF;
	margin-top: 0;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
}
.inofferta_prezzo img {
	padding: 4px;	
}
.inofferta_prezzo img:hover {
	background-color: #505860;
}
.inofferta_prezzo .prezzo {
	color: #FFF;
	font-size: 12px;
	float: right;
	margin: 4px;
}

.lquot {
	background-image: url('../images/lquot.gif'); background-repeat: no-repeat; border-bottom: 1px solid #99B4CD; padding: 10px; padding-left: 30px; margin-bottom: 20px; background-position: 10px 10px; text-align: left;

}
.rquot {
	background-image: url('../images/rquot.gif'); background-repeat: no-repeat; background-position: right bottom; padding-right: 20px;
}

.totalprice {
	color: #004481;
	font-size: 14px;
	line-height: 28px;
}

/* CATALOGO */

.boxcatalogo {
	background-color: #FFF;
	border-top: 1px solid #BCBCAF;
	border-left: 1px solid #BCBCAF;
	border-right: 1px solid #BCBCAF;
	text-align: justify;
	line-height: 18px;
}

#tdsearch {
	padding-top: 10px;	
	padding-right: 20px;	
	padding-bottom: 10px;	
	padding-left: 20px;	
	color: #004481;
}
#tdsearch div {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	display: inline;
}

#tdcat {
	background-image: url("../images/catalogo_shdw.gif");
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 3px;
}

.selcat {
	background-image: url("../images/catalogo_selcat.gif");
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	color: #004481;
	text-transform: uppercase;
}

ul.macrolist {
	margin: 0;
	width: 232px;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 0;
	background-color: #FFF;
	color: #00599B;
	text-transform: uppercase;
	text-align: left;
}
ul.macrolist li {
	padding: 0;
	padding-left: 14px;
	margin: 0;
	background-color: #FFF;
	background-image: url("../images/macrolistbg.gif");
	background-repeat: no-repeat;
	border-top: 1px solid #FFF;
	line-height: 20px;
}

ul.catlist {
	margin: 0;
	margin-top: 1px;
	margin-left: 30px;
	width: 202px;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 0;
	background-color: #FFF;
	color: #00599B;
	background-image: none;
	text-transform: none;
	text-align: left;
}
ul.catlist li {
	padding: 0;
	padding-left: 5px;
	margin: 0;
	background-color: #DADFDB;
	border-bottom: 1px solid #FFF;
	border-right: 2px solid #FFF;
	line-height: 20px;
	background-image: none;
	list-style-image: url("../images/clist.gif");
}
ul.catlist ul {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #004481;
	list-style: none;
}
ul.catlist ul li {
	background-color: transparent;
	border: 0;
	padding-left: 5px;
	list-style: none;
}
ul.catlist ul li a:link {
	color: #333;
}
ul.catlist ul li a:visited {
	color: #333;
}
ul.catlist ul li a:hover {
	color: #00599B;
	text-decoration: none;
}
ul.catlist ul li.selected {
	list-style: none;
	padding-left: 10px;
	background-color: #00599B;
	border: 0;
	border-right: 2px solid #00599B;
	color: #FFF;
	text-transform: uppercase;
/*
	height: 18px;
*/
	line-height: 18px;
}

#lista_prodotti {
	height: 200px;
	width: 100%;
	background-color: #00599B;
	border-top: 1px solid #FFF;
	padding: 2px;
}

.fiche {
	background-color: #FFF;
	margin-bottom: 10px;
	height: 196px;
}

.fiche_descr {
	width: 100%;
	height: 52px;
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}

p.prodotto {
	font-size: 18px;
	color: #467081;
	margin-bottom: 10px;
	margin-top: 0;
}

.fiche div.prezzo {
	font-size: 18px;
	color: #00599B;
}
.fiche div.prezzo hr {
	border: 0;
	height: 2px;
	background-color: #00599B;
}

.fiche_tools {
	vertical-align: bottom;
	height: 100%;
}
.fiche_tools img {
	vertical-align: -4px;
}

.catalogo_nav {
	text-align: center;
	color: #FFF;
	height: 30px;
}
.catalogo_nav img {
	margin: 2px;
}


/* ------------- */

#footer {
	width: 944px;
	height: 30px;
	color: #666;
	font-size: 10px;
}

div.articoli {
	display: inline;
}

div.articoli430 {
	display: inline;
}


.centro {
	font-size: 14px;
	color: #00599B;
	margin-bottom: 10px;
	margin-top: 0;
}

div.aiuto {
	width: 420px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
div.aiuto h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	height: 30px;
	background-color: #EEE;
	border-bottom: 1px solid #FFF;
	display: block;
}
div.aiuto h3 a {
	height: 14px;
	float: left;
	line-height: 14px;
}
div.aiuto div {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
div.aiuto ul {
	margin-top: 6px;
}




















