/* CSS Document */

body.cat_bodyPrint {
	background-image: url(../img/pixel.gif);
	background-repeat:repeat;
}

img, div {
	border: 0px;
	margin:0px;
	padding:0px;
}

div {
	margin:0px;
	padding:0px;
	border: 0px solid black;
}

a.linkBianco:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
a.linkBianco:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
	background-color: transparent;
}
a.linkBianco:hover {
	text-decoration: underline;
	color: white;
	font-weight: normal;
	background-color: transparent;
}
a.linkBianco:active {
	text-decoration: none;
	color: white;
	font-weight: normal;
	background-color: transparent;
}

a:link, #dovesiamo a.ABC_link:link{
	color: #4B6876;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:visited{
	color: #4B6876;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}

a:hover{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}

a.ABC_link:link, a.ABC_link_news:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
a.ABC_link:visited, a.ABC_link_news:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}
a.ABC_link:hover, a.ABC_link_news:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
	background-color: transparent;	
}
a.ABC_link:active, a.ABC_link_news:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}

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

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


.allinea-sinistra {
	float:left;
	text-align:left;
}

.allinea-destra {
	float:right;
	text-align:right;
}

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

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

/* form */
.cat_modulo {
	height:16px;
	background-color:#fff;
	line-height:16px;
	border:0;
	margin:3px 0 0 0;
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.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 {
	padding:4px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:11px;
	color: #fff;
	border: 0px solid #000;
	background-color: #4C6A79;
}

input.cat_moduloSearch {
	border:1px solid #95AEBB;
	height:14px;
	background-color:#fff;
	line-height:14px;
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:186px;
}

.cat_moduloLogin {
	border:1px solid #95AEBB;
	height:14px;
	background-color:#fff;
	line-height:14px;
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:140px;

}

.cat_moduloButton {
	border:0px;
	color:#486472;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:48px;
	padding:1px 2px;
	background-color:#E9E6DD;
	margin-left:2px;
}
#cat_login {
	color:#fff;
	background-color:#4B6876;
}

#cat_login .cat_moduloButton {
	border:0px;
	color:#fff;
	border:2px solid #fff;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#4B6876;
	background-position:bottom;
	width:48px;
	height:25px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:2px;
	margin-top:0;
}

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

.headForm {
	text-align:left;
	margin:0;
}


.cat_obbligatorio {
	color: #FF3300;
}
#scheda_prodotto .labelForm {
	text-align:left;
	vertical-align:top;
	padding:2px 5px;
	float:left;
	font-weight:normal;
	border: 0px solid black;
	width: 35%;
}

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


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

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

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


/* pagine */

p.link-login a, p.link-login a:link, a.link-vetrina, a.link-vetrina:link, .cat_riqProdottoBox a, .cat_riqProdottoBox a:link, #link-carrello a, #link-carrello a:link {
	color:#fff;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
}

p.link-login a:hover, a.link-vetrina:hover, .cat_riqProdottoBox a:hover, #link-carrello a:hover {
	color:#DCE4E9;
	font-size:12px;
	line-height:15px;
	text-decoration:underline;
	font-weight:normal;
}

.divCentrato {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/sfondo.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.topPagina {
	height:80px;
	background-color:white;
}

.menuTop {
	padding: 5px;
	background-color:#000000;
	color:#FFFFFF;

}

.colonnaSn {
	float:left;
	width: 170px;
}

.colonnaDx {
	float:right;
	width: 800px;
	padding:5px 0px 10px 0px;
}

.bottomPagina {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-top: 1px solid #003366;
	padding:15px 0px;
}


.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:#003366;
	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:187px;
	text-align:center;
	background-color:#fff;
	margin:0px 8px 20px 8px;
	padding:0;
	text-align:center;
	vertical-align:middle
}

.cat_riqCategoria a, .cat_riqCategoria a:link{
	text-decoration:none;	
	color:#880000;
	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight: bold;
	font-size:11px;
	border:0px solid red;
}

.cat_riqCategoria a:hover{
	text-decoration:underline;	
	color:#880000;
	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight: bold;
	font-size:11px;
}

.cat_riqProdotto {
	float:left;
	width:187px;
	margin:0px 8px 20px 8px;
	padding:0;
	border:0px solid red;
}

.cat_riqProdotto a, .cat_riqProdotto a:link{
	/*float:left;*/
	font-weight:bold;
	margin:0;
	padding:0 8px 5px 8px;
	color:#fff;
	text-decoration:none;
}

.cat_riqProdotto a:hover{
	/*float:left;*/
	margin:0;
	font-weight:bold;
	padding:0 8px 5px 8px;
	color:#fff;
	text-decoration:underline;
}

.cat_riqProdottoBox {
	float:left;
	width:120px;
	border:0px solid red;
	padding:0;
	margin:0 2px;
	text-align:center;
}

.cat_tabellaElenco {
	margin:5px 0px;
}

.cat_tabellaElenco th {
	padding: 4px;
	color:#fff;
	background-color:#4B6876;
	height:32px;
}

.cat_rigaElenco1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #F5F4F0;
	vertical-align:top;
	font-size:13px;
	padding: 6px 3px;
	margin: 5px 0;
	border-top:1px solid #E9E6DD;
	border-bottom:1px solid #4B6876;
}

.cat_rigaElenco2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align:top;
	padding: 6px 3px;
	font-size:13px;
	margin: 5px 0;
	border-bottom:1px solid #4B6876;
}

.cat_schedaProdotto {
	margin:10px;
	border:1px 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: #6D6D6D;
	padding-left:0px;
	font-size:18px;
}
h2 {
	font-weight:bold;
	margin:2px 0px;
	color: #6D6D6D;
	padding-left:0;
	font-size:14px;
}

.cat_breadCrumb {
	margin:3px;
}

.cat_breadCrumb a, .cat_breadCrumb a:link, .form-info a, .form-info a:link{
	font-size:12px;
	color: #6D6D6D;
	text-decoration:none;
}
.cat_breadCrumb a:hover, .form-info a:hover {
	font-size:12px;
	color: #4C6A79;
	text-decoration:none;
}

#cat_ForgotPassword {
	margin:5px;
	display:none;
	background-color:#E9E6DD;
	padding:6px;
	border:1px solid #4b6876;
	position:absolute;
}

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


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

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

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


#cat_CartBox{
	font-size:11px;
	width:240px; 
	padding:2px; 
	border:0px solid #003366; 
	color:#fff;
}

#cat_CartBoxTotale {
	font-size:10px;
	width:165px; 
	padding:2px; 
	border:1px solid #d0d0d0; 
}

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



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

.cat_response {
	position:absolute;
	display:none;
	border:2px solid white;
	background-color:#1f1f1f;
	color:#fff;
	width:450px;
	height:150px;
	text-align:center;
	padding:5px;
	z-index:50000;
	font-weight:bold;
	
}
.cat_response a, .cat_response a:link{
	color:#fff;
	text-decoration:none;	
}
.cat_response a:hover{
	color:red;
	text-decoration:underline;	
}

#cat_response_add_cart {
	color:#fff;
	background-color:#4B6876;
}

.cat_divOpz {
	position:absolute;
	right:2px;
	top:30px;
	width:200px;
	height:90px;
	border:1px solid #CCCCFF;
	display:none;
	background-color:#000;
	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: 1px 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: #000000;
	border: 1px solid #000;
	background-color: #ffcc00;
}

.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;
}

/*************************************/
a.link-mappa:link, a.link-mappa:visited{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:11px;
	color:#666666; 
	text-decoration:none;
}
a.link-mappa:hover{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:11px;
	color:#4B6876; 
	text-decoration:none;
}

li a:link, li a:visited{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#666666; 
	text-decoration:none;
}
li a:hover{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#4B6876; 
	text-decoration:none;
}

.break{
	clear:both;
	margin-top:5px;
	border:0px solid red;
	height:5px;
	line-height:5px;
}
.cat_menuCategoria {
	border:0px solid #ccc;
	color:#6D6D6D;
	font-weight:normal;
	padding:0;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:250px;
	margin-left:13px;
}

.cat_menuSelezionata {
	border:0px solid #ccc;
	color:#6D6D6D;
	background-color:#fff;
	padding:0;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*background-image:url(/immagini/chi-siamo-riga-sel.jpg);*/
	display:block;
}

.cat_menuCategoria a, .cat_menuCategoria a:link {
	text-decoration:none;	
	color:#6D6D6D;
	padding:0;
	display:block;
}
.cat_menuCategoria a:hover{
	text-decoration:none;	
	color:#fff;
	background-color:#486472;
	padding:0;
	display:block;
}

.sf-categoria{
	font-size:12px;
	font-weight:bold;
	height:38px;
	line-height:12px;
	color:#fff;
	margin:0;
	padding:2px 0 0 0;
	text-align:center;
	background-image:url(../img/sf-categoria.jpg);
	background-repeat:no-repeat;
}

.sf-categoria a, .sf-categoria a:link, #cat_CartBox a, #cat_CartBox a:link{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.sf-categoria a:hover, #cat_CartBox a:hover{
	font-size:12px;
	color:#E9E6DD;
	text-decoration:none;
}
/****** per rimappare i prototype ********/
.highslide-html-content {
	display: none;
	width: 290px;
	padding: 0 5px 5px 5px;
}
.highslide-container a, .highslide-container a:link{
	color:#1f1f1f;
}
/* newsletter e sms */
.testi_titolo_sms, .testi_titolo_email{
	color:#FFF;
	background-color:transparent;
	font-weight:bold;
} 
.contenitore_sms, .contenitore_email{
	width:280px;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;  
	color:#fff;
}
.testi_label_sms, .testi_label_email{
	width:130px;
	text-align:right;
	color:#fff;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 .elenco_liste_email, .testi_liste_sms table td{
	width:140px;
	text-align:left;
	color:#fff;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.modulo_sms, .modulo_email{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#fff;
	color:#000;
	border:1px solid #E9E6DD;	
	text-align:left;
}

.bottone_sms, .bottone_email{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#E9E6DD;
	color:#50707F;
	border:1px solid #fff;	
	text-align:center;
	width:80px;
	margin:3px auto;
	padding:2px 4px;
}

.testi_sms, a.link_sms, .testi_titolo_email, a.link_email{
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
	padding-bottom:4px;
}




/*LAYOUT PAGINA*/
html{
	background:url(../img/sfondo-pag.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#415A66;
}
html, body{
	margin:0px; 
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:12px
} 
#box{
	margin-left:auto;
	margin-right:auto;
	width:956px;
	background-image:url(../img/sf-center.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}
#top{
	width:956px; 
	height:333px; 
	background-image:url(../img/bg.png); 
	background-repeat:repeat-y; 
	margin-left: auto; 
	margin-right:auto;
}
#left{
	width:268px; 
	float:left; 
	padding-top:0;
	margin-top:0;
	padding-bottom:150px;
	border:0px solid red;
}
#vetrina_home{
	margin-left:13px;
	margin-top:1px;
	padding-top:0;
	width:252px; 
	height:155px; 
	background-image:url(../img/vetrinaphp.png); 
	background-repeat:no-repeat;
}
#vetrina{
	margin-left:11px;
	margin-top:0;
	width:255px; 
	height:175px; 
	background-image:url(../img/vetrinaphp2.png); 
	background-repeat:no-repeat;
}


#container{
	width:685px; 
	height:83px; 
	padding:0px; 
	background-image:url(../img/header.png); 
	background-repeat:no-repeat; 
	float:right;
}
#center{
	width:650px; 
	margin-left:15px;
	float:left;
	border:0px solid red;
}


img#destro {
float: right; margin: 20px 20px 20px 20px;
}
#right{
	float:right; 
	width:199px; 
	padding-bottom:150px;
	margin-top:0;
}
#right a{
	position:relative; 
	right:4px; 
	top:5px;
}
#news{
	width:181px; 
	height:121px; 
	background-image: url(../img/sf-news.jpg);
	background-repeat:no-repeat;
}
#news p{color:#FFF;}
#logo{float:left;}

#flash{
	border:0px solid red;
	float:left; 
	margin-left:15px;
}
#footer{
	margin-left:auto; 
	margin-right:auto; 
	width:700px; 
	margin-top:40px; 
	color:#FFF;
	border:0px solid red;
}
#footer p{
	padding:0px; 
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
} 

ul.elenco-bottom{
	padding:0px; 
	margin:10px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color:#fff;
}

ul.elenco-bottom li{
	display:inline;
	padding:2px 5px;
	border-right:1px solid #fff;
	font-size:12px;
	list-style-type:none;
	color:#fff;
}

ul.elenco-bottom li a, #footer p a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
ul.elenco-bottom li a:hover, #footer p a:hover{
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

/*FINE LAYOUT PAGINA*/ 
