﻿/* CSS Document */
body {
	background-color: #ffffff;
	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: #000000; padding: 4}
.testotop A:link{ COLOR: #000000; TEXT-DECORATION: underline}
.testotop A:visited{ COLOR: #000000; TEXT-DECORATION: underline}
.testotop A:hover{ COLOR: #000000; TEXT-DECORATION: none}

.pagine { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normal; text-align: center; COLOR: #000000; padding: 4}
.pagine A:link{ COLOR: #000000; TEXT-DECORATION: underline}
.pagine A:visited{ COLOR: #000000; TEXT-DECORATION: underline}
.pagine A:hover{ COLOR: #000000; TEXT-DECORATION: none}

.testorandom { font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: normal; text-align: center; COLOR: #000000; padding: 4}
.testorandom A:link{ COLOR: #000000; TEXT-DECORATION: underline}
.testorandom A:visited{ COLOR: #000000; TEXT-DECORATION: underline}
.testorandom A:hover{ COLOR: #000000; TEXT-DECORATION: none}


/* ID Div */
#immagine { text-align: center; }

#spazio { height: 50px}

#keywords { font-family: verdana, tahoma, arial; font-size: 14pt; font-weight: bold; text-align: center; COLOR: #1e3c80; padding: 4}

#entra { font-family: verdana, tahoma, arial; font-size: 12pt; font-weight: bold; text-align: center; COLOR: #1e3c80; padding: 4}
#entra A:link{ COLOR: #1e3c80; TEXT-DECORATION: underline}
#entra A:visited{ COLOR: #1e3c80; TEXT-DECORATION: underline}
#entra A:hover{ COLOR: #000000; TEXT-DECORATION: none}







#testotop { position:absolute; width:300px; left:-350px; height: 50px; top: 0; }
#pagine { position:absolute; width:300px; left:-350px; height: 50px; top: 0; }
#testorandom { position:absolute; width:300px; left:-350px; height: 50px; top: 0; }
#stat { position:absolute; width:300px; left:-350px; height: 50px; top: 0; }


