body {
        font-family: "Kabel Bk BT", Tahoma, Verdana, Arial, Helvetica, Geneva, Kalimati,  FreeSans, sans-serif;
        font-size: 16px;
        background: #FBFAAE url(../elementi/fondo_giallino.gif);
        text-align: center;
}


		a.button{display: block;width: 250px;text-decoration: none;
    			background: #FFCC66;color: maroon; border: 1px solid maroon;}

		a.button:hover{color: #FBFAAE; background: #BD2E30; border: 1px solid maroon}


        a.link1:link { color:  #BD2E30; text-decoration: none; font-weight: 600;}
        a.link1:visited { color: #BD2E30; text-decoration: none; font-weight: 600;}
        a.link1:hover { color: black; text-decoration: none; font-weight: 600; } 
        a.link1:active { color: #BD2E30; text-decoration: none; font-weight: 600; }


        a.link2:link { color:  #BD2E30; }
        a.link2:visited { color: #BD2E30; }
        a.link2:hover { color: black; } 
        a.link2:active { color: #BD2E30 }

	a img {
	border: 3px solid #FBFAAE;
	background: #FBFAAE;
	}
	
	a:hover img {
	border: 3px solid #BD2E30;
	background: #FBFAAE;
	}


        .TestoPiccolo { font-size: 13px; }
        .TestoGrande { font-size: 22px; color: #BD2E30 }

	div.Centrato {
		width: 96%;
                margin-right: auto;
                margin-left: auto;
		}


	p.TestoAdestra {
		width: 92%;
                margin-right: auto;
                margin-left: auto;
		text-align: right;
		}

	p.Firma {
		width: 70%;
                margin-right: auto;
                margin-left: auto;
		text-align: right;
		}

	p.TestoGiustificatoPiccolo {
		width: 92%;
                margin-right: auto;
                margin-left: auto;
		font-size: 13px;
		text-align: justify;
		}

	p.TestoGiustificato {
		width: 92%;
                margin-right: auto;
                margin-left: auto;
		text-align: justify;
		text-indent: 60px;
		}

        p.LastNew {
                border: 1px solid maroon;
		width: 96%;
                margin-right: auto;
                margin-left: auto;
                margin-bottom: 15px;
                margin-top: 15px;
                padding: 4px;
                text-align: left;
                color: maroon;
                background: #FFCC66;
                }
        p.OldNews {
                border: 1px solid maroon;
		width: 96%;
                margin-right: auto;
                margin-left: auto;
                margin-bottom: 15px;
                margin-top: 15px;
                padding: 4px;
                text-align: left;
                }

        p.Ecuador {
                border: 1px solid gray;
		width: 96%;
                margin-right: auto;
                margin-left: auto;
                margin-bottom: 15px;
                margin-top: 15px;
                padding: 4px;
                background: url("../campagne e progetti/gif/fondino_acqua.gif");
                }


        p.ElSalvador {
                border: 1px solid maroon;
                width: 497px;
                margin-right: auto;
                margin-left: auto;
                margin-bottom: 15px;
                margin-top: 15px;
                padding: 4px;
                background: url(../elementi/fondo_gialloscuro.gif);
                }

