.videocat li { width:277px; height:40px; background: url('../immagini/fondo_video.gif'); margin-bottom:2px }
.videocat_div1 { width:40px; height:30px; float:left; margin:5px 5px 5px 5px; }
	/*.videocat_div1:hover { .videocat-background: url('../immagini/fondo_video_up.gif'); }*/
.videocat_div2 { width:215px; height:30px; float:left; margin:5px 0px 5px 5px; font:11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333 }
.videocat_div3 { width:215px; height:30px; float:left; margin:5px 0px 5px 5px; font:10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333 }

	/*.videocat_div2:hover { .videocat-background: url('../immagini/fondo_video_up.gif'); }*/
.videocat2 li { width:307px; height:40px; background: url('../immagini/fondo_video3.gif'); margin-bottom:2px; border: 0px solid #0F0 }
.videocat2_div1 { width:40px; height:30px; float:left; margin:5px 5px 5px 5px; border: 0px solid #000 }
.videocat2_div2 { width:238px; height:30px; float:left; margin:5px 5px 5px 10px; font:11px/14px Georgia; color: #333; border: 0px solid #900 }

/* ----------------------------------------------------- */
.palin { font:10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; width:135px; margin-left: 12px; margin-top:13px; margin-bottom:0px }
.palin div { padding:4px; width:130px; font:10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; width:135px; margin-left:-3px; margin-bottom:3px; margin-top:0px; font-weight:bold }
.palin span { color: #FFFFFF; }
/* ----------------------------------------------------- */
.categorie li { display:inline }
.cat_div1 { width:96px; height:62px; float:left; text-align:center; border-left: solid 1px #edeff0 }
	.cat_div1no { width:96px; height:62px; float:left; text-align:center; border-left: solid 1px #c8cfd5; margin-bottom:8px; }
	.cat_div1int { width:96px; height:62px; float:left; text-align:center; margin-bottom:8px; }
.cat_div2 { width:184px; height:62px;float:left; border-right:solid 1px #edeff0; font:11px/14px Georgia; color: #9F9F9F; }
	.cat_div2no { width:184px; height:62px;float:left; border-right:solid 1px #c8cfd5; font:11px/14px Georgia; color: #9F9F9F; }
	.cat_div2int { width:96px; height:62px; float:left; text-align:center; margin-bottom:8px; }
/* ----------------------------------------------------- */
ul { list-style: none; margin: 0; padding: 0; }
ul li { list-style: none; margin: 0; padding: 0; }
/* ----------------------------------------------------- */
div#scrollbar { display:none; /* hide from incapable */  }
p { font-family: Verdana; font-size:8pt; margin-right:8px; }
/* ----------------------------------------------------- */
#cont_up { width:955px; height:480px; background-image:url('../immagini/sfondo_frontiera.jpg'); background-position:top; background-repeat:no-repeat; }
	#testa { width:955px; height:132px; position:relative; }
	#menu { width:950px; height:25px; margin:5px 0 0 0; background-color:#b7c2cb }
	#menu2 { float: left; width:950px; height:28px; background-image:url('../immagini/menu2.png'); font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; }
		#menu2 a { color: #000000; text-decoration:none }
	#cont_video { width:955px; height:345px; margin:6px 0 0 0; }
		#cont_vidpalnews { width:613px; height:283px; margin:5px 5px 0 0; float:left; background-color:#000000; border:solid 2px #000000 }
		#cont_videodx { width:320px; margin:5px 5px 5px 5px; float:left; border: solid 1px #000000 /*#b3c2cc*/}
		.cont_videodx { width:320px; margin:5px 5px 5px 5px; float:left; border: solid 1px #000000 /*#b3c2cc*/}
		#cont_videodx2 { width:320px; height:305px; margin:40px 0px 0px 0px; float:left; border: solid 1px #b3c2cc}
		#cont_vidpal { width:600px; height:280px; margin: 5px 0px 3px 6px; background-color: #000000; }
			#player { width:435px; float:left }
			#pal { width:160px; height:270px; float:left; background-position:bottom; background-image:url('../immagini/sfo_palinsesto.gif'); background-repeat:repeat-x; margin-left:5px; margin-top:5px; }
		
#cont_down { width:955px; margin:5px 0 0 0; float:left; background-image:url('../immagini/sfondo_frontiera2.jpg'); background-position:bottom; background-repeat:no-repeat }
/* --------------------------------- */
.ejs_tick_class{
background-color:black;
position:relative;
border: 1px solid black;
width:600px;
height:20px;
font:bold 14px Georgia;
text-decoration:none;
color:white; background-color:#333333; margin-left:5px; vertical-align:middle; 
}

.ejs_tick_class a{
color:white;
text-decoration:none;
}

.ejs_tick_class a:hover{
color: #FFFFFF;
text-decoration:none;
}
/* commenti
================================================================*/
div#contenitore{ margin:5px 0px 0px 0px; width:320px; background-color:#ffffff; overflow:hidden; }
	div#contenuto{ margin:0px; background-color:#ffffff; float:left; display:inline; }
		div#contenuto div#primo{ margin:0px;width:331px; height:300px; float:left; display:inline; }
		div#contenuto div#secondo{ margin:0px;width:331px;float:left;display:inline; }
		div#contenuto div#terzo{ margin:0px;width:331px;float:left;display:inline; }


#backgroundPopup{
display:none;
position:fixed;
 /*_position:absolute; hack for internet explorer 6*/
height:100%;
width:100%; 
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
 /*_position:absolute; hack for internet explorer 6*/
width:250px; height:542px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:0px;
font-size:13px;

}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color: #333333;
display:block; font-weight:bold;
}
a.gflag {font-size:24px;padding:1px 0;background-repeat:no-repeat;background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/24.png');}
a.gflag img {border:0;}
a.gflag:hover {background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/24a.png');}

