/*
 *** Info generali sul file:
 *
 * sito web: maistri.it
 * file: css versione EN - gestione dei bg diversi
 * data creazione: 20007.07.10
 * data ultima modifica: 2007.07.15
 * novità apportate: correzioni varie
 *
 */


/** DIVSSSS **/

/*  DIVS INDEX */
.top { background: url(../../img/public/fr/tpl/sfondo_top.gif) repeat-x top left #fff; }

/* DIVS PER TOP NERO */
.top_nero { background: url(../../img/public/fr/tpl/sfondo_top_nero.jpg) repeat-x top left #323338; }

/* DIVS HOME */
.corpo_home_margine_sx_news a { background: url(../../img/public/fr/tpl/news_sx.gif) no-repeat top left;}
.corpo_home_margine_sx_news a:visited { background: url(../../img/public/fr/tpl/news_sx.gif) no-repeat top left; }
.corpo_home_margine_sx_news a:hover,
.corpo_home_margine_sx_news a:focus,
.corpo_home_margine_sx_news a:active { background: url(../../img/public/fr/tpl/news_sx_onmouseover.gif) no-repeat top left; }
.corpo_home_margine_sx_news_attivo { background: url(../../img/public/fr/tpl/news_sx_aperta.gif) no-repeat top left; }
.corpo_home_margine_sx_news_attivo a { background: url(../../img/public/fr/tpl/news_sx_aperta.gif) no-repeat top left; }

.corpo_home_margine_sx_novita_prodotto a { background: url(../../img/public/fr/tpl/novita_prodotto_sx.gif) no-repeat top left; }
.corpo_home_margine_sx_novita_prodotto a:visited { background: url(../../img/public/fr/tpl/novita_prodotto_sx.gif) no-repeat top left; }
.corpo_home_margine_sx_novita_prodotto a:hover,
.corpo_home_margine_sx_novita_prodotto a:focus,
.corpo_home_margine_sx_novita_prodotto a:active { background: url(../../img/public/fr/tpl/novita_prodotto_onmouseover_sx.gif) no-repeat top left;}
.corpo_home_margine_sx_novita_prodotto_attivo { background: url(../../img/public/fr/tpl/news_sx_aperta.gif) no-repeat top left; }
.corpo_home_margine_sx_novita_prodotto_attivo a { background: url(../../img/public/fr/tpl/news_sx_aperta.gif) no-repeat top left; }

.corpo_home_margine_sx_promozioni a { background: url(../../img/public/fr/tpl/promozioni_sx.gif) no-repeat top left; }
.corpo_home_margine_sx_promozioni a:visited { background: url(../../img/public/fr/tpl/promozioni_sx.gif) no-repeat top left; }
.corpo_home_margine_sx_promozioni a:hover,
.corpo_home_margine_sx_promozioni a:focus,
.corpo_home_margine_sx_promozioni a:active { background: url(../../img/public/fr/tpl/promozioni_sx_onmouseover.gif) no-repeat top left; }
.corpo_home_margine_sx_promozioni_attivo { background: url(../../img/public/fr/tpl/news_sx_aperta.gif) no-repeat top left; }
.corpo_home_margine_sx_promozioni_attivo a { background: url(../../img/public/fr/tpl/news_sx_aperta.gif) no-repeat top left; }

.zoom_home { background: url(../../img/public/fr/tpl/menu_sx_aperto.png) no-repeat top left; }

/* DIV COME RAGGIUNGERCI */
.corpo_come_raggiungerci_sx { background: url(../../img/public/fr/tpl/img_sx_come_raggiungerci.jpg) no-repeat bottom left;}

/* DIVS CONTATTI */
.corpo_interne_contatti_dx { background: url('../../img/public/fr/tpl/img_dx_contatti.jpg') no-repeat center right;}

/* DIVS DOVE TROVI MAISTRI */
#cartina_mondo { background: url('../../img/public/fr/tpl/mappamondo.jpg') no-repeat center center;}

/* DIVETTINO SOPRA LA CUCINA */
.titolo_finestrina {background:url('../../img/public/fr/tpl/top_finestrina.png') no-repeat top left; }
.testo_finestrina { background:url('../../img/public/fr/tpl/corpo_finestrina.png') 100%; }
		/************ solo explorer  per sovrascrivere l'alpha *********/ * html .testo_finestrina {filter: alpha(opacity=93);}
.fine_finestrina { background:url('../../img/public/fr/tpl/bottom_finestrina.png') no-repeat top left;}

/* DIVS MENU */
.menu_principale a:hover, .menu_principale a:focus, .menu_principale a:active {background: url(../../img/public/fr/tpl/freccia_menu_bottom.gif) no-repeat top left; }
.sopra_menu a:hover, .sopra_menu a:focus, .sopra_menu a:active { background: url(../../img/public/fr/tpl/freccia_menu_bottom.gif) no-repeat top left; }

/*
 * Attributi supplementari per i vari _sottomenu
 */
.sopra_menu_company { margin-left:22px; }
.sopra_menu_prodotti { margin-left:130px; }
.sopra_menu_comunicazione { margin-left:493px; }
.sopra_menu_login { margin-left:660px; }


/* DIVS MODALBOX */
.top_modalbox {background: url(../../img/public/fr/tpl/sfondo_top.gif) repeat-x top left; }


/** FORM **/

/* STILI PER IL LOGIN INLINE DEL MENU */
.entra_login {background:url('../../img/public/fr/bottoni/entra.gif') no-repeat bottom left;}
        /************ solo explorer  per sovrascrivere un po di cose *********/ * html .entra_login { height:12px; }
.bottone_sondaggi {background:url('../../img/public/fr/bottoni/vota.gif') no-repeat top left;}


