* { 
	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: 80%;
	background-color: #A8A8A8;
	background-image: url('/immagini/b-body.jpg');
	background-repeat: repeat-x;
	background-position: top; 
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	margin-top: 20px;
}

#Testata {
	position: relative;
	width: auto;
	height: 217px;
	background-image: url('/immagini/b-testata-new.gif');
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	width: 100%;
	height: 43px;
	top: 40px;
	left: 0px;
}

#Logo A {
	display: block;
	width: 100%;
	height: 43px;
	text-indent: -9999px;
}

#FlashRotator {
	width: 158px;
	height: 100px;
}

#TestataFlash {
	position: absolute;
	width: 405px;
	height: 100px;
	left: 4px;
	top: 85px;
	background-color: black;
}

#SelezioneLingua LI {
	list-style-type: none;
	display: inline;
}

#SelezioneLingua A {
	display: block;
	position: absolute;
	top: 0px;
	width: 31px;
	height: 21px;
	text-indent: -9999px;
}

#SelezioneLingua A.Italiano {
	/*background-image: url('/immagini/homepage.gif');*/
	right: 72px;
}

#SelezioneLingua A.Inglese {
	/*background-image: url('/immagini/email.gif');*/
	right: 38px;
}


#SelezioneLingua1 LI {
	list-style-type: none;
	display: inline;
}

#SelezioneLingua1 A {
	display: block;
	position: absolute;
	top: 192px;
	width: 31px;
	height: 21px;
	text-indent: -9999px;
}

#SelezioneLingua1 A.Italiano {
	/*background-image: url('/immagini/homepage.gif');*/
	left: 45px;
}

#SelezioneLingua1 A.Inglese {
	/*background-image: url('/immagini/email.gif');*/
	left: 83px;
}

A#CarrelloTestata {
	display: block;
	position: absolute;
	top: 190px;
	right: 20px;
	width: 35px;
	height: 23px;
	text-indent: -9999px;
}

UL#Ambiti {
	position: absolute; 
	left: 188px;
	top: 193px;
	width: 535px;
	height: 24px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
	text-transform: lowercase;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
	padding-left: 9px;
	line-height: 23px;
	background-image: url('/immagini/freccia-ambiti.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #FF3C00;
}

#FormRicerca {
	position: absolute;
	width: 359px;
	height: 100px;
	left: 407px;
	top: 85px;
}

#CercaLBL, #ProdottoLBL, #MarcaLBL{ 
	position: absolute;
	top: 18px;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	background-image: url('/immagini/freccia-ambiti.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

#ProdottoLBL {
	top: 43px;
}

#MarcaLBL {
	top: 67px;
}

#CercaCampo, #ProdottoCampo, #MarcaCampo {
	position: absolute;
	top: 17px;
	left: 95px;
	width: 250px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFDB;
	font-size: 10px;
	/*color: #FF3C00;*/
	color:#000000;
	font-family: Tahoma;
}

/* deriva da ProdottoCamp */
.FormSelect {
	width: 160px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFDB;
	font-size: 11px;
	color: #FF3C00;
	font-weight: bold;
}

#ProdottoCampo {
	top: 40px;
	width: 254px;
}

#MarcaCampo {
	top: 65px;
	width: 162px;
}

#FormSubmit {
	position: absolute;
	top: 65px;
	right: 10px;
	width: 80px;
	height: 18px;
	background-color: #FF3C00;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
	border: 1px solid #ffffff;
}

#WrapperPagina {
	background-color: #ffffff;
	background-image: url('/immagini/b-wrappercorpopagina.gif');
	background-repeat: repeat-y;
	float: left;  /* importante */
	width: 100%;  /* importante */
} 

#WrapperBarra {
	width: 163px;
	float: left;
}

#WrapperBarra1 {
	width: 155px;
	margin-left: auto;
	margin-right: auto;
}

H3#Catalogo {
	font-size: 13px;
	font-weight: bold;
	color: #FF3C00;
	margin-top: 15px;
	padding-left: 9px;
	padding-bottom: 2px;
	
}

#Pagine LI {
	list-style-type: none;
	display: inline;
}

#Pagine A {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-align: right;
	padding-right: 15px;
	background-image: url('/immagini/b-pagine-off.gif');
	background-repeat: no-repeat;
	border-bottom: 5px solid #ffffff;
}

#Pagine A:hover {
	color: #000000;
}

#Pagine UL {
	margin-bottom: 10px;
	border-left: 1px solid #FFC843;
	border-right: 1px solid #FFC843;
}

#Pagine UL LI A {
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('');
	line-height: 12px;
	border-bottom: 1px solid #FFC843;
	color: #FF3C00;
	background-color: #FFFFDB;
}

#Pagine UL LI A:hover {
	background-color: #FFC843;
	border-bottom: 1px solid #FF3C00;
}

#Pagine UL LI A.SecondoAct {
	background-color: #ffe384;
}

#Pagine A.Act, #Pagine A.Act:hover {
	background-image: url('/immagini/b-pagine-on.gif');
	color: #000000;
	border-bottom: 0px;
}

A#VaiCarrello {
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 15px;
	background-image: url('/immagini/b-pagine-off.gif');
	background-repeat: no-repeat;
}

#WrapperCarr {
	border: 1px solid #C6C5C5;
	background-color: #F1F1F1;
	margin-bottom: 20px;
	font-size: 10px;
}

#WrapperCarr .HArticolo {
	padding-left: 5px;
	font-size: 8px;
}

#WrapperCarr .HPrezzo {
	padding-right: 5px;
	text-align: right;
	color: #FF3C00;
}

#WrapperCarr .HTotale {
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	border-top: 1px solid #C6C5C5;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#WrapperCarr .HTotale SPAN {
	color: #FF3C00;
	font-weight: bold;
}

#WrapperCorpoPagina {
	width: 607px;
	float: right;
}

#PiedePagina {
	clear: left;  	/*importante */
	width: 100%;	/*importante */
	height: 103px;
	position: relative;
	background-image: url('/immagini/b-piedepagina.gif');
	background-repeat: no-repeat;
	font-size: 11px;
}

UL#AmbitiBassi {
	position: absolute; 
	left: 170px;
	top: 8px;
	width: 400px;
}

#AmbitiBassi LI {
	list-style-type: none;
	display: inline;
}

#AmbitiBassi A {
	display: block;
	float: left;
	font-size: 11px;
	border-right: 1px solid #C6C5C5;
	padding-left: 5px;
	padding-right: 5px;
	color: #404040;
}

#AmbitiBassi A:hover {
	color: #FF3C00;
}

#MarcheBasse {
	font-size: 8px;
}
#PiedePagina ADDRESS {
	position: absolute; 
	top: 50px;
	left: 175px;
}




