
body,
input,
textarea,
select {
  color: #000;
  background: none;
  font-family: Verdana, sans-serif;
  font-size: 11pt;
}

ul.main-menu,
ul.secondary-menu,
#header-region,
.sidebar,
.login_zone,
.main_menu,
.search_zone,
#header,
#breadcrumb,
.sidebar_left,
.sidebar_right,
.btn_bottom_detail,
.bottom_link_reserv,
.footer_right .footer_custom_link,
.tags_created_bottom{
  display: none;
}
.img_top_print{
	display:block;
}
#node_title_spec,
#node_title_simple{
	font-family: Verdana, sans-serif;
}
#node_title_spec{
	margin-left:0px;
}
.detail_content .tags_created{
	background:none;
	padding-left: 0px;
}

.center_small,
.center_large{
	width:100%;
}


body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 640px;
}

body.sidebar-first #center,
body.sidebar-second #center,
body.two-sidebars #center,
body.sidebar-first #squeeze,
body.sidebar-second #squeeze,
body.two-sidebars #squeeze {
  margin: 0;
}

#wrapper,
#wrapper #container .breadcrumb,
#wrapper #container #center,
#wrapper #container #center .right-corner,
#wrapper #container #center .right-corner .left-corner,
#wrapper #container #footer,
#wrapper #container #center #squeeze {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#wrapper #container #header {
  height: 130px;
}

#wrapper #container #header h1,
#wrapper #container #header h1 a:link,
#wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}
