/*Foglio di stile catalog*/




table {
	border-collapse: collapse;
	width:100%;
	border:0px;
	margin:0px;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}




.clearBoth {
	font-size:1px;
	clear:both;
}

ul, li {
	margin-top:0px;
	margin-bottom:0px;
}

/* form */
.cat_modulo {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:1px;
	margin-left:2px;
	background-color:#fff;
	border:1px solid #B8C50C;
	padding-top:2px;

}

.cat_modulo_disabled {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #777;
	border: 1px solid #666666;
	background-color: #cccccc;
}

.cat_button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	border: 0px solid #000;
	background-image:url(../img/pulsante_medio.png);
	background-color:transparent;
	width:151px;
	height:28px;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
}

.cat_moduloSearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:1px;
	margin-left:2px;
	background-color:#fff;
	border:0px solid #B8C50C;
	padding-top:2px;
	width:160px;

}

.cat_moduloLogin {

		font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:1px;
	margin-left:2px;
	background-color:#fff;
	border:0px solid #B8C50C;
	padding-top:2px;
	width:86px;

}



.cat_moduloButton {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:86px;
	height:28px;
	z-index:200;
	margin:-2px 0 0 10px;
	position:absolute;
	background-color:transparent;
	background-image:url(../img/pulsanti.png);
	padding:0 0 2px 0;
	border:0;
}

/* form */
.divForm {
	/*width:100%;*/
}

.headForm {
	text-align:left;
}


.cat_obbligatorio {
	color: #FF3300;
}

.labelForm {
	text-align:left;
	vertical-align:top;
	padding: 5px;
	float:left;
	font-weight:bold;
	border: 0px solid black;
	width: 18%;
}

.fieldForm {
	text-align:left;
	vertical-align:top;
	padding: 5px;
	float:left;
	border: 0px solid blue;
	width: 78%;
}

.notesForm {
	text-align:center;
	vertical-align:top;
	padding: 10px 5px 10px 5px;
}


/* pagine */







.tpl_row_caratteristica_0 {
	background-color: #EBF3FB;
	padding:2px;
	vertical-align:top;
}

.tpl_row_caratteristica_1 {
	background-color: #fff;
	padding:2px;
	vertical-align:top;
}

.tpl_row_attributo_label {
	background-color: #FFFFCC;
	padding:2px;
	vertical-align:top;
	font-size:12px;
	color:#54543D;
	font-weight:bold;
}

.tpl_row_attributo_valore_0 {
	background-color: #EBF3FB;
	padding:2px;
	vertical-align:top;
	padding-left:20px;
}

.tpl_row_attributo_valore_1 {
	background-color: #fff;
	padding:2px;
	vertical-align:top;
	padding-left:20px;
}

.cat_riqCategoria {
	float:left;
	width:23%;
	margin:3px;
	text-align:center;
}

.cat_riqProdotto {
	float:left;
	margin-right:2px;
	margin-bottom:10px;
	text-align:center;
	background-image:url(../img/corniceProdotti.png); 
	background-repeat:no-repeat;
	background-position:top center;
	width:210px; 
	height:300px;
	
}
#link_title_prodotto a:link, #link_title_prodotto a:visited{
	color:#ffffff;
font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#link_title_prodotto a:hover{
	color:#AFBB0A;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.cat_riqProdottoBox {
	margin:2px;
	text-align:center;
} 

.cat_tabellaElenco {
	margin:5px 0px;
}

.cat_tabellaElenco th {
	padding: 4px;
	background-color:#b8c50c;
	color:#FFFFFF;
	text-align:left;
}

.cat_rigaElenco1 {
	background-color: #ffffff;
	padding: 3px;
}

.cat_rigaElenco2 {
	background-color: #F3F3E4;
	padding: 3px;
}

.cat_schedaProdotto {
	margin:10px;
	border:0px solid blue;
}

.cat_schedaProdottoTesti {
	float:left;
	width: 48%;
}

.cat_schedaProdottoFoto {
	float:right;
	width: 48%;
}

.cat_schedaProdottoTitolo {
	font-weight:bold;
	margin:4px 0px;
}
/*
.cat_titoloPagina {
	font-weight:bold;
	margin:4px 0px;
	color: #000066;
}*/
h1 {
	font-weight:bold;
	margin:5px 0px;
	/*color: #000066;*/
	font-size:13px;
}
.cat_breadCrumb {
	margin:3px 0 10px 0;
		color:#6a6b00;
}


.cat_breadCrumb a:link{
		color:#6a6b00;
	text-decoration:none;	
}
.cat_breadCrumb a:visited{
		color:#6a6b00;
	text-decoration:none;	
}
.cat_breadCrumb a:hover{
	color:#6a6b00;
	text-decoration:underline;	
}
.cat_breadCrumb a:active{
		color:#6a6b00;

	text-decoration:none;	
}


#cat_ForgotPassword {
	margin:10px;
	display:none;
	background-color:#F3F3E4;
	padding:6px;
	border:4px solid #54543D;
	position:absolute;
}

#cat_SegnalaAmico {
	margin:10px;
	display:none;
	background-color:#F3F3E4;
	padding:6px;
	border:4px solid #54543D;
	position:absolute;
	overflow: auto;
	width:500px;
}


#cat_RegNewUser {
	margin:10px;
	display:none;
	background-color:#F3F3E4;
	padding:6px;
	border:4px solid #54543D;
	position:absolute;
	overflow: auto;
}

#cat_InfoProdotto {
	margin:10px;
	display:none;
	background-color:#F3F3E4;
	padding:6px;
	border:4px solid #54543D;
	position:absolute;
	overflow: auto;
	text-align:left;
	color:#000;
}

#cat_addCart {
	margin:10px;
	display:none;
	background-color:#FFCCFF;
	padding:6px;
	border:4px solid #54543D;
	position:absolute;
	overflow: auto;
	text-align:left;
	color:#000;
}


#cat_CartBox{
	font-size:10px;
	width:165px; 
	padding:2px; 
	border:1px solid #54543D; 
}

#cat_CartBoxTotale {
	font-size:11px;
	width:55px; 
	padding:0px; 
	border:0px solid red; 
float:left;
}

.cat_lingue {
	border:0px solid blue;
	padding:3px;
}



.cat_divLoad {
	position:absolute; top:25%; left:35%; display:none; 
}

.cat_response {
	display:none;
	background-color:#F3F3E4;
	padding:6px;
	border:4px solid #54543D;
	position:absolute;
	width:450px;
	height:100px;
	text-align:center;
	z-index:50000;
}

#cat_response_add_cart {

}

.cat_divOpz {
	position:absolute;
	right:2px;
	top:30px;
	width:200px;
	height:90px;
	border:1px solid #CCCCFF;
	display:none;
	background-color:#F3F3E4;
	padding:2px;
}

#cat_importoProdotto {

}

.cat_esito {
	border:0px solid red;
	background-color:#fff;
	color:#000;
	text-align:left;
	margin:10px;
}

.cat_testoRed {
	color: #FF0033;
}

.cat_testoSeo {
	border: 0px solid #3333CC;
	clear:both;
}

.cat_titolettoParagrafo {
	font-weight:bold;
	font-style:italic;
	margin:5px 0px;
	background-color:#c0c0c0;
}

.cat_dettaglioOrdine {
	width:96%;
	border: 1px solid #c0c0c0;
	margin: 5px 0px 10px 0px;
}

.cat_button_scheda {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:11px;
	color: #fff;
	background-image:url(../img/pulsante_medio.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center;
	width:151px;
	height:28px;
	border:0;
}

.tpl_row_prodotto_correlato_0 {
	background-color: #CCC;
	padding:2px;
	vertical-align:top;
}

.tpl_row_prodotto_correlato_1 {
	background-color: #fff;
	padding:2px;
	vertical-align:top;
}


.cat_tblSiteMap {
	border: 1px solid #000;
	width:98%;
	margin-left:auto;
	margin-right:auto;
}

.cat_tblSiteMap th {
	border: 1px solid #000;
	background-color:#CCCCCC;
	padding:5px;
}

.cat_tblSiteMap td {
	border: 1px solid #000;
	padding:5px;
}

/*Foglio di stile catalog*/
.fotoScheda{
background-image:url(../img/sfondo_img_scheda.png);	
width:298px;
height:263px;
background-repeat:no-repeat;
padding-top:5px;
}
.titolettiScheda{
color:#6A6B00;
font-size:11px;
}
.fotoAnteprima{
background-image:url(../img/sfondo_img_scheda_piccole.png);	
background-repeat:no-repeat;
background-position:center;
/*background-position:middle center;*/
width:96px;
height:84px;
border:0px solid black;

}
.form_info{
background-image:url(../img/sottolinea_info.png);	
width:270px;
min-height:22px;
background-repeat:no-repeat;
background-position:bottom;
padding:0 20px 2px 20px;
color:#B8C50C;
/* text-transform:uppercase;*/
}

.form_info a:link, .form_info a:visited, .form_info a:hover{
color:#B8C50C;
text-decoration:none;
font-weight:bold;
}

#div_FormRegUser{
	padding-bottom:130px;
border:0px solid red;
}

.boxCarrello{
	
	float:right;
	width:210px;
	height:65px;
	background-image:url(../img/sfondoBoxCarrello.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFF;
	font-weight:bold;
	
}
.boxCarrello a:link{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
}
.boxCarrello a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
}
.boxCarrello a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;	
}
.boxCarrello a:active{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
}
#box_logout{
	text-align:center;

}
#box_logout a:link{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
}
#box_logout a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
}
#box_logout a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;	
}
#box_logout a:active{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
}
