/* Body */
#body_bg {
	padding: 0px;
	margin: 0px;
	background-color: #e5e5e5;
}

/* External Table */
.table_external {
	background-color:#FFFFFF;
	width: 768px;
	border-collapse: collapse;
	background-position:right;
	background-repeat:repeat-y;
	background-image:url(images/table_blur.gif);
}
.table_external td {
	padding: 0px 4px 0px 4px;
}

/* Table structure */
.table_nospace {
	border-collapse: collapse;
}
.table_nospace td {
	padding: 0px 0px 0px 0px;
}

/* Table Top */
#table_top {
	width: 100%;
	border-collapse: collapse;
	background-image:url(images/top_bg.jpg);
}
#table_top td {
	padding: 0px;
}

/* Table Menu */
#table_bg_menu {
	width: 100%;
	border-collapse: collapse;
	background-image:url(images/table_menu_squared.gif);
	height: 25px;
}
#table_bg_menu .td_space {
	padding: 4px 0px 0px 0px;
}
.table_menu_on {
	border-collapse: collapse;
	height: 21px;
}
.table_menu_on .menu_sx {
	padding: 0px;
	background-image:url(images/menu_on_sx.gif);
	width: 3px;
}
.table_menu_on .menu_main {
	padding: 1px 2px 0px 2px;
	background-image:url(images/menu_on_main.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE944B;
	cursor: default;
}
.table_menu_on .menu_dx {
	padding: 0px;
	background-image:url(images/menu_on_dx.gif);
	width: 4px;
}
.table_menu_on a {
	color: #FE944B;
	text-decoration: none;
}
.table_menu_on a:hover {
	text-decoration: underline;
}
.table_menu_off {
	border-collapse: collapse;
	height: 21px;
}
.table_menu_off .menu_sx {
	padding: 0px;
	background-image:url(images/menu_off_sx.gif);
	width: 3px;
}
.table_menu_off .menu_main {
	padding: 1px 2px 0px 2px;
	background-image:url(images/menu_off_main.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: default;
}
.table_menu_off .menu_dx {
	padding: 0px;
	background-image:url(images/menu_off_dx.gif);
	width: 4px;
}
.table_menu_off a {
	color: #000000;
	text-decoration: none;
}
.table_menu_off a:hover {
	text-decoration: underline;
}

/* Table Content Home */
.table_home {
	width: 100%;
	border-collapse: collapse;
}
.table_home #home_sx {
	width: 490px;
	vertical-align: top;
	padding: 10px 5px 10px 10px;
}
.table_home #home_dx {
	width: 240px;
	vertical-align: top;
	padding: 10px 10px 10px 5px;
}

/* Blocks */
.block {
	width: 100%;
	border: 1px solid #999999;
	color: #000000;
	border-spacing: 0px;
	border-collapse:collapse;
}
.block th {
	background-image:url(images/block_th_bg.gif);
	height: 18px;
	border-bottom: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	cursor: default;
}
.block th img {
	margin: 3px 3px 0px 5px;
}
.block td {
	padding: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
.block td .photo {
	margin-bottom: 10px;
}

/* Iframs Home */
.iframe_spot {
	width: 100%;
	height: 100%;
}

/* Table Bottom */
.table_bottom {
	border-collapse: collapse;
	width: 100%;
	background-color: #FE944B;
	height: 20px;
	cursor: default;
	border-bottom: 1px solid #999999;
}
.table_bottom td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding: 0px 5px 0px 5px;
}
.table_bottom img {
	border: 0px;
	vertical-align: text-top;
	margin: 1px 3px 0px 5px;
}
.table_bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
}
.table_bottom a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* News */
#body_news {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#body_news p {
	margin: 0px 0px 10px 0px;
}
#body_news .news_title {
	font-weight: bold;
}
#body_news .news_img {
	margin: 0px 0px 10px 0px;
	border: 1px;
}

/* Contents */
.table_contents {
	width: 100%;
	border-collapse: collapse;
}
.table_contents #contents_sx {
	width: 170px;
	vertical-align: top;
	padding: 10px 5px 10px 10px;
}
.table_contents #contents_dx {
	vertical-align: top;
	padding: 10px 10px 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
#contents_dx ul {
	list-style-image:url(images/trattino.gif);
	list-style-type: none;
}
.table_contents #logo {
	margin-bottom: 5px;
}
.table_contents #title {
	font-weight: bold;
}
#functions {
	position:absolute;
	top: 95px;
	width: 550px;
	z-index:1;
	text-align:right;
}
#functions img {
	border: 0px;
	vertical-align: text-top;
	margin: 1px 3px 0px 5px;
}
#functions a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#functions a:hover {
	text-decoration: underline;
}
#table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
}
#table_text tr {
	vertical-align:top;
}
#table_text td {
	padding: 0px;
}
#table_text .td_text_sx {
	padding: 0px 0px 15px 0px;
	text-align: right;
}
#table_text .td_text_dx {
	padding: 0px 0px 15px 10px;
}
#table_text .title {
	font-weight: bold;
}

#table_form {
	border: 1px solid #999999;
}
#table_form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
#table_form th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	text-align: right;
}
#table_form .title {
	text-align:left;
}
#table_form input, #table_form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}


/* Submenu */
#table_smenu {
	width: 100%;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}
#table_smenu td {
	padding: 10px;
}
#table_smenu ul {
	list-style-type: none;
	list-style-image:url(images/ico_freccia_off.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 3px 10px;
	font-weight: normal;
}
#table_smenu .selected {
	list-style-type: none;
	list-style-image:url(images/ico_freccia.gif);
	font-weight: bold;
}
#table_smenu a {
	text-decoration:none;
}

/* Others */
.ico_next {
	border: 0px;	
}
.ico_next_link {
	border: 0px;
	margin-left:3px;
	vertical-align:text-bottom;
}
.ico_sx_link {
	border: 0px;
	margin-right:3px;
	vertical-align:text-bottom;
}
a {
	color:#000000;
}
a:hover {
	color: #FE944B;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0px 10px 0px;
	text-align:center;
}
#address .title {
	font-weight: bold;
}

.message {
  background-color:#FFFFCC;
  border:1px solid #666666;
  padding:3px;
}
