* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

A IMG {
    border: 0;
}

HR {
	display: none;
}

BODY {
	font-size: 13px;
	background-color: #DAE9B2;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	border: 1px solid #645900;
	margin-top: 25px;
}

#Testata {
	position: relative;
	width: 936px;
	height: 219px;
	background-image: url('../immagini/b-testata.jpg');
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 170px;
}

#Logo A {
	display: block;
	width: 210px;
	height: 170px;
	text-indent: -9999px;
}

UL#Ambiti {
	position: absolute; 
	left: 20px;
	top: 173px;
	width: 719px;
	height: 25px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
/*  font-size: 14px;*/
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 13px;
	padding-left: 3px;
	line-height: 25px;
	background-image: url('../immagini/b-ambiti.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
 /* color: #DFE008; */
	color: #BEE751;
}

#WrapperPagina {
	background-color: #ffffff;
	float: left;  /* importante */
	width: 100%;  /* importante */
} 

#WrapperBarra {
	width: 230px;
	float: left;
}

#NumeroVerde {
	margin-left: 20px;
	margin-right: auto;
	width: 180px;
	background-color: #EEE9BF;
	border: 1px solid #645900;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

#NumeroVerde H2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	color: #645A01;
}

#NumeroVerde H3 {
	font-weight: bold;
	font-size: 14px;
	padding-left: 12px;
	margin-top: 3px;
	color: #645A01;
}


#Ricerca {
	position: relative;
	margin-left: 20px;
	margin-right: auto;
	width: 180px;
	height: 38px;
	background-color: #EEE9BF;
	border: 1px solid #645900;
	margin-bottom: 12px;
}

#RicercaLBL {
	position: absolute;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	top: 8px;
	left: 12px;
	color: #645A01;
}

#RicercaCampo {
	position: absolute;
	background-color: #ffffff;
	width: 75px;
	height: 21px;
	border: 1px solid #645900;
	top: 7px;
	left: 62px;
}

#RicercaSubmit {
	position: absolute;
	width: 26px;
	height: 27px;
	top: 6px;
	left: 148px;
	background-image: url('../immagini/b-submit.gif');
	background-repeat: no-repeat;
	border: 0px;
}

H3#Prodotti {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	padding-left: 20px;
	color: #D73C0C;
	margin-bottom: 4px;
}

UL#CategorieProdotto {
	margin-left: 20px;
	margin-right: auto;
	width: 180px;
	background-color: #FFF7D8;
	border: 1px solid #645900;
	padding-top: 10px;
	padding-bottom: 10px;
}

#CategorieProdotto LI {
	list-style-type: none;
	display: inline;
}

#CategorieProdotto A {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #CF3C08;
	padding-left: 12px;
	line-height: 23px;
}

#CategorieProdotto A:hover, #CategorieProdotto A.Act, #CategorieProdotto A.Act:hover {
	color: #645900;
}


#WrapperCorpoPagina {
	width: 706px;
	float: right;
}

#PiedePagina {
	clear: left;  	/*importante */
	width: 100%;	/*importante */
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #665C00;
}

#PiedePagina A {
	color: #665C00;	
}

#PiedePagina A:hover {
	color: #D73D07;	
}




