body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

a:link, a:visited, a:active{
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

.annuncio{
	font-size:12px;
	margin: 4px;
	line-height: 20px;
	font-weight: bold;
}
.categoria {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.categoriaLista {
	font-weight: bold;
}
.disponibile {
	color: #339933;
	font-style: italic;
}
.esaurito {
	color: #CC0000;
	font-style: italic;
}
.disclaimer {
	background-color: #FFE6B0;
	padding: 5px;
}
.errore {
	color: #FF0000;
}
.catList {
	list-style-type: none;
	float: left;
	padding: 5px;
}
.catList a {

}
.current {
	font-weight: bold;
}

ul.temiList{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
}

ul.temiList li{
	list-style-type: none;
}

ul.temiList li h3{
	width: auto;
	background-color:#FF99BC;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

ul.gruppiList {
	margin: 0px;
	padding: 0px;
}

ul.gruppiList li{
	width: auto;
	padding: 5px;
	background-color:#FDE0EF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.colCatSx {
	height: 100%;
	width: 200px;
	background-color: #FDE0EF;
}
	
.error{
	color: #FF0000;
}

.cartEmptyMessage{
	margin-top: 20px;
	font-size: 18px;
	text-align: center; 
}
.navBar{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.content{
	border: 1px solid #F90;	
}
.footer{
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: 10px;
}

.vetrina{
	font-size: 10px;
}

.vetrina td{
	vertical-align: top;
}
.vetrina p{
	margin: 0px;
	padding: 0px;
}
.vetrina .nome{
	font-size: 12px;
}
.vetrina a .nome{
	color: #FFA600;
}
.vetrina a:hover .nome{
	color: #FF6600;
}
.vetrinaTitolo{
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
}
