table.rese_table {
	width: 665px;
	border-bottom: 8px #A0BBCE solid;
}

.rese_menu {
	width: 133px;
	height: 38px;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	text-align: center;
}

a.rese_link_menu {
	color: #757575;
	display: block;
	background: url(../images/reserved_menu.jpg) top left no-repeat;
	padding-top: 17px;
	padding-bottom: 8px;
	font-weight: normal;
	text-decoration: none;
}

a.rese_link_menu:HOVER {
	color: #FFF;
	display: block;
	background: url(../images/reserved_menu_active.jpg) top left no-repeat;
	padding-top: 17px;
	padding-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
}

a.rese_link_menu_active {
	color: #FFF;
	display: block;
	background: url(../images/reserved_menu_active.jpg) top left no-repeat;
	padding-top: 17px;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
}

td.rese_content {
	padding-top: 23px;
	background: #F1F1F1 url(../images/reserved_background.jpg) top left repeat-x;
}

div.rese_box {
	display: none;
	
}

div.rese_sopra {
	display: block;
	border-bottom: 1px #2F4F63 solid;
	padding-bottom: 5px;
}

div.rese_sotto {
	padding-top: 7px;
}

table.rese_sotto {
/*	text-align: justify; */
	font-family: Arial, Sans-serif;
	font-size: 12px;
	border: 0px;
	width: 100%;
	color: #2A2A2A;
	padding-bottom: 5px;

}



div.rese_title {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #424242;
	font-weight: bold;
	float: left;
}

div.rese_links {
	padding-top: 4px;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	color: #2F4F63;
	font-weight: bold;
	float: right;
}

a.rese_links {
	color: #2F4F63;
	text-decoration: none;
}

a.rese_links:HOVER {
	color: #2F4F63;
	text-decoration: underline;
}

.rese_title_case {
	float: left;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	color: #708390;
	font-size: 24px;
	letter-spacing: -0.10em;
	text-align: left;
	margin-top: -6px;
	margin-left: -1px;
  margin-bottom: 8px;
}

.rese_case_left {
	background: #FFF;
	padding: 10px 0;
	border-bottom: 2px #CCC solid;
}

.rese_case_right {
	background: #FFF;
	padding: 5px 0px 10px 10px;
	border-bottom: 2px #CCC solid;
}