body {
  margin: 2px 0 0 0;
  background: #fff url('/bg_body.gif') repeat-x;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
}

a:link, a:visited {
  text-decoration: none;
  color: #147;
}

a:hover {
  text-decoration: none;
  color: #900;
}

#main {
 width: 702px;
margin: 0 auto 0 auto;
}

#header {
  background: url('/images/bg_header-blog.gif') no-repeat top center;
  height: 127px;
  width: 702px;
  margin: 0px auto 0 auto;
}

#header h1 {
  position: absolute;
  top: 25px;
  margin: 0;
  text-indent: -5000px;
}


#header h1 a {
  display: block;
  overflow: hidden;
  text-indent: -5000px;
  height: 105px;
  width: 702px;
}

#header h2 {
  display: none;
}

#container {
  width: 698px;
  margin: 0 auto 0 auto;
  border-right: 2px solid #83ADCC;
  border-left: 2px solid #83ADCC;
  border-bottom: 1px solid #83ADCC;
  padding: 0;
  padding-bottom: 10px;
  font-size: 14px;
  position: absolute;
  text-align: left;
  background-color: #fff;

}

#menu-top {
  border-top: 3px solid #FF7F00;
  border-left: 2px solid #83ADCC;
  border-right: 2px solid #83ADCC;
  border-bottom: 3px solid #000;
  width: 698px;
  margin: 0 auto 0 auto;
  height: 32px;
  background: #FEE6C4 url('/bg_nav_menu_top.gif');
}

.title-sections {
  height: 32px;
  width: 270px;
  float: left;
  background: url('/bg_nav_menu_top.gif');
  border-right: 2px solid #369;
}

.title-sections ul {
  margin: 0; 
  padding: 0; 
  list-style-type: none;
  font-weight: bold;
  font-size: 18px;
}


.title-sections li {
  margin: 0; 
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
  float: left;
}

.title-sections li a, .title-sections li a:visited {
  display: block;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
}


.title-sections li a:hover {

  color: #007;
}



.title-sections li.option-home {
  margin: 0; 
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
  float: left;
  text-indent: -1000px;
  background: url('/images/home-icon.gif') no-repeat center center;
  border-right: 2px solid #fff;
  margin-top: 5px;

  padding: 0;
}


.title-sections li.option-home a, .title-sections li.option-home a:visited {
  display: block;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  width: 1px;

}


.title-sections li.option-home a:hover {
  background: url('/images/home-icon-black.gif') no-repeat center center;
}




li.option-prop {
  margin: 0; 
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
  float: left;
  margin-top: 0px;
  padding: 0;


}


li.option-prop a, li.option-prop a:visited {
  display: block;
  padding: 5px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  height: 20px;
  width: 180px;
}


li.option-prop a:hover {
  background: #fef3dd url('/bg_nav_menu_top_over.gif') 0px -3px;
}



.nav-menu-top {
  float: right;
  width: 425px;
  height: 32px;
}

.nav-menu-top ul {
  list-style-type: none;
  display: in-line;
  margin: 0;
  padding: 0;
  font-size: .8em;
  font-weight: bold;
  color: #000;
}

.nav-menu-top li {
  float: left;
}

.nav-menu-top li a, .nav-menu-top li a:visited {
  padding: 7px 12px 3px 13px;

  margin: 0;
  background: url('/bg_nav_menu_top.gif');
  text-align: center;
  color: #000;
  display: block;
  text-decoration: none;
  border-left: 2px solid #fff;
}

.nav-menu-top li a:hover {
  background: #fef3dd url('/bg_nav_menu_top_over.gif');
  color: #007;
  border-bottom: 3px solid #FDAA4A;
}

.nav-menu-top li a.no-border-left, .nav-menu-top li a:visited.no-border-left {
  border-left: none;
}

.nav-menu-top li a.active {
  background: #fef3dd url('/bg_nav_menu_top_over.gif');
}


.menu-lateral {
  width: 270px;
  float: left;
    overflow: hidden;
  background: url('/bg_menu_lateral.gif') no-repeat right -2px;
  padding-right: 3px;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 16px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

.menu-lateral ul.columna1 {
  padding: 0;
  margin: 0;
  float: left;
  list-style-type: none;
  width: 50%;
  font-weight: bold;
}

.menu-lateral ul.columna2 {
  padding: 0;
  margin: 0;
  float: right;
  list-style-type: none;
  width: 50%;
  font-weight: bold;
}

.menu-lateral ul.columna1 li {
  border-bottom: 3px solid #bcd;
  border-right: 3px solid #bcd;
}

.menu-lateral ul.columna1 li strong{
  color: #f70;
}

.menu-lateral ul.columna1 li.no-border-bottom {
  border-bottom: none;
}

.menu-lateral ul.columna1 li a {
  display: block;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 20px;
  padding-right: 10px;
  color: #111;
  background-color: none;
}

.menu-lateral ul.columna1 li a:hover {
  background: url('/bg_option_menu_lateral.png') no-repeat -20px center;
  color: #124;
}



.menu-lateral ul.columna2 li {
  border-bottom: 3px solid #bcd;
}

.menu-lateral ul.columna2 li.no-border-bottom {
  border-bottom: none;
}

.menu-lateral ul.columna2 li a {
  display: block;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 20px;
  padding-right: 10;
  color: #111;
  background-color: none;
}

.menu-lateral ul.columna2 li a:hover {
  background: url('/bg_option_menu_lateral.png') no-repeat -20px center;
  color: #124;
}



.menu-lateral ul.columna3 {
  padding: 0;
  margin: 0;
  float: right;
  list-style-type: none;
  width: 100%;
  font-weight: bold;
}

.menu-lateral ul.columna3 li {
  border-bottom: 3px solid #bcd;
}

.menu-lateral ul.columna3 li.no-border-bottom {
  border-bottom: none;
}

.menu-lateral ul.columna3 li a {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-right: 10;
  color: #124;
  background-color: none;
}

.menu-lateral ul.columna3 li a:hover {
  background: url('/bg_option_menu_lateral.png');
  color: #000;
}






.main-search {
  background: url('/images/bg_search-box.gif') no-repeat bottom center;
}


.main-search form {
  text-align: center;
  padding: 5px;
  margin: 0px;
}

.main-search input {
  margin: 0px;
  margin-top: 40px;
}


.last-entries {
  
}

.last-entries ul {
  list-style-type: none;
  padding-left: 20px;
  padding-bottom: 10px;
  margin: 0px;
}


.last-entries li {
  background: url('/images/bullet.gif') no-repeat 0px 3px;
  padding-left: 20px;
  margin-top: 5px;
  letter-spacing: 0;
}




.last-entries h3 {
  padding-left: 20px;
  font-size: 18px;
  color: #999;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
}




.content {
  float: right;
  overflow: hidden;
  width: 420px;
}


.pcontent {
  text-align: center;
  overflow: hidden;
  width: 80%;
  margin: auto;
}


.bcontent {
  float: right;
  width: 480px;
}


.bcontent .content-text h3 {
  margin: 0;
  font-size: large;
  letter-spacing: 0px;
  font-size: 20px;
  color: #369;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  padding-left: 5px;
  border-left: 10px solid #fc9;
}


.bcontent .content-text h2 {
  margin: 0;
  font-size: 14px;
  letter-spacing: 0px;
  float: right;
  width: 50px;
  padding: 5px;
  margin: 5px;
  margin-top: 0;
  margin-right: 0;
  background-color: #eee;
  text-align: center;
  border: 2px solid #ddd;
  color: #999;
  -moz-border-radius: 10px;
}

p.posted {
  padding: 5px;
  margin-top: 0;
  margin-right: 0;
  background-color: #eee;
  text-align: center;
  border: 2px solid #ddd;
  color: #444;
  -moz-border-radius: 10px;
}


.menu-blog {
  width: 200px;
  float: left;
    overflow: hidden;
  padding-right: 3px;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 16px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
}


.menu-blog h2 {
  font-family: trebuchet ms;
  color: #369;
}

.menu-blog ul {
  padding-left: 10px;
  list-style-type: none;
}

.menu-blog li {
  padding-left: 15px;
  background: url('/images/bullet-blue.gif') no-repeat 0px 4px;
}



.content-text {
  padding: 10px 20px 10px 10px;
}

.content-text h3 {
  margin: 0;
  font-size: x-large;
  letter-spacing: 3px;
  font-family: Arial, helvetica, sans-serif;
}


.content-text h4 {
  margin: 0;
  margin-top: 25px;
}

.content-text h5 {
  margin: 0;
  font-weight: normal;
  text-align: right;
}

.content-text h6 {
  margin: 0;
}


.content-text p {
  text-align: justify;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.content-text ul {
  list-style-type: none;
  padding-left: 20px;
  padding-bottom: 10px;
  font-family: verdana, tahoma, arial, helvetica;
  font-size: 12px;
 }

.content-text li {
  background: url('/images/arrow.gif') no-repeat 0px 3px;
  padding-left: 15px;
  margin-top: 5px;
}

.content-text ul.ul2 {
  list-style-type: none;
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 12px;
 }

.content-text ul.ul2 li {
  background: url('/images/bullet.gif') no-repeat 0px 2px;
  padding-left: 15px;
  margin-top: 5px;
}


.content-text ul.ul3 {
  list-style-type: none;
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 12px;
 }

.content-text ul.ul3 li {
  background: url('/images/bullet_rounded.gif') no-repeat 0px 5px;
  padding-left: 15px;
  margin-top: 5px;
}

table.properties {
  background-color: #ddd; 
  text-align: center; 
  font-size: 10px; 
  font-weight: bold;
  line-height: 10px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

table.properties td.pr1 {
  color: #f70;
}

table.properties h1 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  color: #f70;
  font-family: arial;
  font-weight: bold;
}

table.properties h1 strong {
  color: #369;
  background: url('/images/star.gif') no-repeat 9px 2px;
  padding-top: 5px;
}

table.properties strong {
  color: #369;
}

table.properties h2 {
  font-size: 17px;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  color: #000;
  font-family: arial;
  font-weight: bold;
}

table.properties tr.prtit {
font-weight: bold; background-color: #eee; letter-spacing: 2px; text-align: center; font-size: 14px; font-family: trebuchet ms, arial, helvetica, sans-serif;
}

#footer {
  font-size: 12px;
  color: #666;
  text-align: center;
}
