body{
	background: #00a url(../imgs/modulo.png);
	text-align: center;
	margin:0px;
	padding:0px;
	font:12px verdana, helvetica, sans-serif;
}

a:hover	{ color: #04b; font: bold 12px verdana, helvetica, sans-serif; text-decoration:underline;  }
a				{ color: #006; font: bold 12px verdana, helvetica, sans-serif; text-decoration:none;  }

p {
	text-align: justify;
	margin:5px 0px 5px 0px;
}

ul {
	margin: 0px 6px;
	padding-left: 20px;
}

h2 { margin: 0px; font-size: 18px;}
h3 { margin: 0px; padding-bottom:2px; padding-top:3px; font-size: 15px;}


#pagina{
	margin: 0px auto;
	padding: 0px;
	width:773px;
	background: #fff url(../imgs/sfondo.png) repeat-y;
	text-align:left;
}

#header{
	margin: 0px 16px 0px 15px;
	padding-top: 103px;
	text-align:center;
	background: #fff url(../imgs/header.jpg) no-repeat top center;
}

#menu-principale {
	margin: 0px;
	padding-top: 2px;
	padding-left: 3px;
	text-align: left;
	position:relative;
}

#form-header,#menu_admin {
	font-size: 12px;
	padding: 3px 0px;
	text-align: center;
	background: #C0C0FE;
}

#riassunto_carrello {
	padding: 2px 5px 2px 2px;   
	margin: 0px;
	text-align: center;  
	background: #fff; 
	border-bottom: 3px #C0C0FE solid;
	font-weight: bold;

}
	

#menu_admin{
	margin-top: 20px;
	font-weight: bold;
	text-align:center;
}
	
#form-header {
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

#menu2 {
	padding: 4px 7px 2px 0px;
	text-align: right;
	font-weight: bold;
	background: #C0C0FE;
}

#corpo {
	margin: 0px 16px 0px 25px;
	padding-right:9px;
}

#path { font-size:11px; }
#path a { font-size:11px;}

#ordina { font-size:11px; }
#ordina a { font-size:11px;}

#footer {
	background: transparent url(../imgs/footer.png) no-repeat bottom;
}

#validator {text-align:right; padding-bottom: 10px; padding-top: 20px;}
#validator span { padding-right: 5px; }

#validator a:hover	{ color: #04b; font: bold 10px verdana, helvetica, sans-serif; text-decoration:underline;  }
#validator a				{ color: #a0a0eE; font: bold 10px verdana, helvetica, sans-serif; text-decoration:none;  }

#lista_categorie {
	border: 2px #000 solid;
	-moz-border-radius: 10px;
}

#lista_categorie a {font-size: 11px; }

#dettaglio_articolo {
	border: 1px #000 dashed;
	text-align: center;
}

#vetrina{
	border: 2px #C0C0FE solid;
	-moz-border-radius: 20px;
}

#categorie { font-size:10px}
#categorie a {font-size:10px}

#contattaci {
	margin-left: -10px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-left: 20px;
	width: 395px;
	height: 242px;
	background: #fff url(../imgs/contattaci-sfondo.jpg) no-repeat;
}

#registrati {
	margin-left: -10px;
	padding-top: 10px;
	padding-left:15px;
	width: 370px;
	height: 260px;
	background: #fff url(../imgs/registrati-sfondo.jpg) no-repeat;
}

#modifica {
	margin-left: -10px;
	padding-top: 5px;
	padding-left:15px;
	width: 471px;
	height: 260px;
	background: #fff url(../imgs/modifica-sfondo.jpg) no-repeat;
}

#ordine {
	margin-left: -10px;
	margin-bottom: 30px;
	padding-top: 40px;
	padding-left: 50px;
	width: 395px;
	height: 242px;
	background: #fff url(../imgs/contattaci-sfondo.jpg) no-repeat;
}

.riassunto_prodotto { font-size:11px; width:120px; color: #444;}
.nome_prodotto_riassunto {  color: #00a;  font-family: Tahoma, Verdana, Arial; font-size: 9px; font-weight: bold;}
.nome_prodotto_riassunto a {text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 9px; font-weight: bold;}
.nome_prodotto_riassunto a:hover {text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 9px; font-weight: bold;}

.nome_prodotto {  color: #00a;  font-weight: bold; }
.descrizione_prodotto {   height:40px; overflow:hidden; font-size:9px; color: #555; text-transform: lowercase;}
.prezzo {  color: #00a; font-weight:bold; font-size:12px; }

.pagine {
	font-weight: bold;
	color: #00b;
	font-size: 11px;
}

.pagine a:hover	{ color: #000; font: bold 11px verdana, helvetica, sans-serif; text-decoration:none;  }
.pagine a				{ color: #555; font: bold 11px verdana, helvetica, sans-serif; text-decoration:none;  }

#sel_categoria {
	width:400px;
	border: 1px solid #7F9DB9;
	padding:5px;
	height: 200px;
	overflow: auto;
	font-size: 10px;
}

#sel_categoria a { font-size: 10px; }

.input_box {font: 10px verdana, helvetica, sans-serif;}
.input_submit { font-size: 11px; /* font-weight: bold; background: #C0C0FE; border: 2px solid #000; */}
.input_text {font-size: 10px;  font-weight: bold;}
.input_textarea { font-size: 11px; }

#disclaimer { font-size:9px; text-align: justify; border: 1px #C0C0FE solid; padding: 3px; color: #777;}

.table_data { background: #e5e5e5; }