a:link 		{text-decoration: none; color: #FFFFFF}
a:visited 	{text-decoration: none; color: #FFFFFF}
a:hover 	{text-decoration: none; color: #FFFFFF; font-weight:bold;}

body {
	background: #ADDD6F;
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	text-align:center; 	
}

.SeparatoreGrande {
	height : 50px;
}

.SeparatorePiccolo {
	height : 25px;
}

.TestoDescrizioneNascosta {
    color : #FFFFFF;
    font-size: 10pt;
    text-align: justify;
}

.TestoMenu {
    font-size: 10pt;
    text-align: center;
    background-color:#336633;
}

.TestoDescrizioneHome{
    color : #336633;
    font-size: 12pt;
    text-align: justify;
    line-height: 150%;
    margin: 25pt;
}

.TestoVendita{
    color : #FF0000;
    font-size : 16pt;
    font-weight:bold;	
}

.NomeStruttureHome {
    font-weight:bold;
    font-size: 22pt;	
}

.TestoDescrizione{
    color : #336633;
    font-size: 14pt;
    text-align: justify;
    line-height: 150%;
    margin: 20pt;
}

.TestoDescrizioneFoto{
    color : #336633;
    font-size: 12pt;
    text-align: center;
    line-height: 100%;
    margin: 10pt;
}

.TestoDescrizioneIntestazione{
    color : #336633;
    font-size: 14pt;
    text-align: center;
    line-height: 150%;
    margin: 15pt;
}

.TestoFotoIntestazione{
    color : #336633;
    font-size: 16pt;
    text-align: center;
    line-height: 150%;
    margin: 20pt;
}

.Titolo {
	text-align: center;
    color : #336633;
    font-size: 28pt;
    font-weight:bold;
}

.TabTitolo {
	width : 730px;
	height : 40px;
}

.TabCentrale{
	width : 730px;
    color : #336633;
    font-size: 12pt;
    text-align: justify;
    line-height: 150%;
}

.TabComeRaggiungerci{
	width : 730px;
    color : #336633;
    font-size: 14pt;
    text-align: center;
    line-height: 150%;
}

.TabFotoGrande{
	width : 730px;
    color : #336633;
    font-size: 14pt;
    text-align: center;
}

.TabCentraleHome{
	width : 730px;
    color : #336633;
    font-size: 20pt;
    text-align: center;
}

.TabMenu {
	width : 730px;
	height : 20px;
	text-align: center;
}

.TabLink {
	width : 730px;
	height : 20px;
	text-align: center;
}


.TabInfoAgg {
	width : 730px;
    text-align: center;	
}

.VoceNonSelTabMenu {
	width : 12%;
	text-align: center;
        font-size: 12pt;
   	background-color: #336633;
         }

.VoceSelTabMenu {
	width : 12%;
	text-align: center;
        font-size: 12pt;
   	background-color:red;
 }

.DivInfo{
	width : 730px;
	text-align: left;
	display:none;
}


