/* MENU GESTIONE AGENTI -----------------------------------------------------------------------------------------------------*/
.menu_agenti {}
.menu_agenti ul {
	padding:0px; 
	margin:0px; 
	text-align:left;
}
.menu_agenti li {
	height:25px; 
	list-style: none; 
	text-align:left;
}
.menu_agenti a:link {
	color: #000; 
	margin-left:3px; 
	text-align:left;  
}
.menu_agenti a:visited {
	color: #000; 
	margin-left:3px; 
	text-align:left;  
}
.menu_agenti a:hover {
	color: #000; 
	margin-left:3px; 
	text-align:left;  
	text-decoration: underline;
}

td {font-size: 11px;}
/*tag principali*/
BODY                           { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11pt; background-color: #fff; background-repeat: no-repeat; background-position: center 5px; margin: 0; vertical-align: top    }
HR    { color: #39496b; background-color: #39496b }
SELECT          { color: #39496b; font-size: 11px; font-family: arial; margin-bottom: 3px; padding: 2px; border: solid 1px #878787 }
INPUT         { color: #39496b; font-size: 11px; font-family: arial; padding: 1px; border: solid 1px #878787 }
INPUT.centrale         { color: #39496b; font-size: 11px; font-family: arial; margin-bottom: 3px; padding: 2px; border-style: solid; border-width: 1px 2px 2px 1px; border-color: #bbb }
/*INPUT.cerca      { color: #39496b; font-size: 10px; font-family: arial; background-color: #f3f3f3; border: solid 1px #878787; }
*/
INPUT.cerca       { color: #39496b; font-size: 11px; font-family: arial; margin: 0; padding: 0; border: solid 1px #878787 }
TEXTAREA        { color: #39496b; font-size: 11px; font-family: arial; padding: 2px; border-style: solid; border-width: 1px 2px 2px 1px; border-color: #bbb }
SELECT.centrale      { color: #39496b; font-size: 11px; font-family: arial; padding: 2px; border-style: solid; border-width: 1px 2px 2px 1px; border-color: #878787 }
h1               { color: #063; font-size: 12pt; line-height: 12pt }
h2              { color: #063; font-size: 12pt; font-style: italic; line-height: 12pt; text-decoration: none }
legend { font-weight: bold }
fieldset { color: #404040; font-size: 11px; padding: 5px }
form { text-align: center; margin: 0; }
/*per nascondere tag H1 all'inizio che serve all'indicizzazione*/
.vedi  { color: #000 }
.nonvedi {display:none;}
/*novità negli articoli*/
.novita{ color: #f00; font-size: 12px; font-weight: bold; text-decoration: none; }
/*descrizione categoria*/
.descrizione{  font-size: 11px; }
.titolo     { color: #063; font-size: 12px; font-weight: bold; background-image: url(sttomenu.jpg); background-repeat: repeat-x; background-position: center; text-align: center; padding: 10px; border: solid 1px #b3ffaf; }
.titolino    { color: #6d6d6d; font-size: 12px; font-weight: bold; padding-bottom: 3px }
/*cella di intestazione in alto*/
.sopra                           { color: #043c17; font-size: 11px; font-family: Geneva; background-image: url(SOFRA_INTESTAZIONE.jpg); background-repeat: no-repeat; background-position: left top; padding: 0 5px 5px 13px; vertical-align: top    }
.sopra2                             { text-align: right; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; vertical-align: middle }
.sopra a { text-decoration: none; }
/*colonna di sinistra*/
.menu                                     { color: #000; font-size: 11px; font-style: normal; font-weight: normal; line-height: normal; background-color: white; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; padding: 0 2px 2px; vertical-align: top; border-right: 1px solid #b3ffaf; }
.menu a:link            { color: #000; text-decoration: none }
.menu a:visited           { color: #000; text-decoration: none }
.menu a:hover               { color: #360; text-decoration: none }
/*colonna di destra*/
.menu1                              { color: #000; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; letter-spacing: 1px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; vertical-align: top; border-left: 1px solid #b3ffaf }
.menu1 a:link            { color: #000; text-decoration: none }
.menu1 a:visited           { color: #000; text-decoration: none }
.menu1 a:hover             { color: #360; text-decoration: none }
/*cella che contiene il path dove sei*/
.dovesei    { background-color: #fff; border-top: 1px none #b5e8b6; border-right: 2px solid #b5e8b6; border-left: 2px solid #b5e8b6 }
/*testo della pagina*/
.contenitore_moduli { font-size: 11px }
.testo      { color: black; font-size: 11px; background-color: #fff; background-repeat: no-repeat; background-position: left top; text-align: justify; padding: 10px 3px 3px; vertical-align: top }
.testo a:link           { color: #1b576f; text-decoration: none }
.testo a:visited          { color: #1b576f; text-decoration: none }
.testo a:hover              { color: #060; text-decoration: underline }
TD.testo img   { margin: 4px }
/*cella degli indirizzi in basso*/
.indirizzi                        { color: #48514c; font-size: 11px; background-image: url(sq.jpg); background-repeat: repeat; text-align: center; vertical-align: middle ; padding: 5px; border: solid 1px #b3ffaf; }
/*lightbox per ingrandire le immagini*/
/*#lightbox{	background-color:#eee;	padding: 10px;	border-bottom: 2px solid #666;	border-right: 2px solid #666;	}
#lightboxDetails{	font-size: 0.8em;	padding-top: 0.4em;	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }
* html #overlay{	background-color: #333;	back\ground-color: transparent;	background-image: url(blank.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");	-moz-opacity: 0.7; filter: alpha(opacity=70); opacity: 0.7	}
*/
/*box laterali titolo e contenuto*/
.box-title                         { color: #267e00; font-size: 12px; font-weight: bold; background-image: url(sttomenu.jpg); background-repeat: repeat-x; background-position: left center; padding: 4px 3px 2px 5px; border: solid 1px #b3ffaf; }
.box-content                             { color: #043c17; font-size: 10px; background-color: #fff; background-repeat: no-repeat; background-position: right bottom; padding: 3px; border: solid 1px #c4cec6; }
box-content a:hover    { color: #e89b1e; text-decoration: underline }
box-content a:link   { color: #393939; text-decoration: underline }
/*box laterali del preview preventivi ed e-commerce*/
.box-content-preview                         { color: #000; font-size: 10px; background-color: #ffcaeb; padding: 3px ; border: solid 1px #c4cec6; }
.box-content-preview-ecommerce                          { color: #000; font-size: 10px; background-color: #b9dbff; padding: 3px; border: solid 1px #bbb; }
/*tabella categorie*/
.tabella              { color: #002828; text-align: left }
.tabella img  { }
.tabella td          { font-size: 10px; padding: 2px }
.tabella a:link    { color: #002828; text-decoration: none }
.tabella a:visited    { color: #002828; text-decoration: none }
.tabella a:hover { color: #3b69d7; text-decoration: none }
/*tabella prodotti*/
.tabellap              { color: #39496b; font-size: 9px; text-align: center; vertical-align: top }
.tabellap img  { }
.tabellap td          { font-size: 10px; padding: 4px; vertical-align: top; border: solid 1px #fff }
.tabellap a:link   { color: #002ec8; text-decoration: none }
.tabellap a:visited   { color: #002ec8; text-decoration: none }
.tabellap a:hover { color: #3b69d7; text-decoration: none }
/*tabella form preventivo*/
.tabella_form_prevenivo td  { padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #e7e7e7 }
.tabella_form_prevenivo_extended td   { text-align: center; border-bottom: 1px none #e7e7e7 }
.tabella_form_prevenivo_extended input    { text-align: right; width: 25px }
/*celle della tabella superiore per il testo che sta sotto e inferiore per la foto che sta sopra (si intendono gli allineamenti)*/
.superiore      { font-size: 12px; background-color: #b8dda9; background-image: url(sttomenu2.jpg); background-repeat: repeat-x; background-position: left bottom; text-align: center; padding: 3px; width: 20%; height: 10px; vertical-align: top }
.inferiore   { text-align: center; width: 20%; vertical-align: bottom; border: solid 1px #d7d7d7 }
.inferiore a { text-decoration: underline; }
/*autore*/
.glacomtech     { color: #3779d0; font-size: 8pt; vertical-align: middle }
/*cella che contiene il primo livello*/
.nav_primo_livello  { background-color: #fff; background-image: url(SOFRA_INTESTAZIONE_sotto.jpg); background-repeat: repeat-y; background-position: left top; vertical-align: bottom; padding-right: 5px; border-bottom: 1px solid #b3ffaf; }
/*navigazione primo livello*/
/*#primo_livello_menu ul { font-size: 10px; font-weight: bold; font-style: normal; font-variant: normal; margin: 0; padding: 0 ; list-style-type: none; display: inline; }
#primo_livello_menu li{ background-image: url(color_tabs_right.gif); background-repeat: no-repeat; background-position: right top; text-transform: uppercase; padding-top: 2px; padding-bottom: 2px; display: inline; }
#primo_livello_menu a  { color: white; text-decoration: none; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; padding-right: 10px; padding-left: 5px; }
#primo_livello_menu #current a, #ddtoptabs #current span    { color: #c4cec6 ; }*/
/* top level links */
#primo_livello_menu ul { float: right; margin:0; padding: 0; list-style:none; }
#primo_livello_menu li {

	float:left;

        font: bold 11px Tahoma, verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif;

	margin:0 0 0 2px;

	padding:0 0 0 6px;

}
#primo_livello_menu a {

	float:left;

        font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

	font-size: 11px;

	display:block;

	line-height: 25px;

	padding: 0px 12px 0px 7px;

/*	padding: 0px 25px 0px 20px;*/

	text-decoration:none;

}
#primo_livello_menu li {
  background:url(leftim.gif) no-repeat top left;
}

#primo_livello_menu a {
  background:url(rightim.gif) no-repeat top right;
  color:#eee;
}

#primo_livello_menu #current {
  background:url(left.gif) no-repeat top left;
	color: #333
}
#primo_livello_menu #current a {
  background:url(right.gif) no-repeat top right;
	color: #333;
}
/*primo livello nell'intestazione*/

#primo_livello_menu_up ul { float: right; margin:0; padding: 0; list-style:none; }
#primo_livello_menu_up li {

	float:left;

        font: bold 11px Tahoma, verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif;

	margin:0 0 0 2px;

	padding:0 0 0 6px;

}
#primo_livello_menu_up a {

	float:left;

        font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

	font-size: 11px;

	display:block;

	line-height: 25px;

	padding: 0px 12px 0px 7px;

/*	padding: 0px 25px 0px 20px;*/

	text-decoration:none;

}
#primo_livello_menu_up li {
  background:url(leftim_up.gif) no-repeat left bottom;
}
#primo_livello_menu_up a {
  background:url(rightim_up.gif) no-repeat right bottom;
  color:#eee;
}
/*se selezionata la lingua completa formatto il testo*/
.lingue            { color: #fff; font-size: 10px; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-align: left; padding-top: 3px; padding-bottom: 3px; padding-left: 400px; vertical-align: bottom }
.lingue a:link               { color: #fff; text-decoration: none }
.lingue a:visited              { color: #fff; text-decoration: none }
.lingue a:hover               { color: #b8e5b8; text-decoration: none }
.linguesel           { color: #b8e5b8; font-size: 13px; font-weight: bold; text-decoration: none; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-align: left; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; vertical-align: bottom }
.linguesel a:link               { color: #b8e5b8; font-weight: bold; text-decoration: none }
.linguesel a:visited              { color: #b8e5b8; font-weight: bold; text-decoration: none }
.linguesel a:hover               { color: #b8e5b8; font-weight: bold; text-decoration: none }
/*real estate*/
.real_estate TD        { color: #3a3a3a; font-size: 11px; }
.RE_tipo{ font-size: 15px; font-weight: bold; font-style: italic; }
.RE_tipo ul { margin: 0; list-style-type: none; }
.RE_tipo li { font-size: 11px; font-weight: normal; font-style: normal; margin-bottom: 3px; margin-left: 0; padding: 1px 2px; border: solid 1px #46464b; }
.RE_tipo a { font-size: 11px; text-decoration: none; }
.RE_tipo a:hover { font-weight: bold; text-decoration: none; }
.form { font-size: 10px; vertical-align: middle }
.tab { font-size: 9px; text-align: center }
/*menu secondo livello laterale*/

#menu_laterale ul    { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
#menu_laterale li                { font-size: 11px; font-weight: bold; background-color: #279a42; text-align: left; list-style-type: square; display: block; margin-bottom: 2px; padding: 5px 3px; position: relative; border-style: solid; border-width: 1px; border-color: #3db058 #006c14 #006a12 #3db058;                  }
#menu_laterale a:link    { color: #fff; text-decoration: none }
#menu_laterale a:visited    { color: #fff; text-decoration: none }
#menu_laterale a:hover   { color: #f00; text-decoration: none }
/*menu laterale fotografie*/
#menu_laterale_foto ul    { background-image: url(sq.jpg); background-repeat: repeat; list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: solid 1px #bbb   }
#menu_laterale_foto li               { font-size: 10px; font-weight: normal; text-align: left; list-style-type: square; display: block; margin-bottom: 2px; padding: 2px 1px; position: relative; border-bottom: 1px solid #f3f3f3;          }
#menu_laterale_foto a:link    { color: #000; text-decoration: none }
#menu_laterale_foto a:visited    { color: #000; text-decoration: none }
#menu_laterale_foto a:hover   { color: #f00; text-decoration: none }
/*menu navigazione pagine ad albero*/
#header ul    { background-image: url(sq.jpg); background-repeat: no-repeat; list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: solid 1px #bbb   }
#header li                { font-size: 10px; text-align: left; list-style-type: square; display: block; margin-bottom: 2px; padding: 5px 3px; position: relative; border-bottom: 1px solid #f3f3f3;            }
#header a:link    { color: #000; text-decoration: none }
#header a:visited    { color: #000; text-decoration: none }
#header a:hover   { color: #f00; text-decoration: none }
/*menu prodotti ad albero*/
#headerproduct { color: #39496b; font-size: 12px; font-weight: bold; }
#headerproduct ul    { background-image: url(sq.jpg); background-repeat: repeat; list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: solid 1px #bbb   }
#headerproduct li               { font-size: 10px; font-weight: normal; text-align: left; list-style-type: square; display: block; margin-bottom: 2px; padding: 2px 1px; position: relative; border-bottom: 1px solid #f3f3f3;              }
#headerproduct a:link    { color: #000; text-decoration: none }
#headerproduct a:visited    { color: #000; text-decoration: none }
#headerproduct a:hover   { color: #f00; text-decoration: none }
/*tabella con il form contatti*/
.contatti td{ font-size: 11px; }
/*tabella ricerca*/
.ricerca A:link { color: #b5111b; text-decoration: none; }
.ricerca A:hover { color: #1e35a2; text-decoration: none; }
.ricerca A:visited { color: #b5111b; text-decoration: none; }
/*colonne grafighe*/
.colonna_lat_sx { background-image: url(main-dr.jpg); background-repeat: repeat-y; background-position: left top; }
.colonna_lat_dx { background-image: url(main-dr.jpg); background-repeat: repeat-y; background-position: right top; }
/*form del preventivo ecommerce*/
.formpreventivo    { margin-right: 5px; padding: 2px; width: 99%; border: solid 1px #c4cec6 }
.formecommerce    { margin-right: 5px; padding: 2px; width: 99%; border: solid 1px #c4cec6 }
.testopreventivo   { color: #39496b; text-align: left; vertical-align: middle }
.inputpreventivo { text-align: left }
/*tabella di login private*/
#private td { font-size: 11px; }
/*tabella dwnload*/
.download_table { color: #043c17; font-size: 9px; line-height: 11px; background-color: #fff; padding: 3px; border: solid 1px #bbb }
download_table a:hover { color: #e89b1e; text-decoration: none }
download_table a:link { color: #393939; text-decoration: none }
/*messaggi rgistrazione dell'utente*/
.messaggi_registrazione_utente  { color: #052e66; font-size: 20px; text-align: center }
/*tabella checkout ecommerce*/
.intprevleft  { color: #006f28; font-size: 11px; font-weight: bold; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-align: left; padding: 3px; border-bottom: 1px dotted #878787 }
.intprevright { color: #666; font-size: 11px; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-align: left; padding: 3px; border-bottom: 1px dotted #878787 }
.tipi_pagamento  { font-size: 11px; padding: 15px 3px 3px; border-bottom: 1px dotted #267e00 }
.totale_ordine_ecommerce  { font-size: 15px; font-weight: bold }
.errore_ecommerce  { color: #f00; font-size: 20px; font-weight: bold }
.checkout_table a  { font-size: 11px }
.piede_carrello  { color: #484848; font-size: 12px; text-align: center }
.piede_carrello b  { font-size: 13px; font-weight: bold }
.piede_carrello i  { }
.piede_carrello a  { color: #2baa48; font-weight: bold }
.ecommerce_log_in td { font-size: 11px; text-align: center; padding: 10px 3px; vertical-align: top; border: solid 1px #efefef }
/*FINE*/
.A.ritorna  {font-size: 11px;}
.immagine  { margin: 3px; padding: 3px }
#indenta { margin-left: 11px }
.soprasotto   { background-color: #fff; background-position: center }
.centra { text-align: center }
.nota  { font-size: 8pt; margin: 4px; padding: 3px }.evidenza {	BACKGROUND-COLOR: #eeee00; 	BORDER-BOTTOM: black 1px dotted; 	BORDER-LEFT: black 1px dotted; 	BORDER-RIGHT: black 1px dotted; 	BORDER-TOP: black 1px dotted; 	MARGIN: 4px; 	PADDING-BOTTOM: 3px; 	PADDING-LEFT: 3px; 	PADDING-RIGHT: 3px; 	PADDING-TOP: 3px; }.box-titlecenter               { color: #6e6e6e; font-size: 11px; font-weight: bold; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 3px; border-top: thin solid #6e6e6e; border-bottom: thin solid #6e6e6e }.box-contentcenter                { color: #000; font-size: 11px; background-color: #fff; padding: 3px }.menu-title                   { color: #043c17; font-size: 12px; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin-left: 5px; padding: 3px }
IMG.box-content                         { margin: 4px }
.successo { color: #06f; font-weight: bold }.errore { color: #f00; font-weight: bold }.noerrore  { color: #03f; font-weight: bold }.menubox a   { }.smalltitle {	font-family: arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #3dcc00;}.smalltitleset {	font-family: arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000;}
.cercapos   { position: relative; top: 73px; left: 230px; width: 170px; height: 30px; float: left }
.categorie     { position: relative; top: 12px; left: -60px; width: 350px; height: 30px; float: left }
#ddtoptabs { background: transparent; margin-right: auto; margin-left: auto; padding-left: 1px; width: 100%; voice-family: inherit }
#ddtoptabs ul { font: bold 10px Verdana, sans-serif, Arial; list-style: none; margin: 0; padding: 0 }
#ddtoptabs li{display:inline;margin:0 2px 0 0;padding:0;text-transform:uppercase;}
#ddtoptabs a  { color: white; text-decoration: none; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin: 0 2px 0 0; padding: 0 0 1px 3px; float: left }
#ddtoptabs a span { background: url(color_tabs_right.gif) no-repeat right top; display: block; padding: 4px 6px 3px 3px; float: left }
#ddtoptabs a span{float:none;}#ddtoptabs a:hover { }#ddtoptabs a:hover span { }
#ddtoptabs #current a, #ddtoptabs #current span   { color: #ff3 }
#ddtoptabs #current2 a, #ddtoptabs #current2 span  { }
#ddtoptabs #current3 a, #ddtoptabs #current3 span    { color: #f00 }
#ddtoptabs #current4 a, #ddtoptabs #current4 span   { color: #f00 }
#ddtoptabsline{clear: both;padding: 0;width: 100%;height: 8px;line-height: 8px;background: black;border-top: 1px solid #fff;


