/*tag principali*/
BODY                                { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 11pt; background-color: white; background-repeat: repeat-y; background-position: center; margin: 0; vertical-align: top }
HR    { color: #39496b; background-color: #39496b }
SELECT         { color: #39496b; font-size: 11px; font-family: arial; background-color: #fff; margin-bottom: 3px; padding: 2px; border: solid 1px #878787  }
INPUT         { color: #39496b; font-size: 11px; font-family: arial; background-color: #f3f3f3; margin-bottom: 3px; padding: 2px; border: solid 1px #bbb }
INPUT.centrale         { color: #39496b; font-size: 11px; font-family: arial; background-color: #f3f3f3; margin-bottom: 3px; padding: 2px; border: solid 1px #bbb }
INPUT.cerca       { color: #39496b; font-size: 11px; font-family: arial; background-color: #f3f3f3; padding: 2px; border: solid 1px #878787 }
TEXTAREA       { color: #39496b; font-size: 11px; font-family: arial; background-color: #f3f3f3; padding: 2px; width: 200px; border: solid 1px #bbb }
SELECT.centrale      { color: #39496b; font-size: 11px; font-family: arial; background-color: #f3f3f3; padding: 2px; border: solid 1px #878787 }
h1                  { color: #00641f; font-size: 16px }
h2                 { color: #00641f; font-size: 15px; font-style: italic; text-decoration: none }
h3 { color: #00641f; font-size: 14px; font-weight: bold }
legend { font-weight: bold }
fieldset { color: #404040; font-size: 11px; padding: 5px }
/*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: #404040; font-size: 12px; font-weight: bold; background-image: url(m99.gif); background-repeat: no-repeat; background-position: center top; text-align: center; padding: 5px; border: solid 1px #cf0000 }
.titolino    { color: #404040; font-size: 12px; font-weight: bold; padding-bottom: 3px }
/*cella di intestazione in alto*/
.sopra                                  { font-size: 12px; background-color: #fff; background-image: url(banner.jpg); background-repeat: no-repeat; background-position: left top; text-align: right; padding: 4px 7px 20px 4px; vertical-align: bottom; border-top: 1px solid #bbb; border-right: 1px solid #bbb; border-left: 1px solid #bbb }
.sopra_sotto        { background-color: #fff; background-image: url(masthead.gif); background-repeat: no-repeat; background-position: left top; padding: 2px; vertical-align: bottom }*/
.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: #fff; background-repeat: repeat; background-attachment: scroll; background-position: left top; padding-left: 20px; vertical-align: top; border-left: 1px solid #eee6e6 }
.cerca   { color: #000; font-size: 11px; font-style: normal; font-weight: normal; line-height: normal; background-color: #fff; padding: 2px; border-right: 1px solid #eee6e6; border-left: 1px solid #eee6e6 }
.menu a:link            { color: #000; text-decoration: none }
.menu a:visited           { color: #000; text-decoration: none }
.menu a:hover              { color: #39496b; text-decoration: none }
.tabella_nel_menu  { padding-left: 10px }
/*colonna di destra*/
.menu1                                          { color: #000; font-size: 11px; font-style: normal; font-weight: normal; line-height: normal; background-color: #fff; padding: 2px; border-right: 1px solid #eee6e6 }
.menu1 a:link            { color: #000; text-decoration: none }
.menu1 a:visited           { color: #000; text-decoration: none }
.menu1 a:hover              { color: #39496b; 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*/
.testo          { color: black; font-size: 11px; background-color: #fff; text-align: justify; padding: 15px; vertical-align: top; border: solid 1px #00641f }
.testo a:link           { color: #404040; text-decoration: none }
.testo a:visited          { color: #404040; text-decoration: none }
.testo a:hover              { color: #cf0000; text-decoration: underline }
.testo td { font-size: 10px; margin: 2px; }
/*cella degli indirizzi in basso*/
.indirizzi                            { color: #484848; font-size: 10px; font-weight: bolder; background-image: url(bg_footer.gif); background-repeat: no-repeat; background-position: right bottom; text-align: center; padding: 5px; vertical-align: middle }
.indirizzi A  { color: #484848; text-decoration: none; padding-right: 4px }
.indirizzi A:hover  { color: #00641f }
.indirizzi img  { padding-right: 2px; vertical-align: middle }
/*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: #606060; font-size: 12px; font-weight: bold; background-color: #fff; background-image: url(accanto_titolo.gif); background-repeat: no-repeat; background-position: left top; text-transform: uppercase; padding-bottom: 3px; padding-left: 18px }
.box-content                               { color: #000; font-size: 10px; background-color: #fff; background-repeat: no-repeat; background-position: right bottom; padding: 6px; border: solid 1px #00641f }
box-content a:hover    { color: #e89b1e; text-decoration: underline }
box-content a:link    { color: #393939; text-decoration: none }
/*box laterali del preview preventivi ed e-commerce*/
.box-content-preview                         { color: #000; font-size: 10px; padding: 3px ; border: solid 1px #c4cec6; }
.box-content-preview-ecommerce                          { color: #000; font-size: 10px; padding: 3px; border: solid 1px #b5111b; }
/*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: #cf0000; 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: 0 0 0 2px; width: 33%; vertical-align: top }
.tabellap a:link    { color: #404040; text-decoration: none }
.tabellap a:visited    { color: #404040; text-decoration: none }
.tabellap a:hover  { color: #cf0000; text-decoration: none }
/*celle della tabella superiore per il testo che sta sotto e inferiore per la foto che sta sopra (si intendono gli allineamenti)*/
.superiore     { color: #c00000; font-size: 15px; font-weight: bold; text-align: center; width: 20%; height: 10px; vertical-align: top; padding: 0 3px; }
.inferiore  { text-align: center; width: 20%; vertical-align: bottom ; }
.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: #aa0001; background-repeat: repeat-x; padding: 2px; vertical-align: middle; border: solid 3px #fff; }
/* top level links */
#primo_livello_menu ul  { text-align: center; list-style: none; margin: 0; padding: 0; float: right }
#primo_livello_menu li  { font: bold 13px Tahoma, verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif; margin: 0; float: left }
/*#primo_livello_menu a  { font: bold 11px/25px Tahoma, verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif; text-decoration: none; display: block; padding: 0 12px 0 7px; float: left }*/
#primo_livello_menu li   { background-image: url(div_menu.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; text-align: center; padding-right: 10px; padding-left: 10px }

#primo_livello_menu a   { color: #e76d00; text-decoration: none; background-position: center; text-align: center; margin: 0; float: left }
#primo_livello_menu a:hover   { color: #f00 }

#primo_livello_menu #current   { color: #619800 }
#primo_livello_menu #current a    { color: #619800 }/*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; background-color: #184a95; background-image: url(color_tabs_left.gif); background-position: left top; text-align: left; display: block; padding: 2px 5px; width: 100%; margin-right: -5px; margin-bottom: 2px; border: solid 1px #828282   }
#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 { list-style-type: none; list-style-image: none; margin: 0; padding: 0 }
#menu_laterale_foto li         { font-size: 11px; background-color: #3a6e8f; background-image: url(color_tabs_left.gif); background-position: left top; text-align: left; display: block; padding: 2px 5px; width: 100%; margin-right: -5px; margin-bottom: 2px; border: solid 1px #828282   }
#menu_laterale_foto a:link    { color: #fff; text-decoration: none }
#menu_laterale_foto a:visited    { color: #fff; text-decoration: none }
#menu_laterale_foto a:hover   { color: #f00; text-decoration: none }
/*menu navigazione pagine ad albero*/
#header ul     { list-style-type: none; list-style-image: none; margin: 0; padding: 2px; border: solid 1px #00641f }
#header li                 { color: #484848; font-size: 12px; background-color: #e7f0e5; list-style-type: none; display: block; padding: 3px 1px; position: relative; border-bottom: 1px solid #00641f }
#header a:link    { color: #000; text-decoration: none }
#header a:visited    { color: #000; text-decoration: none }
#header a:hover    { color: #00641f; text-decoration: none }
/*menu prodotti ad albero*/
#headerproduct   { color: #404040; font-size: 12px; font-weight: bold }
#headerproduct ul    { list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: solid 1px #bbb }
#headerproduct li                { font-size: 10px; font-weight: normal; background-color: #fff; text-align: left; list-style-type: none; 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 download*/
.download_table  { color: #000; font-size: 9px; line-height: 11px; background-color: #fff; padding: 3px; border: solid 1px #bbb }
download_table a:hover { color: #e89b1e; text-decoration: underline }
download_table a:link { color: #393939; text-decoration: underline }
/*news nlla pagina*/
.news td { font-size: 11px }
/*FINE*/
.A.ritorna  {font-size: 11px;}
.immagine  { margin: 3px; padding: 3px }
#indenta { margin-left: 11px }
.soprasotto   { background-color: #fff; background-position: center }.intprevleft     { color: #006f28; 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 }.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: #1B576F;}.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 }
