 body
{
	font: 12px Trebuchet MS, Trebuchet, Arial;
	background: #f7f3e9 url(../image/bg.jpg) repeat-x top left;
}
a {
	text-decoration: none;
	color: #CC0000;
}



a:hover {
	text-decoration: underline;
	color: #CC0000;
}
select {
	font: bold 12px Arial, Verdana, sans-serif; 
	color: #fff;
	background-color: #c00;
}
input {
	padding: 2px;
	font: 12px Arial, Verdana, sans-serif; 
	border-right: 1px solid #ffffff;
	border-top: 1px solid #898989;
	border-left: 1px solid #898989;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	background-image:  url(../image/bg-input.gif);
}
textarea {
	padding: 2px;
	font: 12px bold Arial, Verdana, sans-serif; 
	border-right: 1px solid #ffffff;
	border-top: 1px solid #898989;
	border-left: 1px solid #898989;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;

}
.null {
	padding: 0;
	border: 0;
	background-color: #FFEFE1;
}
form {
	margin: 0;
	padding: 0;
}


.tit {
	font-family: Trebuchet MS, Trebuchet, Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.ind {
	font: 12px Trebuchet MS, Trebuchet, Arial;
	color: #FFFFFF;
	background-color: #cc6600;
}
.ind a {
	color: #ffff00;
}

.head {
	font-family: Trebuchet MS, Trebuchet, Arial;
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	color: #FFFFFF;
}
.contenuti {
	margin: 0;
	padding: 0;
	font: 12px Trebuchet MS, Trebuchet, Arial;
	background: transparent url(../image/bg-contenuti.gif) repeat-y center top;
}

/* lista prodotti*/
.lista {
	padding: 0 0 0 4px;
	font: bold 14px Trebuchet MS, Trebuchet, Arial;
	background-image: url(../image/bg-line.gif);
}
.lista ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.lista li {
	margin: 2px 0 0 0;
	padding: 4px;
	display: block;
	background-color: #ffffff;
}
.lista li a {
	display: block;
	background-color: #ffffff;
}
.lista li a:hover {
	display: block;
	background-color: #cc6600;
	text-decoration: none;
	color: #ffffff;
}







.testo {
	font: 12px/14px Trebuchet MS, Trebuchet, Arial;
	color: #333333;
}
.txt-14 {
	font: 14px Trebuchet MS, Trebuchet, Arial;
	color: #006666;
}
.txt-14 span {
	font: bold 18px Trebuchet MS, Trebuchet, Arial;
	font-variant: small-caps;
}
.img-top {
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../image/top.jpg) no-repeat top left;
}
.img-top #home-link {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 190px;
	float: left;
	display: block;
}
.img-top #home-link a {
	margin: 90px 0 0 50px;
	padding: 0;
	width: 400px;
	height: 100px;
	float: left;
	color: #ffff00;
	display: block;
}
.img-top #home-link a:hover {
	text-decoration: none;
}
.img-top #top-link {
	margin: 0;
	padding: 160px 40px 0 0;
	width: 260px;
	float: right;
	font: 12px Trebuchet MS, Trebuchet, Arial;
	font-variant: small-caps;
	text-align: right;
}
.img-top #top-link a {
	color: #ffffff;
}

.nav {
	font: bold 12px Trebuchet MS, Trebuchet, Arial;
	font-variant: small-caps;
	background: url(../image/bg-nav.jpg) no-repeat top left;
	color: #ffffff;
}
.nav a, .nav a:hover {
	font: normal 16px Trebuchet MS, Trebuchet, Arial;
	font-variant: small-caps;
	color: #990000;
}

td {
	font-family: Trebuchet MS, Trebuchet, Arial;
	font-size: 11px;
	color: #000000;
}

.tit-b {
	font-family: Trebuchet MS, Trebuchet, Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.tit-w {
	font-family: Trebuchet MS, Trebuchet, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.rigato {
	background-image: url(../image/bg-line.gif);
}


/* bottom */
.bottom {
	margin: 0;
	padding: 0;
	width: 775px;
	height: 150px;
	background: url(../image/bg-bottom.jpg) no-repeat top left;
}
.bottom h1 {
	margin: 10px 0 0 50px;
	padding: 0;
	float: left;
	width: 250px;
	height: 100px;
	font: 11px/13px Trebuchet MS, Trebuchet, Arial;
	color: #ffffff;
}
.bottom h2 {
	margin: 10px 0 0 100px;
	padding: 0;
	float: left;
	width: 300px;
	height: 100px;
	font: 11px/13px Trebuchet MS, Trebuchet, Arial;
	color: #ffffff;
}
.bottom h2 a, .bottom h2 a:hover {
	color: #ffff00;
}


.txt-16 {
	font: 18px Trebuchet MS, Trebuchet, Arial;
	color: #cc6600;
}
.txt-11 {
	font: 11px Trebuchet MS, Trebuchet, Arial;
}
