/* green */
a:link, a:visited {
	color: light-blue;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #4ba123;
}

#pillmenu a#active_menu-nav {
  background: url(../images/green/mw_menu_active_bg.png)  0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #4ba123;
}

div.module_menu {
	background: url(../images/green/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/green/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/green/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/green/mw_box_tl.png) 0 0 no-repeat;
}

.Altrefoto {
	text-align:center;
	position: relative;
	border="2"
	margin-right: 10px;
	float: left;

.Titolo {
	font-family: "Courier New", Courier, monospace;
	font-size: larger;
	font-style: normal;
	font-weight: bolder;
	color: #009933;
	text-decoration: none;
	text-align: center;
	white-space: normal;
	position: relative;
	line-height: normal;
	vertical-align: middle;
}
.Fotogrande {
	text-align:center;
	position: relative;
}
.Chiedi {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-color: #FF3333;
	text-align:center;
	position: relative;
}
.Descrizione{
	font-size:12pt;
	font-family:"Century Gothic";
	text-align:center;
	position: static;
}

.Altrefoto {
	text-align:center;
	position: relative;
	border="2"
	margin-right: 10px;
	float: left;
}

.Tabella {
	align="center"
	border="2"
}

.browseProductImage {
	float: middle;
	width: auto;
	margin: 3px;
	border: medium double rgb(0,0,0);
	padding: 5px 5px 5px 5px;
}

.browseProductImageFull {
	width: auto;
	margin: 3px;
}
