﻿/* CSS Document */


h1 strong { font-weight: normal; }

h1 { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normal; text-align: center; COLOR: #e6d0b3; padding: 4px}
h1 A:link{ COLOR: #e6d0b3; TEXT-DECORATION: none}
h1 A:visited{ COLOR: #e6d0b3; TEXT-DECORATION: none}
h1 A:hover{ COLOR: #e6d0b3; TEXT-DECORATION: underline}


.footerEXE { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normal; text-align: center; COLOR: #e6d0b3; padding: 4px}
.footerEXE A:link{ COLOR: #e6d0b3; TEXT-DECORATION: underline}
.footerEXE A:visited{ COLOR: #e6d0b3; TEXT-DECORATION: underline}
.footerEXE A:hover{ COLOR: #e6d0b3; TEXT-DECORATION: none}



/* ID Div */
.spazioBIG { height: 250px}
#footerEXE { text-align: center;  }

