/* CSS Document */
#box-google-alto a:link span.titoli, #box-google-alto a:link span.testo {
  color: #000000;
}

#box-google-sinistra a span.titoli, #box-google-sinistra a span.testo {
  font-size: 9px;
  color: #003399;
  overflow: hidden;
}

#box-google-sinistra {
  overflow: hidden;
  width: 120px;
}

#box-google-alto div.google {
  font-size: 9px;
  text-align: right;
  font-style: italic;
}

#box-google-alto a:hover span, #box-google-alto a.hover span {
  color: #ff0000;
  text-decoration: underline;
}
#box-google-sinistra a:hover span, #box-google-sinistra a.hover span {
  color: #ff0000;
  text-decoration: underline;
  overflow: hidden;
}


/* freeonline originale */

body {
	color: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 10px;
	margin:0px;
}

table {
	color: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 10px
}

.testo {
	COLOR: #000000;
	FONT-SIZE: 10px;
	font-family: Verdana
}


A {
	COLOR: #003399;
	TEXT-DECORATION: none;
	font-family: Verdana
}

A:hover {
	COLOR: #002362;
	TEXT-DECORATION: underline;
}

A:hover.titoli {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}

A:hover.titolink {
	COLOR: #ff0000;
}

A:hover.testomini {
	COLOR: Red;
	TEXT-DECORATION: underline;
}

.fontbold {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	font-weight : bold;
}


.box {
	BACKGROUND: #f0f0f0;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 11px;
}

.titoli {
	COLOR: Black;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	font-family: Verdana
}

.titoloni {
	COLOR: Black;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	font-family: Verdana
}

.linkoni {
	COLOR: Black;
	FONT-WEIGHT: bold;
}

.titolink {
	COLOR: #003399;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	font-family: Verdana
}

.testored {
	COLOR: Red;
	FONT-SIZE: 10px;
	font-family: Verdana;
	FONT-WEIGHT: bold;
}

.testomini {
	FONT-SIZE: 9px;
	font-family: Verdana;
}

.lettura {
	COLOR: #000000;
	FONT-SIZE: 12px;
	 font-family: Verdana
}

A.lettura {
	COLOR: #003399;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	font-family: Verdana
}

A:hover.lettura {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}

.screen {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.verdana {font-family:verdana}
.arial {font-family: Arial;}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.i {font-style: italic; }
.bo {font-weight: bold}
.sm {font-size:9px}
.semi {font-size:11px}
.medio {font-size:12px}
.big {font-size:13px}
.bigger {font-size:14px}
.grande {font-size:16px}
.titologrande {font-size:20px}
.grigio {color:#646464; text-decoration:none}
.blu {color:#003399; text-decoration:none}
.verde {color:#68A942; text-decoration:none}
.rosso {color:#FF0000; text-decoration:none}
.nero {color:#000000; text-decoration:none}

.h1-mdr {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#000080;
	line-height:normal;
	text-align:center;
}

.h2-mdr {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	line-height:normal;
	font-weight:normal;
	color:#000080;
	text-decoration:underline;
}

.testo-mdr {
	color:#000080;
	text-align:justify;
}