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: 10px Verdana;
	width: 100%;
	height: 100%;
	border: none;
	text-align: justify;
	background: #E5F4E7;
}

.menuPrincipale{
	font: 12px Verdana;
	text-align: left;
	color:#FFFFFF;
	background: #00673F;
	min-height: 100%;
}
.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 : 25px;
	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: 20px Verdana;
}
.tabella{
	font: 11px Verdana;
	border: none;
	text-align: justify;
}


.carrello{
	font: 11px Verdana;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.carrello th{
	color:#00673F;
	font: 11px Verdana;
	font-weight: bold;
	border: 1px solid #000000;
}
.carrello td{
	font: 11px Verdana;
	border: 1px solid #000000;
}

