/* CSS Document */

#go{
	height:55px;
	width:58px;
}

#content{
background-color:#FDBE55;
}

#loghi{
	background-image:url(../imggrafica/2_header.gif);
}


#loghilogin{
	background-image:url(../imggrafica/2_headerlogin.gif);
}


#elencocompletovideo{
	background-image:url(../imggrafica/2_sfondo_elenco_completo_lo.jpg);
	position:absolute;
	top:50px;
	left:0px;
	width:597px;
	height:432px;
	padding:15px;
}

#sfondovideofree{
	position:absolute;
	background-image:url(../imggrafica/2_sfondo_elenco_free_lo.jpg);
	height:112px;
	width:338px;
	top:380px;
	left:258px;
	padding:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

#footer{
position:absolute;
background-image:url(../imggrafica/2_footer.gif);
height:40px;
width:981px;
top:634px;
left:27px;
text-align:left;
}







#tastozoom{
	position:absolute;
	left:900px;
	margin-top:15px;
	width:100px;
	height:90px;
	text-align:right;
	padding:0;
	z-index:300;
}

#navigazionevideo{
	position:absolute;
	top:540px;
	left:350px;
	width:182px;
	height:57px;
	background-image:url(../imggrafica/2_navigazionefilmati.png);
	text-align:left;	
}

#lovideo{
	background-image:url(../imggrafica/loarcheologia.gif);
	height:422px;
	width:660px;
	float:right;
	margin-right:3px;
	text-align:left;		
}



div.buttonlinguettaquiz{ 
	position:absolute;
	left:15px;
	top:0px;
	width:548px;
	height:70px;
	text-align:left;
}


div.button_imagelinguettaquiz{
	background-image:url('../imggrafica/2_intestazionequiz.png');
	background-repeat:no-repeat;
	width:548px;
	height:70px;
}
a.button_linklinguettaquiz {
	width:548px;
	height:70px;
	display:block;
}


div.buttonchiudiquiz{ /* tasto chiudi del pop up dei quiz */
	position:absolute;
	left:562px;
	top:0px;
	width:42px;
	height:70px;
	text-align:left;
	z-index:4;
	cursor:pointer;
}


div.button_imagechiudiquiz{
	background-image:url('../imggrafica/2_intestazionequizchiudi.png');
	background-repeat:no-repeat;
	height:70px;
	width:42px;
	cursor:pointer;
}
a.button_linkchiudiquiz {
	position:absolute;
	left:562px;
	top:0px;
	height:42px;
	width:70px;
	display:block;
}
.titolovideo{
	color:#E58E1A;
	font-size:22px;
	text-align:left;
	font-family:"Arial Rounded MT Bold", "Helvetica Rounded LT Bold", Arial, Helvetica, Verdana, sans-serif;
	line-height:1em;
}

.quiznnpresente{
	color:#FF0000;
	font-size:20px;
	text-align:center;
	margin-left:20px;
}
/*   tasto back all'interno dei quiz     (aggiunto il 10 gen 2009, giovanni   */


div.buttonbackquiz{ 
	position:absolute;
	left:520px;
	top:0px;
	width:42px;
	height:70px;
	text-align:left;
	z-index:49;
	
}


div.button_imagebackquiz{
	background-image:url('../imggrafica/2_intestazionequizhome.png');
	background-repeat:no-repeat;
	height:70px;
	width:42px;
	
}
a.button_linkbackquiz {
    left:520px;
	top:0px;
	height:42px;
	width:70px;
	display:block;
	position:absolute;
}

/*   fine tasto back all'interno dei quiz        */