﻿
div.mainTopMenuHorButton
{
	float:right;
	cursor:pointer;
	font-weight:bold;
	margin-left:10px;
	padding-top:8px;
	padding-right:4px;
	height:14px;
}
table.loginControlTable
{
	height:30px;
}
table.newsMonTable
{
	height:30px;
}

/*NEWS-------------------------------------*/
div.newsTopDiv
{
	float:right;
	text-align:center;
	padding:4px;
	height:92px;
	border:1px solid gray;
	width:100px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
	background-image:url('graphic/newsTopBk.jpg');
	background-position:bottom;
	background-repeat:no-repeat ;
	background-color:White;
}
div.newsTopTitleDiv
{
	cursor:pointer;margin-top:10px;font-size:10px;
	vertical-align:top;
    
	border-left:0px;
	padding-left:0px;
}
div.newsTopDataDiv
{
	font-size:10px;
	font-weight:bold;
	height:20px;
	border-left:0px;
	padding-left:0px;
}
div.newsTopDesDiv
{
	vertical-align:top;
	height:60px;
	border-left:0px;
	padding-left:0px;
}
div.newsTopImgDiv
{
	
	float:left;
	height:16px;
	width:16px;
}
.mainTopNewsDiv
{
	margin:0px;
	padding:0px;
	height:110px;
	overflow:hidden;
	text-align:right;
}
.mainTopNewsButtonAdd
{
	cursor:pointer;
	float:left;
	margin-top:86px;
	margin-left:4px;
	width:20px;
	height:20px;
}
.mainTopNewsButtonList
{
	cursor:pointer;
	float:left;
	margin-top:86px;
	margin-left:4px;
	width:20px;
	height:20px;
}
/*NEWS END-------------------------------------*/
/*HEADER-------------------------------------*/
table#mainTopTable
{
	border:0px;
	padding:0px;
	width:100%;
}
td#mainTopSxTd
{
	background-color:black;
	width:0%;
	height:100px;
	padding:0px;
	border-top:1px solid yellow;
}
td#mainTopCenterTd
{
	background-image:url('graphic/section_top_center_linea.jpg');
	background-color:black;
	width:100%;
	border-top:1px solid yellow;
}
div.mainTopTitle
{
	position:absolute;
	left:380px;
	top:30px;
	text-align:left;
	color:White;
	font-weight:bold;
	font-size:24px;
	height:27px;
}
div.mainTopTitleSub
{
	position:absolute;
	left:190px;
	top:70px;
	text-align:left;
	color:Gray;
	font-weight:bold;
	font-size:24px;
	height:30px;
}
div.mainTopDxSpacerDiv
{
	width:560px;
}
td#mainTopDxTd
{
	background-image:url('graphic/section_top_sfondo_7.jpg');
	background-repeat:no-repeat;
	background-position:right center;
	background-color:black;
	width:0%;
	height:100px;
	padding:0px;
	border-top:1px solid yellow;
}
div.mainTopCenterSpacerDiv
{
	width:250px;
}
td#mainTopMenuHor
{
	border-top:1px solid black;
	padding-right:1px;
}
div#mainTopSxDiv
{
	background-image:url('graphic/section_center_sx_1.jpg');
	background-repeat:no-repeat;
	background-color:black;
	width:175px;
	height:141px;
}
td#mainTopMenuHor1
{
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-image:url('graphic/mainTopMenuHorBk1.jpg');
	background-repeat:no-repeat;
	background-color:Yellow;
	height:30px;
}
table#mainTopMenuHorTable
{
	background-image:url('graphic/SECTION_CENTER_sfondo.jpg');
	background-repeat:no-repeat;
	background-color:rgb(255,216,12);
	width:100%;
	height:110px;

}
td.mainTopMenuHorTd1
{
	width:100%;
}
td.mainTopMenuHorTd2
{
	background-color:Orange;
	border-left:1px solid black;
	width:0%;
}

td.mainTopMenuHorTd3
{
	border-left:1px solid black;
	width:0%;
}
.mainTopNewsDiv
{
	margin:0px;
	padding:0px;
	height:110px;
	overflow:hidden;
	text-align:right;
}
.mainTopMenuHorDxDiv
{
	height:110px;
	background-color:rgb(255,244,163);
	width:400px;
}
/*HEADER END------------------------------*/
/*MENUSX -----------------------------------*/
div.menuSxButton
{
	margin-top:9px;
	padding-top:0px;
	padding-left:30px;
	padding-right:10px;
	color:White;
	cursor:pointer;
	font-size:12px;
	background:black;
	background-image:url('graphic/menuSxButton.gif');
	background-repeat:no-repeat;
	background-position:center left;
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:120px;
}
img.menuSxBannerImg
{
	margin-top:10px;
	background-color:White;
	cursor:pointer;
}
/*MENUSX END-----------------------------------*/