a img {
	border: 0px solid;
}

/** Barra sotto l'head per il login e anche dopo il login  ----------------------------  **/
.loginup {
	font-size: 10px;
	color: #346590;
}

.loginup a{
	font-size: 10px;
	text-decoration: none;
	color: #346590;
}
.loginup a:hover{
	text-decoration: none;
	color: #5A92C2;
}

/** Classsi di testo  ----------------------------  **/

.testomedio {
	font-size: 10px;
	color: Black;
}

.testomediobianco {
	font-size: 12px;
	color: White;
	font-weight: bold;
} 
.testopiccolo {
	font-size: 9px;
}

.testoerrore {
	font-size: 10px;
	font-weight: bold;
	color: Red;
}

.titolo_piccolo {
	font-size: 12px;
	font-weight: bold;
	color: #228B22;
	text-align: left;
}

.titolo_contenitore {
	font-size: 11px;
	font-weight: bold;
	color: Green;
	text-align: left;
	border-bottom: 1px solid #C8C8C8;
	background-color: #EFEFEF;
}

.titolo_contenitore a {
	color: Green;
	text-decoration: none;
}

.titolo_contenitore a:hover {
	color: #32CD32;
	text-decoration: none;
} 

.link_stampa {
	font-size: 15px;
	font-weight: bold;
	color: #416CA5;
}

.link_stampa a {
	font-size: 10px;
	font-weight: bold;
	color: #565656;
	text-align: left;
	text-decoration: none;
}
.link_stampa a:hover {
	color: #FF4500;
}

.titolo {
	width: 590px;
	height: 42px;
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #345583;
	text-align: left;
	border-bottom: 1px solid #8D8D8D;
}

.barra-ricerca {
	width: 590px;
	font-size: 9px;
	color: #212121;
	background-color: #F2F2F2;
}

.barra-paginazione {
	width: 590px;
	height: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #316088;
	background-color: #F2F2F2;
	border-bottom: 2px solid White;
	border-top: 2px solid White;
}

.barra-paginazione a {
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
}




/** bordi oer tabella tonda  ----------------------------  **/
.tabella_angr{
	font-size: 10px;
	line-height: 15px;
	width:715px;
	text-align:center;
}

.bordoalto {
	border-top: 1px solid #CFCFCF;
}
.bordobasso {
	border-bottom: 1px solid #CFCFCF;
}
.bordodx {
	border-right: 1px solid #CFCFCF;
}
.bordosx {
	border-left: 1px solid #CFCFCF;
}



/** RIGA VISULAIZZAZIONE POSIZIONE CATALOGO CORRENTE-----------------  **/

.navcat {
	font-size: 9px;
	color: Black;
	vertical-align: middle;
	height: 20px;
	text-align: left;
	border-bottom: 1px solid #B1CAE3;
	width: 440px;
}


.navcat a {
	color: #2B5277;
	text-decoration: none;
	font-weight: bold;
}

.navcat a:hover{
	color: #B1CAE3;
}
/** TABELLA CATEGORIE  ---------------------------------------------  **/

table.tprod {
	width: 150px;
	color: Navy;
	border: none;
}

td.tprod_sapziosup {
	min-height: 5px;
	height: auto !important;
	height: 5px;
}

td.tprod_titolo {
	font-size: 11px;
	height: 45px;
	background-color: White;
	text-align: center;
	vertical-align: top;
}

td.tprod_titolo a {
	text-decoration: none;
	color: Navy;
}

td.tprod_titolo a:hover {
	text-decoration: none;
	color: Blue;
} 
td.tprod_img {
	background-color: White;
	text-align: center;
	height: 75px;
	background-color: White;
	vertical-align: middle;
}

td.tprod_tasti {
	height: 33px;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #CFCFCF;
}

/** TABELLA PRODOTTI  ---------------------------------------------  **/

table.tp {
	width: 235px;
	border: none;
	color: #2C2C2C;
	text-align: left;
	border-top: 5px solid White;
}

table.tpvetrina {
	width: 119px;	color: #2C2C2C;	border: none;	text-align: left; 
}

/*table.tpnovita {
	width: 186px;	color: #2C2C2C;	border: none;	text-align: left; 
}
*/

td.tp_titolo {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
}

td.tp_titolo a {
	text-decoration: none;	color: #009900;
}

td.tp_titolo a:hover {
	text-decoration: none;	color: #00CC00;
} 

td.tp_img {
	text-align: center;
	height: 215px;
	vertical-align: middle;
	font-size: 9px;
	color: #9C9C9C;
}

td.tp_cod {
	height: 10px;	
	font-size: 9px;	color: #9C9C9C;
	border-bottom: 1px solid #EBEBEB;	border-top: 1px solid #EBEBEB;
}

td.tp_cod a {
	color: #9C9C9C; text-decoration: none;
}

td.tp_desc {
	color: Black;
	height: 45px;
	font-size: 11px;
	vertical-align: top;
}

td.tp_desc a {
	color: Black; text-decoration: none;
}

.tabprezzi {
	border: 1px solid #E9E9E9;
}

.tp_plistino {
	text-decoration: line-through;
}
.tp_pfinito {
	color: Red;
	font-size: 13px;
	font-weight: bold;
	
}

/** TABELLA PRODOTTI larghe  ---------------------------------------------  **/

table.tplargo {
	width: 410px; border: none;
	color: #2C2C2C; text-align: left;
}

td.tplargo_titolo {
	font-size: 11px;	color: Navy;	font-weight: bold;	height: 20px;
}

td.tplargo_titolo a {
	text-decoration: none;	color: Navy;
}

td.tplargo_titolo a:hover {
	text-decoration: none;	color: Blue;
} 

td.tplargo_img {
	text-align: center;	vertical-align: middle;	height: 100px;	width: 80px;
}

td.tplargo_cod {
	font-size: 9px;	color: #9C9C9C;
}

.tplargo_cod a {
	color: #9C9C9C; 	text-decoration: none;
}

td.tplargo_desc {
	height: 25px;
	color: Black;
	font-size: 10px;
	vertical-align: top;
	border-top: 1px solid #AFAFAF;
	text-decoration: none;
}

td.tplargo_desc a {
	color: Black;
	text-decoration: none;
}

td.tplargo_descest {
	height: 40px;
	color: Black;
	font-size: 10px;
	vertical-align: top;
	text-decoration: none;
}

td.tplargo_descest a {
	text-decoration: none;
	color: Black;
}

/** SCHEDA DETTAGLIO PRODOTTO ----------------------------  **/

.titolo_detprodotto {
	width: 668px;
	height: 40px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #416CA5;
	text-align: left;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}

.testo_detprdotto {
	width: 590px;
	font-size: 12px;
	color: Black;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.titolo_detprdotto_piccolo {
	width: 650px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #416CA5;
	text-align: left;
	border-bottom: 1px solid #BEBEBE;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.tabella_prezzoqta {
	width: 340px;
	height: 100px;
	background-color: #F6FBFF;
	margin: 1px;
	font-size: 10px;
	color: #416CA5;
	border: 1px solid #BEBEBE;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

tr.prezzodettaglio {
	background-color: #E8F4FF;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	border-top: 1px solid #BEBEBE;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

/* FORM REGISTRAZIONE UTENTI */

.formreg {
	font-size: 10px;
	color: Black;
}


/** TABELLA PRODOTTI  ---------------------------------------------  **/

.tp_primariga {
	font-size: 10px;
	color: White;
	font-weight: bold;
	background-color: #4A4A4A;
	vertical-align: middle;
	text-align: center;
	height: 15px;
}

tabel.tp_primariga {
	border: none;
}
 

.tp_riga1 {
	font-size: 10px;
	color: #4A4A4A;
	text-align: center;
	background-color: #F5F5F5;
	vertical-align: middle;
	height: 50px;
}

.tp_riga1 td {
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

.tp_riga2 {
	font-size: 10px;
	color: #4A4A4A;
	text-align: center;
	background-color: #EDEDED;
	vertical-align: middle;
	height: 50px;
}

.tp_riga2 td {
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

/** TABELLA CARELLO  ---------------------------------------------  **/

.car_righeprod {
	font-size: 9px;
	color: #4A4A4A;
	text-align: center;
	background-color: #F5F5F5;
	vertical-align: middle;
	height: 25px;
	border-bottom: 1px solid #B1B1B1;
}


.car_totali {
	font-size: 12px;
	color: #4A4A4A;
	text-align: left;
	background-color: #F5F5F5;
	vertical-align: middle;
}

td.car_totali {
	height: 25px;
}

input.input-carsconto  {
	color: #E80000;
	width: 40px;
	font-family: Verdana, Serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	border: 1px solid #DDDDDD;
	background-color: White;
}

td.car_ptot {
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-align: left;
	background-color: #EBEBEB;
	vertical-align: middle;
	border-bottom: 1px solid #878787;
	border-top: 1px solid #878787;
}

