/*
body needs to be 100%,in ie windows so the right collumn can fill the height of the window.
HTML needs to be 100% so that in opera so that the background will be flush with the bottom,
otherwise it seems that the "body" only spans to about 80% of the window height.
*/
html {
	height:100%;
}
body {
	margin: 0px;
	padding: 0; /* need for Opera */
	min-width: 780px;
	font: 8pt/16pt verdana;
	background: #ffffff;
	padding: 0;
	height: 100%;
	}
html, body, #contenitore {
	min-height: 100%;
	width: 100%;
	height: 100%;
	min-width: 780px;
	}
html>body, html>body #contenitore {
	height: auto;
	}

/* overrides the need for border="0" attribute in image tags (xhtml 1.1) */
a img {
	border: 0;
	}
p { 
	margin-top: 0px; 
	}

h3 { 
	font: italic normal 12pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:  #18642a;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:  #18642a;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

#contenitore {
	position: absolute;
	margin: 0 auto;
	background: url("/images/sfumatura_bassa.gif") bottom repeat-x;
	}

/* testata */


#testata { padding: 0px; 
	margin: 0px;
	height: 71px;
	background: #18642a url("/images/fondobarra.gif") top repeat-x;
	z-index: 1;
	}
#testata ul { right: 0; } 
* html #testata ul { right: 30px; } 
#testata div {
	margin: 0 auto;
}

#testata div { position: relative; }

#testata h1 { margin: 0;}

#testata h1 img {
	font-weight: bold;
	color: #7f7c45;
}

#testata h2 {
	position: absolute;
	top: 40px;
	left: 162px;	
	font: 9pt/16pt verdana;
	font-weight: bold;
	color: #dee0e5;
	padding: 0;
	margin: 0;
	text-decoration: none;
	height: 71px;
	width: 470px;
}

#testata ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#testata li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#testata ul a:link, #testata ul a:visited {
	display: block;
	float: left;
	padding: 20px 10px 0px 10px;
	text-decoration: none;
	color: #dee0e5;
	height: 71px;
} #ignored {}

#testata ul li a:hover {
	background: #18642a;
	color: #fff;
	text-decoration: underline;
	height: 49px;
}


/* menu principale */

#menuprincipale {
	background: #ffffff  url(images/logo-parte-bassa.gif) no-repeat;
	padding-top: 40px;
	margin: 0;
	width: 155px;
	float: left;
	}
#menuprincipale ul {
	margin: 0px;
	padding: 0px;
	}

#menuprincipale li {
	min-height: 26px;
	list-style-type: none;
	background: transparent url(images/bottone.gif) no-repeat;
	display: block; 
	}
#menuprincipale li a {
	padding: 2px 10px 0px 10px;
	display: block;
	width: 135px;
	height: 100%;
	color: #18642a;
	}
#menuprincipale li a:hover { 
	background: #F7F8F8;
	}
#menuprincipale li a:visited {
	color: #18642a;
	}
html>body #menuprincipale li a {
	width: auto;
	}

#sottomenu ul {
	margin-left: 15px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	}

#sottomenu li {
	border-left: 1px solid #18642a;
	min-height: 20px;
	list-style-type: none;
	background: #F8F9F9;
	display: block; 
	}
#sottomenu li a {
	padding: 2px 10px 0px 10px;
	display: block;
	width: 120px;
	min-height: 20px;
	color: #18642a;
	}
#sottomenu li a:hover { 
	background: #ffffff;
	}
#sottomenu li a:visited {
	color: #18642a;
	}
#sottomenu li .ultimo{
	border-bottom: 1px solid #18642a;
	}
html>body #sottomenu li a {
		width: auto;
		min-height: 25px;
		}

/*  corpo */

#corpo {
	position: relative;
	background: transparent url(images/sfumatura.gif) repeat-x;
	height: auto;
	margin: 0px 0px 30px 151px;
	padding: 20px 20px 0px 10px;
	text-align: justify;
	}
html>body #corpo {
		
		height: 100%;
		}

	
#corpo h1 {
	font: 14pt verdana;
	font-weight: bold;
	color: #18642a;
	text-decoration: none;
	text-align: center;
	}
#corpo h2 {
	font: 8pt verdana;
	}

/* piede */
#piede {
	position: absolute;
	bottom: 0;
	clear: both;
	width: 100%;
	height: 35px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	color: #18642a;
	line-height: 15px;
	}


/* per pagina dove siamo */

.linkmappa {
	font-size: 8pt;
	}


/* catalogo */	
#cercacatalogo {
text-align: center;
	}
#cercacatalogo input {
	font-size: 8pt;
	}


#alberoprodotti {
	margin-top: 10px;
	width: 350px;
	float: left;
	background: #fafafa;
	}
#alberoprodotti ul.primo {
	margin-left: 0px;
}
#alberoprodotti li {
	list-style-type: none;
	display:block;
	}

#alberoprodotti li a.titolotabella {
	list-style-type: none;
	display:block;
	background: #18642a;
	color: #f0f0f0;
	padding-left: 5px;
	padding-right: 5px;
	}

#deggagliocerca{
	
	margin-top: 30px;
	margin-left: 30px;
	text-align: center;
	}

#dettaglioprodotti{
	
	margin-top: 30px;
	margin-left: 360px;
	}
#dettaglioprodotti table {
	padding: 0px;
	margin: 0px;
	width: 95%;
	}

#tabella_prodotti th {
	color: #f0f0f0;
	background: #18642a;
	margin: 0px;
	text-align: center;
	}
#tabella_prodotti td {
	text-align: center;
	border-right: 1px solid #f0f0f0;
	}
#tabella_prodotti td.descrizione {
	text-align: left;
	border-left: none;
	}




/* form vari */

#ctsform {
	font-size: 8pt;
	border: 1px solid #dee0e5;
	}
#ctsform th {
	background-color: #18642a;
	color: #ffffff;
	height: 20px;
	font-weight: bold;
	}
#ctsform td {
	background-color: #F7F8F8;
	}
#ctsform td.descrizione {
	text-align: right;
	font-weight: bold;
	}
#ctsform td.centrata {
	text-align: center;
	font-weight: bold;
	}
#ctsform span.obbligo {
	color: #dd0000;
	font-weight: bold;
	}
#ctsform input {
	font-size: 8pt;}
#ctsform select {
	font-size: 8pt;}

#loginspalla {
	font-size: 8pt;
	}

#loginspalla input {
	font-size: 8pt;
	width: 80px;
	}
	
	
#bollettino { margin: 0em 5em 0em 5em;}
#bollettino p {
	padding: 0em;}
#filiale {
	text-align: center;
	}
#filiale img { margin-top: 2em;}

#tabellafiliale {
	width: 470px;
	font-size: 1em;
	border: 1px solid #dee0e5;
	}
#tabellafiliale th {
	background-color: #18642a;
	color: #ffffff;
	height: 2em;
	font-weight: bold;
	}
#tabellafiliale td {
	padding: 0.5em 1em 0.5em 1em;
	background-color: #F7F8F8;
	}
#tabellafiliale td.descrizione {
	text-align: right;
	font-weight: bold;
	}

.pulsante  {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-weight:400;
	font-size: 11px;
	color: #000000;
	background-color : #f0f0f0;
	border-color : #f0f0f0;
	height: 21px }