body
{
	text-align: center;
	min-width: 1014px;
	margin: 0;
	background: #67B65B;
}

body *
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}


h1{ font-size: 22px; color: #266EBA; }
h2{ font-size: 18px; color: #B6DBEB; }
h3{ font-size: 18px; color: #7A7A7A; }

a{ color: #00576d; text-decoration: none; }
a:hover{ color: #e88c00; }

img{ border: 0 }

table, td
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

#lenguaje
{
	background-color: transparent;
	width: 1014px;
	text-align: right;
	color: #ffffff;
}

#lenguaje .contenedor
{
	padding: 10px;
}

#lenguaje a
{
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}

#encabezado
{
	height: 138px;
	background: transparent url(images/franja.png) repeat-x top center;
	
}

#encabezado .contenedor
{
	text-align: left;
	width: 1014px;
}

#encabezado .logo
{
	padding-top: 30px;
	float: left;
}

#encabezado .enlaces
{
	float: right;
	padding-top: 40px;
}

#encabezado .enlaces a
{
	display: block;
	width: 106px;
	height: 81px;
	float: left;
	border-right: solid 1px #b3b3b3;
	padding-right: 20px;
}

#encabezado .enlaces a.last
{
	border-right: 0;
	padding-right: 0;
}

#encabezado .enlaces a.inicio{background: transparent url(images/btn-inicio-normal.png) no-repeat top center}
#encabezado .enlaces a.noticias{background: transparent url(images/btn-noticias-normal.png) no-repeat top center}
#encabezado .enlaces a.servicios{background: transparent url(images/btn-servicios-normal.png) no-repeat top center}
#encabezado .enlaces a.contactenos{background: transparent url(images/btn-contactenos-normal.png) no-repeat top center}

#encabezado .enlaces a.inicio:hover{background-image: url(images/btn-inicio-hover.png)}
#encabezado .enlaces a.noticias:hover{background-image: url(images/btn-noticias-hover.png)}
#encabezado .enlaces a.servicios:hover{background-image: url(images/btn-servicios-hover.png)}
#encabezado .enlaces a.contactenos:hover{background-image: url(images/btn-contactenos-hover.png)}

#encabezado .enlaces img
{
	border-right: solid 1px #b3b3b3;
	padding-right: 10px;
}

#header .block .content
{
	padding: 8px;
}

#fondo
{
	background: #ffffff url(images/background.jpg) no-repeat top center;
	width: 1014px;
	padding-top: 75px;
}

#contenido
{
	width: 1014px;
	padding-bottom: 10px;
}

#contenido .left, #contenido .right
{
	width: 173px;
	vertical-align: top;
}

#contenido .left .container, #contenido .right .container
{
	margin-top: 280px;
}

#contenido .left .block .title, #contenido .right .block .title
{
	font-weight: bold;
	padding: 4px;
	color: #3161ae;
}

#contenido .left .block .content, #contenido .right .block .content
{
	padding: 4px;
	color: #3161ae;
}

#contenido .left .form-text, #contenido .right .form-text
{
	width: auto;
}

#contenido .left .form-password, #contenido .right .form-password
{
	width: auto;
}

#contenido .center
{
	width: auto;
	vertical-align: top;
	border: solid 10px #8bc189;
	padding: 10px;
	background-color: #fff;
}

#contenido .center .content
{
	vertical-align: top;
}

#contenido .center table
{
	width: 100%;
}

#contenido .center .content-right .content-block .title, #contenido .center .content-right .content-block .title
{
	font-weight: bold;
	padding: 4px;
	color: #3161ae;
	text-align: left;
}

#contenido .center .content-right .content-block, #contenido .center .content-right .content-block 
{
	margin-bottom: 20px;
}

#contenido .center .content-right
{
	width: 165px;
}

#contenido .left .block-0 .title
{

background: #ffffff url(images/log-in.png) no-repeat left center;
padding-left: 20px;
margin-left: 5px;

}

#sizer
{
	width: 1014px;
	background-color: #fff;
	height: 20px;
	position: relative;
	top: -5px;
	z-index: -1;
}

.block-view-more
{
	float: right;
	display: inline;
	background-color: #67B65B;
	color: #fff;
	font-weight: bold;
	padding: 6px;
}

.block-view-more a { color: #fff; }

#content .center .content-block .content
{
	padding: 10px;
}

#content .center .content-block .title
{
	margin-top: 15px;
	background-color: #296CBA;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

#content .center .content-block .title a{ color: #fff; text-decoration: none; }
#content .center .content-block .title a:hover{ text-decoration: underline; }

#content .center .content-block .block-image-thumbnail
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer
{
	margin-top: 15px;
	height: 100px;
	background-color: #ffffff;
}

#footer .contenedor
{
	width: 1014px;
	padding-top: 30px;
}

#footer .copyright
{
	float: left;
	color: #b3b3b3;
	font-weight: bold;
	text-align: left;
}

#footer .desarrollador
{
	float: right;
}

.realty-listing-results thead td
{
	background-color: #68C3D5;
	color: #fff;
	border: solid 1px #ffffff;
	height: 38px;
	text-align: center;
}

.realty-listing-results td
{
	border-bottom: dashed 1px #d2d2d2;
	padding: 5px 0 5px 0;
}

.realty-favorites-list thead td
{
	background-color: #68C3D5;
	color: #fff;
	font-weight: bold;
	border: solid 1px #fff;
	height: 38px;
	text-align: center;
}

.realty-favorites-list td
{
	border-bottom: dashed 1px #000;
	padding: 5px 0 5px 0;
}

.realty-memberships-list thead td
{
	background-color: #68C3D5;
	color: #fff;
	font-weight: bold;
	border: solid 1px #fff;
	height: 38px;
	text-align: center;
	font-size: 12px;
}

.realty-memberships-list td
{
	border-bottom: dashed 1px #000;
	padding: 5px 0 5px 0;
	text-align: center;
}