
ul#lista_prodotti{
	margin:0;
	padding:0;
	list-style:none;
}

ul#lista_prodotti li{
	float:left;
	width:325px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.container_prodotto_top, div.container_prodotto_bottom{
	display: none;
}

div.container_prodotto{
	width:325px;
	margin:0;
	padding:0;
	background:#ebf8ff;
	border:1px solid #c0daf4;
	
}

div.header_prodotto{
	width:100%;
}

div.header_prodotto h3{
	margin:0;
	padding:5px;
	font-size:100%;
	
}

div.header_prodotto h3 a{
	margin:0;
	padding:0;
	display:block;
}


.content_prodotto{
	float:right;
	width:197px
}

.content_prodotto div{
	padding:5px 5px;
}

.old_prezzo{ 
	text-decoration:line-through;
	margin-right: 5px;
	
}

.prezzo{
	font-size:120%;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom: 10px;
}

.descrizione_prodotto{
	padding:0;
	margin:0;
	line-height:1.6em;
}


.navigation_prodotto{
	float:left;
	width:128px;
}

.navigation_prodotto div{
	padding:5px;
}

.lista_prodotto_img{

	width:110px;
	height:82px;
	background: #fff;
	border:1px solid #c0daf4;
	padding:3px;
}

.extra_prodotto{
	float:left;
	clear:left;
	width:130px;
}

.extra_prodotto div{
	padding:10px;
}

.footer_prodotto{
	clear:both;
	width:100%;
	text-align:right;
	height:40px;
}

.footer_prodotto div{
	padding: 10px;
	line-height:1.8em;
}

.footer_prodotto input[type=text]{
	border: 1px solid;
	width:4em;
	padding:0;
	margin:0;
}


.btn_add_cart{
	background: url('/template/images/header_menu.jpg') repeat-x 0 -10px;
	color: #fff;
}

.btn_drop_cart{
	background: url('/template/images/header_menu.jpg') repeat-x 0 -10px;
	color: #fff;
	margin-right: 10px;
}

.btn_delete_cart{
	background: url('/template/images/header_menu.jpg') repeat-x 0 -10px;
	color: #fff;
	margin-right: 10px;
}

.btn_procedi_cart{
	background: url('/template/images/header_menu.jpg') repeat-x 0 -10px;
	color: #fff;
}

.btn_procedi_cart{
	background: url('/template/images/header_menu.jpg') repeat-x 0 -10px;
	color: #fff;
}

.formButton{
	background: url('/template/images/header_menu.jpg') repeat-x 0 -10px;
	color: #fff;
}


ul#lista_sottocategorie{
	margin:0;
	margin-bottom:10px;
	padding:0;
	list-style:none;	
	width:100%
}

ul#lista_sottocategorie li{
	display: inline;
	margin:0;
	padding:0;
}

ul#lista_sottocategorie li a{
	float:left;
	margin: .3em 2em .9em 0;
}


/*
*	PRODOTTO
*/



div#container_prodotto_ecommerce{
	width: 670px;
}

div#wrapper_prodotto_ecommerce{float:left;width:100%}
div#content_prodotto_ecommerce{margin-left:340px}
div#navigation_prodotto_ecommerce{float:left;width:340px;margin-left:-100%}
div#extra_prodotto_ecommerce{clear:left;width:100%}
#footer_prodotto_ecommerce{
	clear: both;
}


#navigation_prodotto_ecommerce img {
	width:320px;
	border:1px solid #c0daf4;
	padding:3px;
	background: #fff;
	
}

#extra_prodotto_ecommerce div{
	padding:20px 10px;
	text-align:right;
}


#content_prodotto_ecommerce input[type=text]{
	width: 5em;
}



/*
*	CARRELLO
*/

.tblCarrello, .tblDatiSpedizione{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border: 1px solid #c0daf4;
	background: #ebf8ff;
	
}

.tblCarrello{
	width:100%;
}

.tblDatiSpedizione{
	width:100%;
	margin:0;
	margin-top: 30px;
}


.tblCarrello th, .tblDatiSpedizione th{
	white-space:nowrap;
	padding:5px;
	border: 1px solid #c0daf4;
}

.tblCarrello td, .tblDatiSpedizione td {
	padding: 5px;
	border: 1px solid #c0daf4;
}

.tblCarrello td input[type=text], .tblDatiSpedizione td input[type=text]{
	width:45px;
	text-align:right;
	border: 1px solid #c0daf4;
}

.tblDatiSpedizione td input[type=text]{
	text-align:left;
}

div#cmd_cart{
	text-align:center;
	padding:20px;
	border:1px solid #c0daf4;
	background: #ebf8ff;
	margin-top: 15px;
}


div#cmd_procedi{
	text-align:center;
	padding:20px;
	border:1px solid #c0daf4;
	background: #ebf8ff;
	margin-top: 15px;
}

/*
*	ACCESSO
*/

.login{
	position:relative;
	border:1px solid #c0daf4;
	padding: 20px;
	background: #ebf8ff;
	margin-bottom: 15px;
	margin-top: 25px;
	
}

.login h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -17px;
	left: 15px;
	background: #ebf8ff; 
	border:1px solid #c0daf4;
	padding: 5px;
}

.login h3 {
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: -17px;
	left: 15px;
	background: #ebf8ff; 
	border:1px solid #c0daf4;
	padding: 5px;
}


/*
*	LISTINI
*/

.classListini ul{
	margin:0;
	padding: 0;
	list-style: none;
}

.classListini li{
	display: inline;
	margin: 0;
	padding: 0;
}

.classListini li a{
	display: block;
	padding: 1em 0.6em 1em 4.5em;
	text-decoration: none;
	background: #ebf8ff url(/template/images/excel.png) no-repeat scroll  0 50%;
}


/*
*	DATI PERSONALI
*/

.classDatiPersonali ul{
	margin:0;
	padding: 0;
	list-style: none;
}


/*
*	MENU CERCA
*/

#sfondoMenuCerca{
	padding-bottom:15px;	
	background: url('/template/images/navigationFooter.jpg') no-repeat bottom left;
}

#sfondoMenuCerca1{
	background: #ebf8ff;
	padding: 10px 10px 0 10px;
	border:1px solid #c0daf4;
	border-top: 0pt none;
	border-bottom: 0pt none;
}
