.break {
  overflow: hidden;
  clear: both;
  height: 1px;
}

body {
      background: #FEE47E;
    background-position: center;
  padding: 0px;
  margin: 0px;
}

body, th, td, select, input, option, textarea, li {
  font-family: 'Verdana', sans-serif;
  font-size: 12px;
}

#align_canvas {
  width: 975px;
  margin: auto;
}

#top {
  height: 144px;
  }

#top_mask {
  height: 144px;
}

#content_canvas {
  width: 975px;
  height: 900px;
  background: url('/images/content_back.jpg');
}

#top_menu {
  width: 955px;
  height: 56px;
  float: right;
  position: relative;
  overflow: hidden;
}

#top_menu ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
  left: 50%;
}

#top_menu li {
  display: block;
  position: relative;
  float: left;
  left: -50%;
}

#top_menu li a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 17px;
  margin-left: 0px;
      padding-right: 0px;
    border-right: solid #FFFFFF 1px;;
    }

#top_menu li.last a {
  border-right-width: 0px;
}

#top_menu li a:hover {
  color: #000;
  }

#left_menu {
  width: 163px;
  height: 1050px;
  margin-right: 8px;
  margin-left: 24px;
  overflow: auto;
  float: left;
}

#left_menu ul {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#left_menu li {
  display: block;
}

#left_menu li a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #000;
  margin-top: 1px;
  padding-top: 1px;
      padding-bottom: 2px;
    border-bottom: solid #FFFFFF 1px;;
    }

#left_menu li.last a {
  border-bottom-width: 0px;
}

#left_menu li a:hover {
    color: #BA0000;
}

#subpage_canvas {
  width: 755px;
  height: 730px;
  float: left;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 15px;
  
}

#subpage {
  width: 100%;
  height: 100%;
}

#footer {
  clear: both;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 50px;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #FECD04;
  text-decoration: underline;
}

#counter {
  float: left;
}

#counter_count {
  font-size: 14px;
  font-weight: bold;
}

#copyright {
  text-align: right;
  float: right;
}

  

img {
	border-width: 0px;
}

#top_menu ul li a {
	font-weight: bold;
}

#footer {
	background: url('/images/footer.png');
  height: 50px;
  margin: 0px;
  margin-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer div {
  padding-top: 10px;
	color: #fff;
}

#footer #counter {
  padding-top: 15px;
}

#left_menu {
	padding-top: 40px;
}

#left_menu h2 {
	margin: 3px;
	padding: 17px;
	padding-top: 0px;
	font: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #000;
	background: url('/images/menu_icon.png');
	height: 0px;
	background-repeat: no-repeat;
  background-position: left;

}

#left_menu ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#subpage_canvas {
	height: auto;
}

#resize_canvas {
	background: url('/images/resize_back.jpg');
}

#content_canvas {
	background-position: top;
	background-repeat: no-repeat;
	height: auto;
}

#subpage {
	height: auto;
}

#clima {
	padding-top:25px;
	padding-left: 30px;
}

