﻿#tab1 /* div scheda e discussioni correlate */
{
	margin-top:10px;
}

#tab_evidenza /* div striscia video in evidenza */
{
	padding-bottom:10px;
}

.tab_956 /* div scheda e discussioni correlate per la pagina del video HD*/
{
	position:relative;
	height:auto;
	float:left;
	width:926px;	
	padding-left:10px;
	padding-bottom:10px;
	left:10px;
	background-repeat:repeat-x;
	border: 1px solid #e1e1e1;		
}


/* div con indice dei video */
#tab2
{
	padding-bottom:10px;
	margin-top:0;
}

#tab2 dl{
	clear:both; 
	height:auto;
	float:left;
	width:610px;
	margin: 20px 0 0px 0;
	padding:0 0 0 0;
}

#tab2 dt, #tab2 dd
{
	float:left; 
	padding-bottom:20px;
}

#tab2 dt
{
	width:124px;
}

#tab2 dd
{
	width:430px;
	height:95px;
	padding-left:5px;
}
	 
#tab2 dt img{
	width:120px;
	height:85px;
	border: 1px solid #C6C5C6;
	padding: 1px 1px 1px 1px;
}


#tab2 dt a:hover img { 
	border: 1px solid #444;
}


/* box indice: titolo */
a.titolo_preview
{
	font-family: Arial;
	font-size:15px;
	line-height:15px;
	color:#555;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

a.titolo_preview:hover
{
	text-decoration:underline;
}
/* fine titolo */

/* box indice: descrizione */
.txt_preview
{
	width:450px;
	float:left;
	font-family: Arial;
	font-size:12px;
	line-height:15px;
	color:#555;
}

a.txt_preview
{
	text-decoration:none;
}

a.txt_preview:hover
{
	text-decoration:underline;
}
/* fine descrizione*/

.txt_preview_p /* box indice: piattaforme */
{
	float:left;
	line-height:15px;
	color:#555;
	font-size:11px;
	font-family: Verdana;
	width:auto;
	margin-right:5px;
}		


/* box indice: scheda del gioco */
.a_bck, .a_bck a
{

	float:left;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#555;
	text-decoration:none;
}

.a_bck a:hover
{
	text-decoration:underline;
}
/* fine scheda */


.hd /* imamgine per vedere video in hd */
{
	float:left;
	width:100%;
	height:9px;
}


