/* foglio di stile */

/*
*{margin:0;padding:0;border:0;z-index:0}
ul{list-style:none}
a{text-decoration:none}
a:focus{outline:none}
*/
body{background:FFF;overflow:hidden}

h1 {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#intropage{width:960px;height:540px;position:absolute;top:50%;left:50%;margin:-270px 0 0 -480px; background-color:#FFF;}

#introcolsx{width:280px;height:540px; margin:0 0 0 0; float:left; background-color:#FFF;}
#introcolcenter{width:400px;height:540px; margin:0 0 0 0; float:left; background-color:#FFF;}
#introcoldx{width:280px;height:540px; margin:0 0 0 0; float:right; background-color:#FFF; text-align:right;}

#giocatv{width:400px;height:200px;position:absolute;top:50%;left:50%;margin:-200px 0 0 -200px; background-color:#FFF; text-align:center; vertical-align:middle;}

#introcrediti{width:200px;height:30px;position:absolute;top:100%;left:100%;margin:-30px 0 0 -210px}

#giocatvscroll{width:250px;height:30px;position:absolute;top:100%; margin:-30px 0 0 0}

/*
#logo{position:absolute;top:150px;left:0px;z-index:1}
#news{width:280px;height:540px;background-color:#FFF;float:left;margin:0 0 0 0}
#musica{width:200px;height:30px;position:absolute;top:100%;left:50%;margin:-10px 0 0 -320px}
*/



.titolo_entra {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.testo_entra {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #a8d1cc;
	text-decoration: none;
}
.testo_entra :hover {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #a8d1cc;
	text-decoration: underline;
}
.titolo_news {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.testo_news {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.titolo_contatti {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.testo_contatti {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.testo_contatti :hover {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
}


.testo_crediti {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}

.testo_crediti:hover {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}






