body { /* non toccare */
	background-image:  url(img/bg.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #759ADF;
	background-repeat: repeat-x-y;
}
.top_guide { /* non toccare */
	background-image: url(img/community_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
	}
.top_shop { /* non toccare */
	background-image: url(img/shop_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
	}
.top_community { /* non toccare */
	background-image: url(img/guide_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
}
.top_network { /* non toccare */
	background-image: url(img/network_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
}
.top_plugin { /* non toccare */
	background-image: url(img/plugin_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
}
.side_button { /* non toccare */
	background-image: url(img/bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
}
.side_text { /* Testo colonna sinistra */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 4px;
	/*padding-left: 4px;*/
}
a.side_text { color: #FFFFFF; text-decoration: none; } /* Testo colonna sinistra quando  un link */
a.side_text:visited { color: #FFFFFF; text-decoration: none; } /* Testo colonna sinistra quando  un link visitato */
a.side_text:hover { color: #FFFFFF; text-decoration: underline; } /* Testo colonna sinistra quando ci vai sopra con il mouse*/
.top_network { /* non toccare */

	background-image: url(img/network_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
}
.main_sx_bg { /* non toccare */
	background-image: url(img/bg_t_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 11px;
}
.main_dx_bg { /* non toccare */
	background-image: url(img/bg_t_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 11px;
}
.main_sx_dcorner_bg { /* non toccare */
	background-image: url(img/bg_d_sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 11px;
}
.main_dx_dcorner_bg { /* non toccare */
	background-image: url(img/bg_d_dx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 11px;
}
.main_sx_ucorner_bg { /* non toccare */
	background-image: url(img/bg_u_sx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 11px;
}
.main_dx_ucorner_bg { /* non toccare */
	background-image: url(img/bg_u_dx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 11px;
}
.main_header_bg { /* non toccare */
	background-image: url(img/bg_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.main_footer_bg { /* non toccare */
	background-image: url(img/bg_f.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.newsTD { /* non toccare */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #616161; /* Colore di sfondo tabella news */
}
.News_titolo { /* Titolo della News */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FDCE6C;
}
.News_testo { /* Testo delle News */

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.News_testo { color: #FDCE6C; text-decoration: none; } /* Testo delle News quando sono link */
a.News_testo:visited { color: #FDCE6C; text-decoration: none; } /* Testo delle News quando sono link visitati */
a.News_testo:hover { color: #FDCE6C; text-decoration: underline; } /* Testo delle News quando sono link e ci passi con il mouse */
/*queste tre qui sotto devono essere identiche a quelle di sopra */
a.newsTD { color: #FDCE6C; text-decoration: none; } /* Testo delle News quando sono link */
a.newsTD:visited { color: #FDCE6C; text-decoration: none; } /* Testo delle News quando sono link visitati */
a.newsTD:hover { color: #FDCE6C; text-decoration: underline; } /* Testo delle News quando sono link e ci passi con il mouse */


.quote { /* colore del testo e della tabella [QUOTE] nelle news */
    
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding: 4px;
	
}
.bglogo { /* non toccare */
	background-image: url(img/bg_logo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bglogo-2 { /* non toccare */
	background-image: url(img/bg_logo2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: normal; color: #FFFFFF; color: #FDCE6C; text-decoration: none; } /*  */
a:visited { color: #FDCE6C; text-decoration: none; } /*  */
a:hover { color: #FDCE6C; text-decoration: underline; } /*  */