html,body{
	margin: 0 0 0 0;
	background: #E5F4E7;
	height:100%;
}
fieldset{
	border: none;
}
img{
	border:0;
}
abbr,acronym{
	border-bottom:1px dotted #222222;
	cursor:help
}

.tabellaHome{
	font: 12px Verdana;
	width: 100%;
	min-height: 100%;
	border: none;
	text-align: justify;
	background: #E5F4E7;
}

.menuPrincipale{
	font: 12px Verdana;
	text-align: left;
	color:#FFFFFF;
	background: #00673F;
}
.menuPrincipale ul{
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	text-align: left;
}
.menuPrincipale li{
	background: url('/template/interno/images/pulsante.gif') no-repeat;
	color:#FFFFFF;
	text-align: left;
	margin: 0 0 3px 0;
	list-style: none;
	padding: 0 0 0 0;
	text-decoration: none;
	width : 232px;
	height : 25px;
}

.menuPrincipale div{
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	width : 230px;
	height : 22px;
	cursor: pointer;
} 

.menuPrincipale A{
	color:#FFFFFF;
	text-decoration: none;
} 
.menuPrincipale A Hover{
	color:#FFFFFF;
}

.tdTesto{
	text-align: center;
}

.testoPagina{
	margin : 10px 10px 10px 10px;
	text-align: justify;
	width: 600px;
}

.testoPagina h1{
	color:#00673F;
	font: 13px Verdana;
}
.testoPagina h1 a{
	color:#00673F;
	font: 13px Verdana;
	font-weight: bold;
}
.testoPagina h1 a:hover{
	color:#00673F;
	font: 13px Verdana;
	font-weight: bold;
}

.tabProdotto{
	color:#000000;
	font: 12px Verdana;
}
.tabProdotto a{
	color:#00673F;
	font: 12px Verdana;
}
.tabProdotto a:hover{
	color:#00673F;
	font: 12px Verdana;
}

.ordina{
	background: White;
	color: #000000;	
}

.imgCatalogo{
	border: 1px solid #00673F;
}


