﻿/* ----------------------- stili html HOME----------------------------------*/ 

#footer {width:772px; text-align: center;}
#spazio {height:400px}

.footer {COLOR: #A78A0A; font-family: Verdana; font-size: 8pt; text-decoration: none; font-weight:normal; text-align: center; padding: 4}
.footer A:visited {COLOR: #A78A0A; text-decoration: none}
.footer A:link { color: #A78A0A; text-decoration: none}
.footer a:hover { color: #A78A0A; text-decoration: underline}

img { border-width: 0; }



/* ----------------------- stili html PAGINE INTERNE----------------------------------*/ 
body         				{ background-color: #FFF5CD}

.entra {COLOR: #655610; font-family: Verdana; font-size: 14pt; text-decoration: none; font-weight:bold; text-align: center; padding: 4}
.entra A:visited {COLOR: #655610; text-decoration: underline}
.entra  A:link { color: #655610; text-decoration: underline}
.entra  a:hover { color: #655610; text-decoration: none}

.testoB {COLOR: #A78A0A; font-family: Verdana; font-size: 8pt; text-decoration: none; font-weight:normal; text-align: left}
.testoB A:visited {COLOR: #A78A0A; text-decoration: underline}
.testoB  A:link { color: #A78A0A; text-decoration: underline}
.testoB  a:hover { color: #A78A0A; text-decoration: none}

.testoG {COLOR: #FFF5CD; font-family: Verdana; font-size: 8pt; text-decoration: none; font-weight:normal; text-align: left}
.testoG A:visited {COLOR: #FFF5CD; text-decoration: underline}
.testoG  A:link { color: #FFF5CD; text-decoration: underline}
.testoG  a:hover { color: #FFF5CD; text-decoration: none}


.linkB {COLOR: #655610; font-family: Verdana; font-size: 8pt; text-decoration: none; font-weight:normal; text-align: left}
.linkB A:visited {COLOR: #655610; text-decoration: none}
.linkB  A:link { color: #655610; text-decoration: none}
.linkB  a:hover { color: #000000; text-decoration: underline}


.linkG {COLOR: #FFF5CD; font-family: Verdana; font-size: 8pt; text-decoration: none; font-weight:normal; text-align: left}
.linkG A:visited {COLOR: #FFF5CD; text-decoration: none}
.linkG  A:link { color: #FFF5CD; text-decoration: none}
.linkG  a:hover { color: #FFF5CD; text-decoration: underline}

