

* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    /*font: 13px Georgia, Times, serif;
    color: #17210B;
    background: #0D1701 url('../images/bg.gif') repeat-x; */
}

h1, h2 {
    font-weight: normal;
}

h1 {
    padding: 10px 0 0 0;
    font-size: 36px;
    line-height: 1.2em;
    color: #FFFFFF;
    height: 50px;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

p {
    padding: .75em 0;
    line-height: 2em;
}

a {
    color: #1C97AD;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* header */

#header {
    width: 100%;
    min-width: 960px;
    background-color: #007A5E;
    height: 108px;
}

#header2 {
    width: 960px;
    height: 107px;
    margin: 0 auto;
    /*background: url('../images/header.jpg') no-repeat; COLOR HEADER */
    background-color: #007A5E;
}

#logo {
    height: 57px;
}

/* menu */

#menu {
    height: 53px;
   /* background: #4E7852; verde menú */
   background: #007A5E;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    padding: 0 45px;
}

#menu ul li a {
    font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFFFFF;/*#6DC600;*/
}

#menu ul li a:hover {
    text-decoration: none;
    /* color: #354032; */
    color: #6DC600;
}

/* main */

#main {
    width: 100%;
    min-width: 960px;
    
    /* background: #DEE3D8 url('../images/main.gif') repeat-x;   - DEGRADADO */
    
}

#main2 {
    width: 920px;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    background: #FFFFFF;

}

#image {
    height: 300px; 
    margin-bottom: 20px;
    background: #FFFFFF url('../images/image4.jpg') no-repeat;
	background-position:center;
}

/* sidebar */

#sidebar {
    float: left;
    width: 260px;
    padding-bottom: 10px;
}

#sidebar h2 {
    font-size: 1.2em;
    padding-left: 30px;
    color: #6DC600;
    background: #EBEFF2;/*url('../images/h2.jpg') no-repeat 0 .1em;*/
}

#sidebar .box {
    padding: 1.25em 0 2.25em 10px;
}

#sidebar ul {
    list-style: none;
    padding: 2em 0 3em 8px;
}

#sidebar ul li {
    padding: .2em 0 .2em 22px;
    line-height: 2em;
    /*background: url('../images/li.gif') no-repeat 0 .7em;*/
}

/* content */

#content {
    float: right;
    width: 610px;
    padding-bottom: 10px;
}

#content h2 {
    font-size: 2em;
    font-family:'Trebuchet MS';
    color: #6DC600; /*LETRAS PORTAL INMOBILIARIO*/
    background-color: #EBEFF2;
}

#content h2 a, #content h2 a:hover {
    color: #17210B;
    text-decoration: none;
}

.post {
}

.postmeta {
    font-size: 1.2em;
    color: #747C69;
}

.entry {
    padding: .75em 0 3.5em 0;
}

p.readmore {
    padding-right: 2em;
    text-align: right;
}

p.readmore a {
    padding: 0 4px;
    /*background: #EEF0EB;
    border: 1px solid #DEE3D8;*/
    background: #EBEFF2;
    /*border: 1px solid #DEE3D8;*/
    color: #6DC600;


}

p.readmore a:hover {
    text-decoration: none;
    background: #EBEFF2;
    /*border: 1px solid #D3D9CC;*/
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* bottom */

#bottom {
    clear: both;
    width: 100%;
    min-width: 960px;
}

#bottom2 {
    width: 960px;
    margin: 0 auto;
    background: #242E18 url('../images/bottom.gif') repeat-y;
    border-top: 40px solid #212B16;
    border-bottom: 1px solid #313B26;
}

#bottom3 {
    padding-left: 30px;
    background: url('../images/bottom.jpg') no-repeat top;
}

#bottom h2 {
    font-size: 1.4em;
    padding-bottom: 1em;
    color: #BDBFB9;
}

.col {
    float: left;
    width: 260px;
    padding: 30px 40px 30px 0;
}

.col ul {
    list-style: none;
}

.col ul li {
    padding: .3em 0;
    line-height: 2em;
}

.col p {
    line-height: 1.6em;
    color: #9A9D94;
}

/* footer */

#footer {
    width: 100%;
    min-width: 960px;
    background-color: #004B3A; /*FONDO FOOTER*/
}

#footer2 {
    width: 900px;
    margin: 0 auto;
    padding: 30px;
}

#footer p {
    font-size: .9em;
    text-align: center;
   /*color: #747C69; VERDE LETRAS FOOTER*/ color: #96C0B2;
}

#gallery img {
	border: none;
}
 
#gallery_nav {
	float: left;
	width: 150px;
	text-align: center;
}

#gallery_output {
	float: left;
	width: 740px;
	height: 555px;
	overflow: hidden;
}

#gallery_output img {
	display:: block;
	margin: 16px 0 0 0;
}

#barra-informativa {
    
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 99999;
    padding: 6px;
}

.inner {
    width: 100%;
    height: 100%;
    position: relative;
    padding-left: 5px;
    font-size: 0.95em;
    top: 30%;
}

.inner a.info {
    padding-left: 5px;
    text-decoration: underline !important;
    color: #fff;
    font-size: 0.90em;
    font-weight: bold;
}

.inner a.ok {
    padding: 5px;
    margin: 0px;
    min-width: 0px;
    color: #ffffff;
    text-decoration: none;
    padding-left: 7px;
    padding-right: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: none;
    font-size: 0.90em !important;
}
