﻿/* CSS Document */
body {
	background-color: #C7DDED;
	margin: 0 auto;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}

.testotop { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normal; text-align: justify; COLOR: #abc6d9; padding: 4}
.testotop A:link{ COLOR: #abc6d9; TEXT-DECORATION: underline}
.testotop A:visited{ COLOR: #abc6d9; TEXT-DECORATION: underline}
.testotop A:hover{ COLOR: #abc6d9; TEXT-DECORATION: none}

.pagine { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normal; text-align: center; COLOR: #abc6d9; padding: 4}
.pagine A:link{ COLOR: #abc6d9; TEXT-DECORATION: underline}
.pagine A:visited{ COLOR: #abc6d9; TEXT-DECORATION: underline}
.pagine A:hover{ COLOR: #abc6d9; TEXT-DECORATION: none}

.testorandom { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normal; text-align: center; COLOR: #abc6d9; padding: 4}
.testorandom A:link{ COLOR: #abc6d9; TEXT-DECORATION: none}
.testorandom A:visited{ COLOR: #abc6d9; TEXT-DECORATION: none}
.testorandom A:hover{ COLOR: #abc6d9; TEXT-DECORATION: none}


/* ID Div */
#immagine { text-align: center; }

#spazio { height: 50px}
#spazioBIG { height: 400px}

#keywords { font-family: verdana, tahoma, arial; font-size: 14pt; font-weight: bold; text-align: center; COLOR: #3f7829; padding: 4}

#entra { font-family: verdana, tahoma, arial; font-size: 12pt; font-weight: bold; text-align: center; COLOR: #000000; padding: 4}
#entra A:link{ COLOR: #000000; TEXT-DECORATION: underline}
#entra A:visited{ COLOR: #000000; TEXT-DECORATION: underline}
#entra A:hover{ COLOR: #696969; TEXT-DECORATION: none}


#footer { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normnal; text-align: center; COLOR: #262952; padding: 4 }
#footer A:link{ COLOR: #262952; TEXT-DECORATION: none}
#footer A:visited{ COLOR: #262952; TEXT-DECORATION: none}
#footer A:hover{ COLOR: #262952; TEXT-DECORATION: underline}




#testotop { text-align:center }
#pagine { text-align:center }
#testorandom { text-align:center }
#stat { text-align:center }

