/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.dodici {
	width: 12px;
}
.bg{
	background: url('http://www.vivaibelfiore.it/img/bg.png');
}

.bg_home {
	background-image: url('http://www.vivaibelfiore.it/img/bg_home.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}
.bg_azienda {
	background-image: url('http://www.vivaibelfiore.it/img/main_azienda.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}
.bg_fruttiantichi {
	background-image: url('http://www.vivaibelfiore.it/img/main_fruttiantichi.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}
.bg_attivita {
	background-image: url('http://www.vivaibelfiore.it/img/main_attivita.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}

.bg_parco {
	background-image: url('http://www.vivaibelfiore.it/img/main_parco.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}
.bg_pomarium {
	background-image: url('http://www.vivaibelfiore.it/img/main_pomarium.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}
.bg_mostre {
	background-image: url('http://www.vivaibelfiore.it/img/main_mostre.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}
.bg_pubblicazioni {
	background-image: url('http://www.vivaibelfiore.it/img/main_pubblicazioni.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}

.bg_catalogo {
	background-image: url('http://www.vivaibelfiore.it/img/main_catalogo.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}

.bg_acquisti {
	background-image: url('http://www.vivaibelfiore.it/img/main_acquisti.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}

.bg_contatti {
	background-image: url('http://www.vivaibelfiore.it/img/main_contatti.jpg');
	background-repeat: no-repeat;
	height: 552px;
	width: 840px;
}


/* //////////////////////TOP MENU///////////////////////// */

.menu_scheda_home {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_home.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_home:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_home_hover.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_home_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_home_hover.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}


/*////////////////////////////////////////////////////////////////////////////////*/

.menu_scheda_azienda {
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_azienda.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
	margin-top:10px;
}
.menu_scheda_azienda:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_azienda_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}

.menu_scheda_azienda_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_azienda_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/
.menu_scheda_fruttianctichi {
    margin-top:10px;
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_fruttianctichi.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_fruttianctichi:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_fruttiantichi_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_fruttianctichi_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_fruttiantichi_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/
.menu_scheda_contatti {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_contatti.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_contatti:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_contatti_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_contatti_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_contatti_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/

.menu_scheda_parco {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_parco.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_parco:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_parco_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_parco_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_parco_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////////////*/
.menu_scheda_attivita {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_attivita.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_attivita:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_attivita_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_attivita_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_attivita_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/
.menu_scheda_mostre {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_mostre.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_mostre:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_mostre_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_mostre_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_mostre_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/
.menu_scheda_pubblicazioni {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_pubblicazioni.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_pubblicazioni:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_pubblicazioni_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_pubblicazioni_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_pubblicazioni_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/
.menu_scheda_catalogo {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_catalogo.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_catalogo:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_catalogo_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_catalogo_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_catalogo_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/

.menu_scheda_acquisti {
    height:30px;
    width: 150px;
    float: left;
	padding-top: 5px;
	background-image: url('http://www.vivaibelfiore.it/img/s_acquisti.png') ;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_acquisti:hover {
    margin-top:10px;
    height: 30px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_acquisti_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.menu_scheda_acquisti_hover {
    margin-top:10px;
    height: 35px;
    width: 150px;
    float: left;
	background-image: url('http://www.vivaibelfiore.it/img/s_acquisti_hover.png');
    background-repeat: no-repeat;
    background-position: center bottom ;
}
/*////////////////////////////////////////////////////////////////////////////////*/

.menu_scheda_item {
    margin-top:10px;
    height: 20px;
    width: 150px;
    text-align: center;
    float: left;
}


a.top_menu {

    font-size: 12px;
    font-weight: normal;
	font-family:Geneva, Arial ;
    line-height: 20px;
}

 
a.top_menu:active {

    color: #FFF;
    text-decoration: none;
}

a.top_menu:link,
a.top_menu:visited {
    color: #FFF;
    text-decoration: none;
	border-bottom:#009933 5px;
}

a.top_menu:hover {

    height: 40px;
    color: #000;
    text-decoration: none;

}
/* //////////////////////  << TOP MENU   ///////////////////////// */
.titoli_azienda {
	color:#8cb4e8;
	font: bold 14px Verdana;
}

.sottotitoli_azienda {
	color:#8cb4e8;
	font: bold 12px Verdana;
}

.titoli_futtiantichi {
	color:#00ab39;
	font: bold 14px Verdana;
}

.sottotitoli_fruttiantichi {
	color:#00ab39;
	font: bold 12px Verdana;
}

.titoli_attivita {
	color:#b46b93;
	font: bold 14px Verdana;
}

.sottotitoli_attivita {
	color:#b46b93;
	font: bold 12px Verdana;
}

.titoli_parco {
	color:#5e6639;
	font: bold 14px Verdana;
}

.sottotitoli_parco {
	color:#5e6639;
	font: bold 12px Verdana;
}

.titoli_mostre {
	color:#76b900;
	font: bold 14px Verdana;
}

.sottotitoli_mostre {
	color:#76b900;
	font: bold 12px Verdana;
}

.titoli_pubblicazioni {
	color:#ff6141;
	font: bold 14px Verdana;
}

.sottotitoli_pubblicazioni {
	color:#ff6141;
	font: bold 12px Verdana;
}

.titoli_catalogo {
	color:#57527e;
	font: bold 14px Verdana;
}

.sottotitoli_catalogo {
	color:#57527e;
	font: bold 12px Verdana;
}

.titoli_contatti {
	color:#da7926;
	font: bold 14px Verdana;
}

.sottotitoli_contatti {
	color:#da7926;
	font: bold 12px Verdana;
}

.titoli_acquisti {
	color:#4f8d97;
	font: bold 14px Verdana;
}

.sottotitoli_acquisti {
	color:#4f8d97;
	font: bold 12px Verdana;
}
.corpo {
	color:#000000;
	font: 11px Verdana;
	text-align:justify;
}

a.menu_interno {
 
    font-size: 12px;
    font-weight: normal;
	font-family: verdana ;
    line-height: 15px;
	
}

a.menu_interno:active {
    color: #000;
    text-decoration: none;
}

a.menu_interno:link {
    color: #FFF;
    text-decoration: none;
}

a.menu_interno:visited {
    color: #FFF;
    text-decoration: none;
	padding-left:10px;
	text-align:right;
	margin:40px;
	/*background:url('http://www.vivaibelfiore.it/img/2arrow.png') ;*/
	background-position:left;
	background-repeat:no-repeat;
	width:300px;
}

a.menu_interno:hover {
    color: #000;
    text-decoration: none;
	text-align:right;	
}

.sottotitoli_newsletter {
	color:#57527e;
	font: bold 12px Arial "MS Serif", "New York", serif;
}

.titoli_newsletter {
	color:#57527e;
	font: bold 14px Arial "MS Serif", "New York", serif;
	text-align:center;
}

.caption_newsletter {
	color:#57527e;
	font: bold 10px Arial "MS Serif", "New York", serif;
	text-align:center;
}

.data_newsletter{
	color:#57527e;
	text-align:right;
	font: 10px Arial "MS Serif", "New York", serif;
	font-style:italic;
}