
/* --- by KT */

.banner_right_bottom {
	width: 125px;
	background-image: url(gfx/bg_banner_webtv.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
	float:right;
	margin-right:2px;
	/*clear:both;
	*/

}
.banner_right_bottom_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3c619;
	text-align:center;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.banner_right_bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3c619;
	text-align:center;
	text-decoration:none;
	padding-bottom: 3px;

}

.leftContent {
    width: 800px;
}

.rightContent {
    width: 200x;
}

.BoxRightContent{
	padding-top:4px;
	float:right;
	margin-right:2px;
}

.ImgRightContent{
	padding-left:0px;
}

.luminosa_top {
	width:600px;
	height:240px;
	background: url(gfx/bg_top_luminosa.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
}
.lu_bottone_site {
	float:right;
	font-size:9px;
	padding-top:210px;
	height:30px;
	width:180px;
}
.lu_bottone_brochure {
	float:right;
	width:150px;
	padding-top:210px;
}
.lu_bottone_site a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:9px;
}
.lu_bottone_brochure a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:9px;
}
.bg_bottone_dx {
	float:right;
	width:10px;
	height:15px;
	background: url(gfx/lu_bottone_dx.jpg) bottom no-repeat;
}
.bg_bottone_sx {
	float:right;
	width:10px;
	height:15px;
	background: url(gfx/lu_bottone_sx.jpg) bottom no-repeat;
}
.bg_bottone_cnt {
	float:right;
	height:15px;
	width:auto;
	background: url(gfx/lu_bottone_cnt.jpg) top repeat-x;
	padding-top:2px;
}
