body {
background-color: #FFFFFF;
}

#main_container {
position: absolute;
top: 3px;
left: 5px;
right: 5px;
bottom: 3px;
z-index: 0;
}

#top {
position: relative;
width: 100%;
height: 160px;
background-color: transparent;
}

#molo {
position: absolute;
top:0px;
left: 0px;
width: 100%;
height: 160px;
z-index: 2;
}

#details {
position: absolute;
top: 105px;;
right: 15px;
background-color: transparent;
color: 	#191970;
font-family: arial, times, sans-serif;
font-size: 11pt;
font-weight: bolder;
text-align: right;
z-index:3;
}

#languages {
position: absolute;
top: 5px;
left: 5px;
width: 100%;
z-index: 3;
}

#languages_table {
width: 100%;
background-color: transparent;
color: #191970;
font-family: arial, times, sans-serif;
font-size: 18pt;
font-weight: bolder;
text-align: center;
}

#languages_table a, #languages_table a:link, #languages_table a:hover {
color: #191970;
text-decoration: none;
}

#bottom_container {
position: absolute;
top: 161px;
left: 0px;
width: 100%;
height: 750px;
bottom: 3px;
margin-top: 3px;
background-color: #FFFFF0;
z-index: 1;
}

#menu {
position: absolute;
top: 15px;
left: 0px;
width: 23%;
float: left;
background-color: transparent;
z-index: 2;
}

#menu_table {
width: 100%;
background-color: transparent;
color: #FFFFF0;
font-family: arial, times, sans-serif;
font-size: 10pt;
font-weight: bolder;
text-align: center;
}

#menu_table a, #menu_table a:link {
color: #FFFFF0;
text-decoration: none;
}

#menu_table a:hover {
background-color: #FFFFF0;
color: #191970;
text-decoration: none;
}

td.menu_td {
background-color: #191970;
}

#info_container {
position: absolute;
top: 0px;
right: 0px;
width: 77%;
margin-left: 1%;
background-color: transparent;
z-index: 2;
}

#info_table {
width: 100%;
background-color: transparent;
color: #191970;
font-family: arial, times, sans-serif;
font-size: 11pt;
text-align: justify;
}

thead.table_heads, #foto_head {
background-color: transparent;
color: #191970;
font-family: arial, times, sans-serif;
font-size: xx-large;
text-align: center;
}

tfoot.table_feet, #foto_foot {
background-color: transparent;
color: #191970;
font-family: arial, times, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
}

tbody.table_bodies a, tbody.table_bodies a:link {
font-weight: bold;
}

tbody.table_bodies a:hover {
background-color: #191970;
color: #FFFFF0;
text-decoration: none;
}

#stanzeprezzi {
width: 50%;
margin-left: 25%;
}

td.tdheads_stanzeprezzi {
text-align: center;
font-size: 15pt;
font-weight: bold;
}

td.stanzeprezzi_body {
font-size: 12pt;
font-weight: bold;
}

td.tdfoto {
width: 50%;
}

img.foto {
width: 50%;
height: 50%;
}

td.lc_td {
width: 20%;
text-align: center;
}

table.lc_table {
width: 100%;
}