/* CSS Carine */




/**** Struttura ****/





.menu_alto {
	float: left;
	width: 855px;
	height: 38px;
	padding: 0 10px 0 35px;
	background-image: url(img/sfondo_menu.gif);
	background-repeat: no-repeat;
	background-color: #D8D8D8;
}










/* ------- Menu Carrello --------*/



.menu_cassa {
font-family:Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: auto;
	height: 22px;
	padding: 0 10px 0 10px;
	margin-top: 5px;
	background-color: #333333;
	color: white;
	font-size: 9px;
	font-weight:bold;
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
}

.menu_cassa a {
	color: white;
	font-size: 9px;
	font-weight:bold;
	text-decoration: underline;
}



	
	
	



	
/* ------- Categoria ------- */






/**
.categoria_centro table {
	width: 684px;

}**/



.spacer {
	padding: 0 0  30px inherit
	} 


.categoria_centro table td.sx_td {
	padding: 9px 9px 9px 0;
}

.categoria_centro table td.dx_td {
	padding: 9px 0px 9px 9px;
	border-right: none;

}

.categoria_centro table th.sx_th {
	padding: 9px 9px 20px 0;
	vertical-align: top;
}

.categoria_centro table th.dx_th {
	padding: 9px 0 20px 9px;
	border: none;
	vertical-align: top;
}

.categoria_centro table td.sx_td2 {
	padding: 9px 9px 9px 0;
	border: none;
}



.categoria_centro table td.sx_td3 {
	padding: 9px;
	border: none;
}

/* ----- Scheda Prodotto ----- */







.immagini {
	float: left;
	width: 426px;
	padding: 5px 37px 5px 0;
}

.immagini img{
	display: block;
}

.table_wrap {
	float: left;
	width: 426px;
}

.immagini table{
	width: 426px;
	padding-top: 2px;
}

.immagini td{
	width: 82px;
	padding: 2px;
	border: none;
}

.immagini table td.scheda_td_sx {
	width: 82px;
	padding: 2px 2px 2px 0;
	border: none;
}

.immagini table td.scheda_td_dx {
	width: 82px;
	padding: 2px 0px 2px 2px;
	border: none;
}

.foto_principale {
	float: left;
	width: 426px;

}

.foto_titolo {
	float: left;
	width: 172px;
	height: 16px;
	background-color: white;
	margin-top: -16px;
}

.descrizione {
	float: left;
	width: 200px;
	color: #666666;
	
}

.descrizione img {
	text-align: center;
	margin-bottom: 10px;
	}

.descrizione h2{
	font-size: 18px;
	padding-bottom: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}

.descrizione p {
	padding: 0 0 10px 0;
}

.descrizione p a{
	color: #333333;
}

.descrizione table {
	width: 200px;
}

.descrizione td {
	border:none;
	padding: 10px;
}

.descrizione table td.prezzo {
	width: 30px;
	padding: 5px 10px 5px 10px;
	border: none;
	background-color: #EAEAEA;
	
}

.descrizione table td.prezzo2 {
	width: 130px;
	padding: 5px 10px 5px 10px;
	border: none;
	background-color: #EAEAEA;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	
}

.descrizione table td.sx_dot {
	width: 30px;
	border-bottom: solid 1px #CCCCCC;
	
}

.descrizione table td.dx_dot {
	width: 110px;
	border-bottom: solid 1px #CCCCCC;
	
}

.descrizione table td.sx_nodot {
	width: 30px;
	border-bottom: none;
	
}

.descrizione table td.sx_nodot a{
 	color: #666666;
 	
	
}
.descrizione table td a{
 	color: #666666;
 	
	
}

.descrizione table td.dx_nodot {
	width: 110px;
	border-bottom: none;
	
}

.descrizione table select {
	width: 110px;
	border: solid 1px #CCCCCC;
	
}

.descrizione table input {
	width: 30px;
	height: 15px;
	border: solid 1px #CCCCCC;
	color: #666666;
	font-size: 9px;
	
}

.info {
	width: 180px;
	font-size: 11px;
	color: #999999;
	padding: 5px 10px 5px 10px;
}

.info a {
	color:#FF0000;
	text-decoration: none;
}

.info_wrap {
	float: left;
	margin-top: 15px;
	width: 200px;
	border-top: solid 1px #CCCCCC;
}

.info_wrap2 {
	float: left;
    width: 200px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

/* ----- Altre Pagina ----- */

.titolo {
	float: left;
	position: relative;
	width: 669px;
	padding: 20px 0 15px 15px;
}

.testo {
	float: left;
	width: 394px;
	padding: 0 13px 20px 15px;
	color: #333333;
}

.testo a{
	color: #FF0000;
}


.testo h2 {
	font-size: 12px;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 10px 0 3px 0;
	line-height: 15px;
}

.testo p {
	padding: 0 0 10px 0;
}



.link_wrap {
	width: 394px;
	margin: 0px 0 10px 0;
	padding: 8px 0 8px 0;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.link {
	font-size: 12px;
	color: #999999;
}

.link a {
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}

.viral {
	font-size: 11px;
	color: #999999;
}

.viral a {
	color:#FF0000;
	text-decoration: underline;
}
	
	
.foto {
	float: left;
	width: 253px;
	padding-bottom: 10px;
}

.foto table {
	width: 253px;
	
}

.foto table td {
	width: 125px;
	padding: 0 3px 3px 0;
}

.foto table td.no_padding {
	width: 125px;
	padding: 0 0 3px 0;
}

.foto table img {
	display: block;
}

.news_nav_wrap {
	
	float: left;
	width: 384px;
	padding: 5px;	
	background-color: #D8D8D8;
}

.paginazione {
	float: left;
	color: #666666;
	font-size: 12px;
}

.news_nav {
	float: right;
	color: #666666;
	font-size: 12px;
}

.news_nav a {
	color:#FF0000;
	text-decoration: underline;
}

.archivio {
    float: left;
	width: 384px;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #CCCCCC;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.archivio_last {
    float: left;
	width: 384px;
	padding: 10px 0 10px 0;
	border: none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.archivio a {
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;
	}
	
.archivio_last a {
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;
	}
	
.testo table {
	width: 384px;
}

.testo table td.td_sx {
	width: 75px;
	padding: 10px 5px 10px 0;
	text-align: right;
	vertical-align: top;
}

.testo table td.td_dx {
	width: 299px;
	padding: 10px 0px 10px 5px;
	vertical-align: top;
}

.testo table td input[type="text"] {
	width: 246px;
	height: 15px;
	border: solid 1px #CCCCCC;
	background-color: #D8D8D8;
}

.testo table td input[type="radio"] {
	width: 15px;
	height: 15px;
	border: none;
	background-color: white;
}
.testo table td select {
	width: 246px;
	border: solid 1px #CCCCCC;
	background-color: white;
}

.testo table td textarea {
	width: 246px;
	height: 200px;
	border: solid 1px #CCCCCC;
	background-color: white;
	font-size: 11px;
	color: #666666;
}

/* ------- Carrello ------- */
.shopping {
	position:  absolute; top: 30%; right: 0%;
	padding: 0 10px 0 0;
}

.title {
	width: 640px;
	float: left;
	font-size: 9px;
	padding: 3px 10px 3px 10px;
	background-color: #666666;
	color: white;
}

.tit_desc {
	float: left;
	width: 230px;
	padding-right: 10px;

}

.tit_color {
	float: left;
	width: 70px;
	padding-right: 10px;

}

.tit_taglia {
	float: left;
	width: 50px;
	text-align: center;
}

.tit_prezzo_pz {
	float: left;
	width: 60px;
	text-align: right;
	padding: 0 10px 0 0;

}

.tit_qta {
	float: left;
	width: 40px;
	text-align: center;
}

.tit_prezzo {
	float: right;
	width: 100px;
	text-align: right;
}

.colDx {
	float: left;
	/*clear: both;*/
	width: 660px;
	padding: 0 0 15px 20px;
	margin: 0;
	/*border-bottom: solid 1px #999999;*/
}

.riga_wrap {
	float: left;
	/*clear: both;*/
	width: 660px;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #CCCCCC;
}


.riga_wrap table {
	padding: 0;
	margin: 0;
	border-collapse:collapse;
	width: 660px;
}

.riga_wrap table td {
	vertical-align: middle;
	text-align: left;
	height: auto;
	padding: 0;
	font-size: 11px;
	color:#666666;
}

.riga_wrap table td.foto {
	width: 58px;
	padding: 0 10px 0 0;
	vertical-align: middle;

}

.riga_wrap table td.nome_prod {
	width: 200px;
	vertical-align: middle;
	font-weight:normal;
}

.riga_wrap table td.colore {
	width: 70px;
	padding: 0 10px 0 0;	
	vertical-align: middle;
}

.riga_wrap table td.taglia {
	width: 50px;	
	text-align: center;
}

.riga_wrap table td.prezzo_pz {
	width: 60px;
	padding: 0 10px 0 0;	
	vertical-align: middle;
	text-align: right;
}

.riga_wrap table td.qta {
	width: 40px;
	vertical-align: middle;
	text-align: right;
}

.riga_wrap table td.elimina {
	width: 70px;	
	vertical-align: middle;
}

.riga_wrap table td.elimina a{
	color: #FF0000;
	text-decoration: underline;
	padding-left: 20px;	

}

.riga_wrap table td.prezzo{
	width: 112px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: right;
}

.totale_wrap {
	width: 265px;
	float: left;
	padding: 10px 0px 10px 390px;
	font-size: 12px;
	color:black;
}

.totale_wrap_grigio {
	width: 260px;
	float: left;
	margin: 5px 0 3px 0px;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	color:white;
	background-color: #666666;
}

.totale {
	width: 141px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.totale_ciffra {
	width: 109px;
	float: right;
	text-align: right;
	font-weight: bold;
}

.provincia {
	width: 248px;
	float: left;
	padding: 10px 10px 10px 400px;
	background-color: #FFFFCC;
	background-image: url(img/scegli_provincia.gif);
	background-position: 10px 50%;
	background-repeat: no-repeat;
	border: solid 1px #CCCCCC;
}

.provincia select {
	width: 246px;
	border: solid 1px #CCCCCC;
	background-color: white;
}

.provincia_2 {
	width: 658px;
	float: left;
	padding: 10px 0 10px 0;
	font-size: 12px;
	color: black;
	
}

.provincia_2 a {
	color: #990033;
	}

.provincia_cambia {
	float: left;
	width: 375px;
	padding: 0 5px 0 10px;
	font-size: 11px;
	text-align: right;
}


.padding_left_390 {
	float: left;
	padding: 0 0 0 390px;
}

.totale_wrap_tasti {
	width: 270px;
	float: left;
	padding: 15px 0 3px 390px;
}

.totale_wrap_tasti img {
	display: block;
}

.tasto_cassa {
	width: 91px;
	float: left;
	font-size: 12px;
}

.tasto_continua {
	width: 143px;
	float: right;
	text-align: right;
}

.padding_top {
float: left;
	padding: 20px 0 0 0;
}

.testo_centrato {
	float: left;
	width: 394px;
	padding:20px 0px 10px 150px;
}

.red {
	color: #FF0000;
	}
.hid {
	visibility:hidden;
}

.nessun_prodotto {
	float: left;
	border-top: 20px solid white;
	background-color: #d2d2d2;
	text-align: center;
	padding: 50px 0;
	font-size: 18px;
	width: 660px;
	}