@charset "utf-8";
/* CSS home NEXTECH FESTIVAL 2010 */

html { background: #000000; text-align:center; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; color:#FCCB4A; }

form { margin-top:30px; border:1px solid #000000; }       

#menu { width:100%; height:20px; margin:0; padding:5px 0;
	position:absolute; top:0; left:0; white-space:nowrap; 
	border-bottom:1px solid #FCCB4A; }
#menu a { color:#FFFFFF; text-decoration:none; letter-spacing:1px; }
#menu a:hover { color:#FCCB4A; text-decoration:none; letter-spacing:1px; }

#testo { letter-spacing:1px; }
#testo a { color:#FFFFFF; text-decoration:none; }
#testo a:hover { color:#FCCB4A; text-decoration:none; }

#crediti { font-size:12px; font-weight:normal; color:#FFF; white-space:nowrap; }
#crediti a { color:#FFF; text-decoration:none; }
#crediti a:hover { color:#FCCB4A; text-decoration:none; }

#foto a, #foto a:hover { background:transparent; border:0; }
#foto a:hover img { background-color:transparent; filter:alpha(opacity=50); opacity:0.5; border:0; }
#foto a img { background:transparent; filter:alpha(opacity=100); opacity:1.0; border:0; }

#popup { }
#popup a { color:transparent; text-decoration:none; }
#popup a:hover { color:#FCCB4A; text-decoration:none; }

/* FINE */

