body {
	margin:0px;
	background-color:#000000
}

td{
	font-family:verdana;
	font-size:11px;
	color:#e0e0e0;
	line-height:20px;
	text-align:justify
}

.smalltext{font-size:10px;line-height: 14px;}

.int_left{
	background-image:url('images/left_ins.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	background-color: #242424;
}

.int_right{
	background-image:url('images/right.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #242424;
}

.footer{
	font-family:verdana;
	font-size:11px;
	border-top:1px solid #7b7b7b;
}

a:link,a:visited{color:white;}

a:hover{text-decoration:none;}

form{margin:0px}

.inputs{width:200px}


#video_banners 
{
	height:280px;
}

#fix
{
	height:120px;
}

#video_banners .index_banner_1 , #video_banners .index_banner_2
{
	display:inline-block;
}
#video_banners .index_banner_1
{
	margin:9px 0 0 9px;
}

#video_banners .index_banner_2
{
	
	position:absolute;
	
	margin:9px 0 0 420px;
	display:block ;
	width:399px !important;
	*width:401px;
	height:102px !important;
	*height:104px;

	border:1px solid #7b7b7b ;
	background-color:#000;
	
	background-image:url("./images/ll_arredamenti.jpg");
	background-position:top left;
	background-repeat:no-repeat;

}

#video_banners .index_banner_2 div
{
	margin:0 6px 0 193px;
	
	font-size:12px;
	line-height:18px;
	
	color:#9a9a9a ;
	
	font-family:"Trebuchet ms";
	
	height:102px !important;
	*height:102px;
	
	overflow:hidden;
}

#video_banners .index_banner_3
{
	margin:9px 0 0 9px;
	display:inline-block ;
	
	width:401px;
	height:104px;
	

	
	background-color:#000;
	
	background-image:url("./images/banner3.jpg");
	background-position:top left;
	background-repeat:no-repeat;

}
#video_banners #banner3_text
{
	margin:0 6px 0 193px;
	
	font-size:12px;
	line-height:18px;
	
	color:#9a9a9a ;
	
	font-family:"Trebuchet ms";
	
	height:102px !important;
	*height:102px;
	
	overflow:hidden;

}
#video_banners .index_banner_4
{
	display:block;
	position:absolute;
	margin:-104px 0 0 420px;
	
	
	width:401px;
	height:104px;
	
	cursor:pointer;
	
	background-color:#000;
	
	background-image:url("./images/banner4.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	
	
}



