body{
	background-color: #000000;
	font-family:verdana, arial;
	font-size:11px;
	
}


#tiotv_container{
	
width: 982px;
height:701px;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
background-image: url(/aa_new_tiotv/img/sfondo.jpg);
background-repeat:no-repeat;

}


	/* overlay size and background image */ 
div.overlay { 
 
    /* 
        THIS ARE YOUR FULLSCREEN DIMENSIONS 
    */ 
    width:842px; 
    height:481px; 
    background-image:url(/aa_new_tiotv/img/sfondo_video.png); 
    display:none; 
    padding: 0 !important; 
} 
 
/* close button for overlay */ 
div.overlay div.close { 
    background:url(/aa_new_tiotv/img/chiudi_video.png) no-repeat; 
    position:absolute; 
    top:-27px; 
    right:-27px; 
    width:44px; 
    height:44px; 
    cursor:pointer; 
	z-index: 1001;
} 
 
/* original size of the player */ 
#fms, #fms embed, #fms object { 
    height:450px; 
    width:750px; 
} 
 
/* absolute positioning of the player */ 
#fms embed, #fms object { 
    position:absolute;  
    /* layer as the topmost element */ 
    z-index:1000; 
}

/*#riquadro_box_container{
	
width: 830px;
height:428px;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
}*/

.logo{
	float: left;
	width: 165px;
	height:50px;
	margin-top:35px;
	margin-left:40px;
}

.marimg{

	margin-right:10px;
	
	}


.banner{
	float: right;
	width: 728px;
	height:90px;
	margin-top:15px;
	margin-right:18px;
}



#barra_submenu{
	margin-left: auto;
	margin-right: auto;
	margin-top:-1px;
	width:943px;
	height:18px;
	background-color: #73C3E4;
	opacity:0.2;
	filter:	alpha(opacity=20);

}


#barra_menu{
	margin-left: auto;
	margin-right: auto;
	margin-top:27px;
	width:828px;
	text-align:center;
}


#barra_search{

	margin-left: auto;
	margin-right: auto;
	margin-top:30px;

	width:828px;
	height:30px;
	background-color: #ffffff;
	opacity:0.3;
	filter:	alpha(opacity=30);

}






#barra_search_content{
	margin-left: 83px;
	margin-right: auto;
	margin-top:-30px;
	*margin-top: -29px;
	width:828px;
	height:30px;
}

.form{
	background-color: #ffffff;
	border:1px solid #ffffff;
	font-size:11px;
	height:13px;
	font-family:Verdana, Geneva, sans-serif;
}


#wrapper_divbox{
	position: absolute;
	overflow: hidden; 
	width: 898px; 
	margin-left: 2px; 
	margin-top: 0px; 
	padding-left: 75px;
	
	}

.video_box_container{
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	width: 159px;
	height:101px;
	
}

.video_box{
	position: absolute;
	border: 2px solid #727272;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color:#000000;
	
}

.video_box_info{
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
	width: 156px;
	height: 99px;
	color: #FFFFFF;
	background-color: #000000;
	opacity:0.8;
	filter:	alpha(opacity=80);
	font-size: 11px;
	line-height:16px;

}

.video_box_new{
	background-color: #4c618b;
	position: absolute;
	height: 11px;
	width: 25px;

}

.video_box_buttons{
	position: absolute;
	margin-top: 80px;
	margin-left: 8px;
	float: left;
}


A.menu:Link,A.menu:Visited,A.menu:Active  {
   	font-family: verdana, arial, helvetica;
	font-weight:normal;
	font-size: 11px;
	color: #B3CFD9;
	line-height:16px;
	text-decoration: none; 
	
}

A.menu:Hover  {
color: #ffffff;

}

