body
{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
}

/* EXTERNAL TABLE */
#external_table
{
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#top_left
{
	width: 20px;
	height: 20px;
	background-image: url(img/lay_sfuma_su_sx.gif);
	background-repeat: no-repeat;
}

#top_center
{
	height: 20px;
	background-image: url(img/lay_sfuma.gif);
	background-repeat: repeat-x;
}

#top_right
{
	width: 20px;
	height: 20px;
	background-image: url(img/lay_sfuma_su_dx.gif);
	background-repeat: no-repeat;
}

#middle_left
{
	width: 20px;
	background-image: url(img/lay_sfuma_sx.gif);
	background-repeat: repeat-y;
}
#middle_center
{	
	background-color: #FFFFFF;
	text-decoration: none;
}
#middle_right
{
	width: 20px;
	background-image: url(img/lay_sfuma_dx.gif);
	background-repeat: repeat-y;
}

#bottom_left
{
	width: 20px;
	height: 20px;
	background-image: url(img/lay_sfuma_giu_sx.gif);
}

#bottom_center
{
	height: 20px;
	background-image: url(img/lay_sfuma_giu.gif);
	background-repeat: repeat-x;
}

#bottom_right
{
	width: 20px;
	height: 20px;
	background-image: url(img/lay_sfuma_giu_dx.gif);
	background-repeat: no-repeat;
}
/* MAIN TABLE */

#main_table
{
	background-color: #FFFFFF;
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
/* HEADER */
#header
{
	width: 100%;
	height: 75px;
	vertical-align: top;
	margin: 0 0 0 0;
	background-image: url(img/header.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

.bilogic
{
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-left: 17px;
}

.linkheader
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #a7a8aa;
	padding-right: 5px;
}

A.linkheader
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: 500;
	text-decoration: none;
	color: #a7a8aa;
	padding-right: 5px;
}
A.linkheader:hover
{
	text-decoration: none;
	color: #87888a;
}

/*Parte Flash */
#flash_header
{
	height: 130px; /*border: solid 1px #FF0000;*/
}

/* MAIN CONTENT */
#main_content
{
	width: 780px;
	/*background-color: #FFa0a0; /*border: solid 1px #FF0000;*/
}
#side_menu
{
	width: 260px;
	vertical-align: top;
	/*border: solid 1px #FF0000;*/
}

#page_content
{
	min-height:440px;
	vertical-align: top;
}
