body{
	margin: 0px;
	background-color: #FCD016;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:	xx-small;
	color: #3A696A;
}
td{
	font-size:	xx-small;
}
#contenitore{
	width:100%;

}
#left{
	width:30%;
	background-image: url(immagini/sf_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#right{
	width:30%;
	background-image: url(immagini/sf_r.jpg);
	background-repeat: repeat-y;
}
.sf_bott{
	background-image: url(immagini/sf_b.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.sf_lb{
	background-image: url(immagini/sf_lb.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.sf_rb{
	background-image: url(immagini/sf_rb.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.sf_bott_b{
	background-image: url(immagini/sf_bian.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#center{
	background-color: #A0E9BC;
	width: 780px;
}
#main{
	background-color: #1C7F42;
	width: 780px;
}
.txx{
	font-size: xx-small;
}

A:LINK    {text-decoration: none; color: #2E8B57;}
A:VISITED {text-decoration: none; color: #2E8B57;}
A:HOVER   {Color: red}

.alignr{
	text-align: right;
}
#main_ult{
	height: 400px;
}
.bordobasso{
	border-bottom:;
	border-bottom-color: Purple;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-collapse: collapse;
}
#login{
	background-image: url(immagini/sf_log.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 170px;
}
input{
	font-weight: bold;
	color: Purple;
	font-size: xx-small;
}
.cchiaro{
	color: #FFE4E1;
}
.cviola{
	color: #D985BD;
}
.trosso{
	color: Red;
}

#scheda_prod_home{
	margin: 5px;
	padding:10px;
	width:33%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px dotted #CD5C5C;
	font-size: xx-small;
	vertical-align: top;
}

.prezzoscontato{
	text-decoration: line-through;
	color:Gray; 
}
.prezzo{
	color: #420E2F;
	font-weight: bold;
}
#evidenza{
width: 150px;
text-align: center;
}
#ev_top{
	background-image: url(immagini/ev_top.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#ev_basso{
	background-image: url(immagini/ev_basso.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#ev_centro{
	background-image: url(immagini/ev_centro.jpg);
	background-repeat: repeat-y;
}
#scheda_prod_ev{
background-image: url(immagini/ang.gif);
background-position: top right;
background-repeat: no-repeat;
	padding:5px;
	width:100px;
	text-align: center;
	background-color: White;
	font-size: xx-small;
	vertical-align: top;
}
.popup{
	 position:absolute; 
	 width: 250px;  
	 border: 1px solid #FF8C00; 
	 background-color: #FFFFFF; 
	 margin: 5px;  
	 padding: 5px;
}
.scheda_indirizzo{
	border: 1px solid #FDFFFD;
	padding: 5px;
	background-color: #E6F0D4;
}


/* menu */
#container{
	height: 300px;
}
#menu{
	}
#categoria{
	background-color: #F5FFFA;
	margin: 1px;
	padding: 3px;
	border: 1px solid #3CB371;
	list-style: square;
	font-size: xx-small;

}
#mnegozio{
	background-color: #DDFFAA;
	margin: 1px;
	padding: 3px;
	border: 1px solid #ABC6DE;
	list-style: square;
	font-size: xx-small;

}
#livello1{
	background-color: #E0ECED;
	margin-top: 2px;
	margin-left: 5px;
	padding: 2px;
	border: 1px solid White;
	list-style: square;
	font-size: xx-small;
}
#livello2{
	background-color: #F0F8FF;
	margin-top: 2px;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #ADD8E6;
	list-style: square;
	font-size: xx-small;
}
#fumetto{
position: absolute;
top:70px;
left:200px;
	/* background-image: url(immagini/fumetto.gif);
	background-position: top;
	background-repeat: no-repeat; */
	background-color: Yellow;
	border: thin solid ;
	width: 155px;
	height:50px; 
	padding: 10px;
	color: Red;
	font-weight: bold;
}
#fumetto2{
position: absolute;
top: 50%;
left:30%;
	/* background-image: url(immagini/fumetto.gif);
	background-position: top;
	background-repeat: no-repeat; */
	background-color: Yellow;
	border: thin solid ;
	width: 100%px;
	height:50px; 
	padding: 10px;
	color: Red;
	font-weight: bold;
}
#fumetto_add{
position: absolute;
top:0px;
left:0px;
	background-image: url(immagini/fumetto_add.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	width: 85px;
	height:177px; 
	padding: 30px;
	color: White;
	font-weight: bold;
}
.r1{
	background-color: #E2FCE3;
	border: 1px solid #B4D3B4;
}
.r2{
	background-color: #F0FFFF;
	border: 1px solid #B4D3B4;
}
#scheda_miniatura{
	padding: 5px;
	border: 1px solid #B4D3B4;
	background-color: #F5FFFA;
}
.idProd1{
	background-color: #9EE1CA;
	color: #2C8768;
	border-right: 1px dotted White;
	border-left: 1px dotted White;
	width: 20px;
	font-size:small;
}
.idProd2{
	background-color: #D2FFD5;
	color: #005B01;
	border-right: 1px dotted White;
	border-left: 1px dotted White;
	width: 20px;
	font-size:small;
}
#negozio{
	border: 1px solid #5F9EA0;
	padding: 2px;
	background-color: #FAFAD2;
}
#scheda_prod{
padding:10px;
background-color: #F0FFF0;
 border: 1px solid #4F8285;
}
#sf_top_neg{
	background-image: url(immagini/sf_top_neg.jpg);
	background-repeat: no-repeat;
	height: 46px;
	background-position:left  bottom;
}
#sf_top_news{
	background-image: url(immagini/sf_top_news.jpg);
	background-repeat: no-repeat;
	height: 46px;
	background-position: left bottom;
}
#sf_top_scelti{
	background-image: url(immagini/sf_top_scelti.jpg);
	background-repeat: no-repeat;
	height: 63px;
	background-position: left bottom;
}
#sf_center_scelti{
	background-image: url(immagini/sf_center_scelti.jpg);
	background-repeat: repeat-y;

}
#sf_bot_scelti{
	background-image: url(immagini/sf_bot_scelti.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#top_catalogo{
	background-image: url(immagini/sf_top_catalogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:46px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
.scheda_t{
	padding: 2px;
	border: 1px dotted #F4A460;
	background-color: #FFE4C4;
}
#foto_negozio{
	padding: 2px;
		border: 1px solid White;


}
#sf_top_pannello{
	background-image: url(immagini/sf_top_pannello.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: left bottom;
}
#sf_top_def{
	background-image: url(immagini/sf_top_def.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left bottom;
}
.ewTableHeader{
	background-color: #F0FFF0;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
	width: 130px;
	font-size: xx-small;
 vertical-align: top;
}
.etichetta_form{
	font-size: xx-small;
}
.ewTableAltRow{
	padding: 4px;
	font-size: xx-small;
}
select{
	font-size: xx-small;
}
.sfsfumato{
background-image: url(immagini/sf.jpg);
background-repeat: repeat-x;
height: 45px;
}
#TOP_tabella{
	font-weight: bold;
	color: Green;
	background-color: #F0FFF0;
	padding: 5px;
	font-size: small;
	border: 1px solid #8FBC8F;
}
#top_help{
	padding: 3px;
}
#etichetta1{
background-color: #DBF9DD;
border: 1px solid green; 
	font-weight: bold;
	color: Green;
	padding:5px;
}
#TOTALE{
margin: 5px;
padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #F0FFF0;
	color: #2F4F4F;
	font-size: small;
	text-align: right;
}
#SPEDIZIONE{
	padding: 10px;
	border: 2px dotted #FFFFFF;
}
#codOrdine{
	padding: 5px;
	border: 1px solid #006400;
	background-color: #F0FFF0;
	color: #2F4F4F;
	
	font-weight: bold;
}
#messaggio{
position:relative;
text-align: center;

	/* background-image: url(immagini/fumetto.gif);
	background-position: top;
	background-repeat: no-repeat; */
	background-color: Yellow;
	border: thin solid ;
	width: 100%;
	padding: 10px;
	color: Red;
	font-weight: bold;
}
#menutop{
width: 100%;
padding: 5px;
margin: 3px;
border: 1px dotted #F0FFF0;
}
#liv_costi{
	font-size: small;
	border-color: White;
	border-style: dotted;
	border-width: 2px;
	padding: 5px;
	margin: 3px;
}
.miniatura{
padding: 3px;
background-color: #DDFFE6;
border-color: White;
border-style: solid;
border-width: 1px;
}
.noDisp{
	background-color: Yellow;
	color: Red;
	border: thin solid Red;
}
#ricevuta{
border: 1px solid #778899;
background-color: white;

}
#catMenu{
	background-color: #2F4F4F;
	color: White;
	padding: 3px;
	border-color: Green;
	border-style: solid;
	border-width: 1px;
}
.topL{
	text-align: right;
}
.elencoNormale{
	text-align: left;
}
