*
{
	margin: 0;
	padding: 0;
}

#page
{
	overflow: auto;
}

#page,
#page_close
{
	margin: auto;
	width: 1036px;
}

#page_close
{
	height: 41px;
}

#center_page
{
	width: 966px;
	margin-left: 38px;
}

#topbar
{
	height: 34px;
}

#topbar .page_lnk
{
	margin-right: 20px;
}

/*=========  MAIN   ============*/
#main
{
	clear: both;
	overflow: auto;
}

#block_main
{
	width: 786px;
	float: left;
}

/*=========  RIGHTBAR   ============*/
#rightbar
{
	float: left;
	width: 180px;
	margin-bottom: 10px;
}


/*==========  MAIN BOTTOM  ==================*/
#hp_main_bottom,
#main_bottom
{
	clear: both;
	margin-top: 10px;
}

#hp_main_bottom .border_in,
#main_bottom .border_in
{
	padding: 6px;
	overflow: hidden;
}

#hp_main_bottom .border_in .cnt_banner .border_in
{
	/*height: 64px;
	overflow: hidden;*/
}

#hp_main_bottom .last_news_title
{
	height: 30px;
}

#hp_main_bottom .news_box 
{
	width: 280px;
	height: 102px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

#hp_main_bottom .news_box .border_in
{
	height: 70px;
	overflow: hidden;
	padding: 15px 5px;
}

#hp_main_bottom .news_box .news_img
{
	float: left;
}
#hp_main_bottom .news_box .news_text
{
	float: left;
	padding: 0 5px;
	width: 155px;
}

/*=========  BOX (RIGHTBAR)   ============*/
.box
{
	width: 168px;
	margin: auto;
}

.box .title
{
	height: 43px;
}

/*=========  BANNER   ==========*/
.cnt_banner
{
	clear: both;
	/*height: 78px;*/
}

.cnt_banner .banner_img
{
	height: 70px;
}


/*==== LAYOUT CONTENUTO PAGINA-BLOCK MAIN STANDARD ==========*/
#block_main .page_top
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 30px;
}

#block_main .page_cnt
{
	margin-top: 5px;
}

#block_main .page_cnt .border_in
{
	padding: 5px;
}

#block_main .page_cnt .border_in .page_top .border_in
{
	padding: 0;
}

#block_main .page_cnt .text,
#block_main .page_cnt .text .text_right
{
	padding: 0 5px;
}

