body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: repeat-x;
}
#barraTitolo {
	height: 0px;
	display: none;
}
#menu {
	display: none;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	font-size: 80%;
	padding: 0px;
}
#menu li {
	float: left;
}
#menu li a {
	color: #646464;
	background-color: #F5CD00;
	width: 152px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu li a:hover {
	color: #F5CD00;
	background-color: #646464;
	width: 152px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dove {
	margin: 0px;
	width: 750px;
	clear: both;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 70%;
	text-align: left;
	color: #6E572B;
}
#dove a {
	color: #6E572B;
	text-decoration: none;
}
#dove a:hover {
	text-decoration: underline;
}
#colDX {
	float: right;
	width: 270px;
	padding-left: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


#contenuti {
	margin: 0px;
	width: 750px;
	clear: both;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#risultati {
	float: left;
	width: 460px;
}
#paginazione {
	float: left;
	width: 460px;
	text-align: center;
	font-size: 76%;
}
#paginazione a {
}

#contenuti p {
	font-size: 76%;
	line-height: 1.6em;
	text-align: justify;
	color: #990000;
}
#contenuti h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	padding-top: 15px;
	text-align: left;
	color: #6E572B;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 70%;
	clear: both;
	color: #B99900;
}
#lingua {
	width: 750px;
	text-align: right;
	padding-right: 20px;
	font-size: 70%;
	text-decoration: none;
	top: 0px;
	position: absolute;
	padding-top: 10px;
	display: none;
}
#lingua a {
	color: #6E581F;
	text-decoration: none;
}
#lingua a:hover {
	color: #6E581F;
	text-decoration: none;
	font-weight: bold;
}
#lingua li {
	list-style-type: none;
}
#contenuti a {
	color: #6E572B;
	text-decoration: none;
}
#contenuti a:hover {
	color: #990000;
	text-decoration: underline;
}
.form {
	line-height: 2.5em;
	font-size: 76%;
}
.mini {
	font-size: 10px;
}

.prodotto {
	width: 95px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 76%;
	line-height: 1.6em;
}
.utente {
	width: 700px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.6em;
}
#colDXima {

	float: right;
	width: 370px;
	padding-left: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.prodottoCAT {
	float: left;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10pt;
	line-height: 1.2em;
	padding: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#righeCAT {
	clear: both;
}
