*
{
	margin: 0;
	padding: 0;
}

html
{
}

body
{
}

#back_bottom_page
{
	/*
	bottom: 0;
	left: 0;
	width: 100%;
	height: 93px;
	margin-top: 20px;
	z-index: -1;
	position: absolute;
	*/
}

#page
{
	margin: auto;
	width: 877px;
	margin-bottom: 20px;
	z-index: 100;
}

#top
{
	overflow: auto;
	height: 117px;
}

#logo
{
	float: left;
	width: 173px;
	height: 75px;
	margin-left: 12px;
	margin-top: 15px;
}

#top_right
{
	float: left;
	height: 100px;
}

#top_right .menu_top
{
	overflow: hidden;
	height: 35px;
	width: 675px;
	margin: auto;
	margin-top: 27px;
}

#page .sep
{
	clear: both;
	height: 5px;
	width: 100%;
}

#main
{
	width: 877px;
	overflow: auto;
}

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

#block_main_dx
{
	width: 340px;
	float: left;
	margin-left: 10px;
}

#footer
{
	/*height: 93px;*/
}

/*=====  BOX small =======*/
.box_small .box_header,
.box_small .box_body,
.box_small .box_footer
{
	width: 521px;
}


.box_small .box_header,
.box_small .box_footer
{
	height: 30px;
}

.box_small .box_body
{
}

.box_small .box_body .cnt
{
	width: 450px;
	margin: auto;
}


.box_small .box_body table
{
	width: 100%;
}

.box_small .box_body table .td_img
{
	width: 17%;
}

/*=====  BOX big dx =======*/
.box_big_dx .box_header,
.box_big_dx .box_body,
.box_big_dx .box_footer
{
	width: 340px;
}


.box_big_dx .box_header,
.box_big_dx .box_footer
{
	height: 30px;
}

.box_big_dx .box_body
{
/*	height: 400px;*/
}

.box_big_dx .box_body .cnt
{
	width: 280px;
	margin: auto;
}

/*=====  CONTATTI  ========*/
#cnt_frm_cont
{
	margin-top: 15px;
}

