

.Stile2 {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #6F7B53;
}
.prezzo {
	font-family: Tahoma;
	font-size:14px;
	font-weight: bold;
	color: #9A834B;
	text-decoration: underline;
}

/* Body */
BODY {
	color : #666666;
	font-family: Tahoma;
	font-size: 11px; }
	
/* Links */
a {
	text-decoration: underline; 
	font: 12px Tahoma;
	color: #6F7B53}

a:link {
	color: #6F7B53;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
}

a:visited {
	text-decoration: none; }

/* Table Column */	
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666; }	

/* Horizontal Line */	
HR {
	background: #000000;
	height:2px;
    	width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
 	color: #009ACE }
	
.button {
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color: #E8E3DB;
	border: 1px solid #666666;
} 

.componentHeading {
	font: bold; 
	font-size: 12px;
	font-family: Verdana,Arial,Sans-Serif;
	color: #000000;
	text-align: left }

.inputbox {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White;
	border-bottom : 1px dotted #D0D0D0; }

.newspaneopen {
	border : 0px dotted #DCDCDC; }
	
.poll {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #FFFFFF; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none; }
			
.smalldark {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}
/** template specified classes **/

.basic_table {
	border: 1px solid #CCCCCC;
}
.top_table {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}
.nav_table {
	border-left: 1px dotted #CCCCCC;
}
.path_table {
	border-right: 1px dotted #CCCCCC;
}

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
  text-align: left;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	vertical-align: top; 
	background-color: #FFFFFF;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
 	vertical-align: top; 
	background-color: #FFFFFF;

}

/* VirtueMart - FlyPage */
.Stile3 {font-family: Tahoma; font-size: 9px; color: #999999; }
.Stile4 {
	font-size: 18px;
	font-weight: bold;
}
/* miniatura colore scarpa */
.colorethumb {
	float: left;
	text-align:center;
	width: 70px:
}
.colorethumb img {
	cursor: pointer;
	border: 0px;
	margin: 0px 5px;
	padding: 2px;
	opacity:0.5;filter:alpha(opacity=50)
}
.colorethumb img.selected {
	cursor: pointer;
	border: 1px dotted black;
	margin: 0px 5px;
	padding: 1px;
	opacity:1;filter:alpha(opacity=100)
}

