/* CSS Document */

html {
	height: 100%;
}



.clr {
	clear: both;
}

.outline {
  
  background: #ffffff;

}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#header {
	padding: 0px;
	height: 145px;
	position: relative;
	background-color: #640C25;
	width: 970px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
	width: 165px;
	left: 0px;
	float: left;
	position: relative;
}

#left_inner {
	float: left!important;
	float: left;
	position: relative;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	position: relative;
	width: 795px;
}



table.content_table {
	margin: 0px;
	position: relative;
	background-color: #FFFFFF;
	padding: 0;
}

table.content_table td {
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	margin-left: 10px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}



ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
	margin-left: 10px;
}



body {
	font-family: Arial, Helvetica, Sans Serif;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F4F4F4;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #640C25; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #640C25;
	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	padding: 0px;
	text-align: left;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	border:solid 1px #cccccc;
	background-color: #ffffff;
	text-align: left;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 140px;
	text-decoration: none;
	background-color: #640C25;
	margin-top: 5px;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #640C25;
	background-color: #C0C0C0;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

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

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	/* removes space below form elements */
	margin: 0;
	padding: 10px;
	text-align: left;
	position: relative;
	float: left;
	width: 780px;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#cont {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 0px;
	background-color: #FFFFFF;
	position: relative;
}



	
























#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #list_properties #listado #list {
	position: relative;
	width: 78px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #con_sort {
	position: relative;
	height: 35px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #list_properties #listado {
	margin-left: 0px;
	padding-left: 0px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #hp_emailform_con .hp_caption {
	display: table;
	color: #000000;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #hp_emailform_con {
	text-align: left;
	padding: 10px;
	width: 795px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 .hp_view_thumb_con .thumb li {
	list-style-type: none;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #con_hp2 .hp_view_details .hp_caption {
	display: block;
}

.hp_interior {
	color: #990000;
	background-color: #F2F2F2;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}
#interior {
	font-size: 15px;
}
.interior {
	position: relative;
	float: left;
	width: 200px;
	border: 3px doble #333333;
}
#hp_interior {
}
ul.interior  li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer .blog .contentpaneopen #quienes img {
	float: left;
	margin-right: 10px;
}
#cont .outline #left_outer #left_inner .moduletable br {
	text-align: center;
}
/* Zona Inmobiliaria Grafica's CSS File */

/****** Global Containers ******/
#con_global {
	position: relative;
	width: 795px;
	visibility: visible;
}




/****** Headings ******/
#heading_Agent, #heading_Co, #heading_Prop, #heading_Type, #heading_Types, #heading_Featured, #heading_Search, #heading_AdvSearch, #heading_Co_Contact, #hp_view_agent_title, #hp_view_agent_contact, #hp_ManageProp, #hp_EditProp  {
	font-size: 12px;
	color: #616161;
	background-color: #C0C0C0;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	line-height: normal;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 780px;
	position: relative;
	top: 0px;
	float: left;
	margin-top: 20px;

}

/****** Borders ******/
#hp_view_agent_con, #hp_emailform_con, #hp_searchresult_con, #hp_view_co_con {
	background-color: #F4F4F4;
	padding: 7;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	text-align: center;
	position: relative;
	float: left;
	width: 800px;
}


/****** Features ******/
#hp_view_features_title {
	font-size: 15px;
	font-weight: bold;
	color: #616161;
	text-decoration: underline;
	margin-bottom: 6px;
}

/****** Featured ******/
#con_featured1 { }

/****** Search ******/
#con_search1 { }
#con_search2 {
	text-align: left;
	margin-left: 20px;
}
#con_asearch1 { }
#con_asearch2 {

}
.hp_asearch_row0 {
	background-color: #FFFFFF;
}
.hp_asearch_row1 {
	background-color: #EFEFEF;
	padding-left: 10px;
	position: relative;
	margin-left: 20px;
	text-align: center;
}
#con_sort1 {
	width: 120px;
	text-align: left;
	float: left;
	height: 30px;
}
#con_sort2 {
	text-align: right;
	display: inline;
	width: 370px;
	margin-top: 3px;
	float: right;
}
#con_sort {
	background-color: #F5F5F5;
	padding: 5px 5px 5px 7px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	height: 45px;
	position: relative;
	left: 0px;
	float: left;
	width: 760px;
}

/****** Search - Page Counter ******/
#hp_search_pagecounter_top {
	text-align: center;
	padding: 10px;
}
#hp_search_pagecounter_bottom, #hp_pagecounter_bottom {
	text-align: center;
	background-color: #F4F4F4;
	border: 1px solid #C0C0C0;
	padding: 5px;
	position: relative;
	float: left;
	width: 765px;
}

/****** Front Page - Types  ******/
#con_types1 {
	text-align: left;
}
#con_types2 { }
.con_types3 {
	float: left;
	width: 245px;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

/****** Listing ******/
#list_agents, #list_searchresults, #list_properties, #list_featured {
	text-align: center;

}

/****** Listing - Property ******/
#hp_icons {
	text-align: right;
	padding-top: 5px;
}
.hp_prop {
	float: left;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
.hp_details {
	vertical-align: top;
	padding-left: 8px;
	text-align: left;
	padding-right: 20px;
	font-size: 12px;
	color: #990000;
}

/****** Type ******/
#con_type1 {
}
.types_desc {
	margin-top: 3px;
	margin-bottom: 5px;
}

/****** Company ******/
.hp_view_co { }
#hp_view_co_photo {
	float: left; 
	margin-right: 12px;
}
#hp_view_co_details {min-height: 170px;}
#hp_caption_coname {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/****** Property ******/
#con_hp1 {
	width: 795px;
	position: relative;
}
#con_hp2 {
	width: 700px;
	top: 0px;
}
.hp_view_details {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	border:3px doble #666666;
	line-height: 20px;
	position: relative;
	width: 450px;
	float: left;
	padding-left: 10px;
}
#standard_photo { }
#hp_view_intro_text {
	line-height: 15px;
	color: #000000;
	left: 0px;
}
#hp_view_full_text {
	line-height: 15px;
	margin: 7px 0px 0px 0px;
	color: #000000;
}
.hp_caption {
	color: #000000;
}
.hp_price {
	color: #990000;
}



/****** List ******/
.olist { list-style-type: disc; margin: 3px 0px 0px 15px; padding: 0px; text-align: left;}
.olist li {	padding: 0px; }

/****** Agent ******/
#hp_view_agent_photo {
	padding: 5px;
	display: inline;
	float: left;
	margin-right: 12px;
}
#hp_view_agent_details {padding: 5px;}


.hp_view_agent {
	font-size: 13px;
	text-align: left;
}
#hp_view_agent_desc {
	margin: 10px 10px 0px 10px;
}

#hp_caption_agentname {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/****** Address ******/
#hp_view_addr, #hp_co_addr {
	font-size: 12px;
	line-height: 15px;
}

/* Links */
a.hp_title:link, a.hp_title:visited {
	color: #0000FF;
	font-size: 11px;
}
a.types_title:link, a.types_title:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

/* Types List of Zona Inmobiliaria Grafica */
.types_hp { list-style-type: disc; margin: 3px 0px 0px 15px; padding: 0px; text-align: left;}

/* misc */
.clearboth {
}

/* Error - Empty, no property */
#hp_error_empty {text-align: center;}

.hp ul li {
	padding: 2px 7px; /*Separar el texto*/
	margin:5px; /* Separar los botones */
	background-color:#E4E4E4; /* Color de fondo */
	display: inline;
}
.hp ul li:hover {
	background-color:#CCCCCC; /* Color de fondo sobre el boton */
	cursor: pointer;
}

.hp ul {
        /* Linea para delimitar la botonera */
        border-bottom-width: 1px;
	border-bottom-style: solid;
        border-bottom-color: #E4E4E4;
		}

.bg #con_global #con_type1 #list_properties .hp_cosas {
	display: none;
}
.bg #con_global #con_asearch1 #list_searchresults .img_thumb {
	width: 5px;
	height: 5px;
}
.hp_cosas {
	display: none;
}

.titulo_buscador {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	width: 60px;
}
.hp {
	color: #000000;
}


#menu li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style: none;
	display: inline;
	margin-left: 2px;
	font-size: 10px;
    width: 49px!important;
  	width: 75px;
    color: #990000;
}

#menu2 li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style: none;
	display: inline;
	margin-left: 2px;
	font-size: 10px;
	width: 59px!important;
	width: 82px;
	color: #990000;
	
}



#listado ul {
	font-family: Arial, Helvetica, sans-serif;
}
#listado li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style: none;
	font-size: 10px;
	color: #000000;
	text-align: center;
	display: inline;
}
#listado{
	width: 69*0
	
}
hp_caption li{
	display: none;
	color: #999933;
	}
#list {
	position: relative;
	width: 77px!important;
	width: 78px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;

}




#list .hp_price {
	color: #990000;
	width: 70px;
}

#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #hp_searchresult_con2 {
	background-color: #F5F5F5;
	text-align: center;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #hp_emailform_con .hp22 {
	color: #333333;
}
.hp_detalles {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 10px;
}
.hp_interior2 {
	font-weight: normal;
	color: #000000;
	padding: 5px;
	font-size: 11px;
}



#ficha1 {
	width: 500px;
	float: left;
	padding: 20px;
	background-color: #F2F2F2;
	border: 3px doble #999999;
	margin-right: 10px;
}
#ficha2 {
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #list_properties #listado #list {
	position: relative;
	width: 86px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #con_sort {
	position: relative;
	height: 35px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #list_properties #listado {
	margin-left: 0px;
	padding-left: 5px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #hp_emailform_con .hp_caption {
	display: table;
	color: #000000;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #hp_emailform_con {
	text-align: left;
	padding: 10px;
	position: relative;
	width: 770px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 .hp_view_thumb_con .thumb li {
	list-style-type: none;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_hp1 #con_hp2 .hp_view_details .hp_caption {
	display: block;
}


#interior {
	font-size: 15px;
}

#hp_interior {
}
ul.interior  li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#quienes {
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 123px;
	padding: 20px;
	border: thin solid #640C25;
	width: 740px;
}
#quienes img {
	float: left;
	margin-right: 20px;
}

#footer {
	background-color: #640C25;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	position: relative;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_asearch1 #con_asearch2 .hp_asearch_row0 strong {
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	position: relative;
	top: 5px;
}
#cont .outline #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_asearch1 #con_asearch2 .hp_asearch_row1 strong {
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	top: 5px;
	position: relative;
	width: 100px;
}
#fecha {
	background-color: #640C25;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: right;
	width: 960px;
	width: 970!important;
	margin-left: auto;
	padding-right: 10px;

	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#content_inner {
	position: relative;
}
#listadocont {
	color: #000000;
	background-color: #EAEAEA;
	border: thin solid #990000;
	margin: 10px;
	height: 120px;
	position: relative;
	padding-right: 20px;
}
.TITULOPROMO {
	font-weight: bold;
	color: #990000;
	font-family: arial;
	font-size: 12px;
}
#con_hp1 #listadocont #buttons .back_button {
	width: 100px;
	float: none;
}
#con_hp1 #listadocont img {
	width: 150px;
	height: 120px;
	float: left;
}
#con_hp1 #listadocont .back_button {
	float: right;
	font-size: 10px;
}
#menu2 {
	
}

#cont #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #list_properties #listado #list2 {
	position: relative;
	width: 85px!important;
	width: 85px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
		border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	}
	
#cont #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_asearch1 #list_searchresults #listado #list2 {
	position: relative;
	width: 77px!important;
	width: 78px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
		border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	}
#cont #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_type1 #list_properties #listado #list {
	position: relative;
	width: 88px!important;
	width: 85px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
		border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	}

	
#cont #content_outer #content_inner .content_table .content_table .body_outer #con_global #con_asearch1 #list_searchresults #listado #list {
	position: relative;
	width: 77px!important;
	width: 78px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
		border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	}
.Estilo2 {color: #666666}
#con_hp1 #ruta {
	font-size: 12px;
	color: #616161;
	background-color: #C0C0C0;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	line-height: normal;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#con_hp1 {
	background-color: #FFFFFF;
}
.Estilo2 {color: #666666}
#con_hp1 {
	background-color: #FFFFFF;
}
#con_hp1 #promociones .menu a {
	background-color: #640C25;
	position: relative;
	width: 153px;
	padding: 5px;
	color: #FFFFFF;
	display: block;
}
#con_hp1 #promociones .menu ul {
}
#con_hp1 #promociones div {
	padding: 20px;
	border: thin solid #640C25;
}

#con_hp1 #quienes .blog {
	left: 20px;
	width: 100%;
}
#con_hp1 #quienes img {
}
#cont #left_outer #left_inner .moduletable table {
	width: 150px;
}
	#quienes .content_table .body_outer .contentpane div {
	margin-top: 5px;
	margin-bottom: 5px;
}
#quienes .content_table .body_outer .contentpane #emailForm .contact_email {
	text-align: left;
}
#quienes .content_table .body_outer .contentpane img {
	padding: 5px;
}
#cont #left_outer #left_inner .moduletable img {
	text-align: center;
	width: 140px;
	height: 100px;
}
.hp_tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	background-color: #CCCCCC;
	margin: 0;
	padding-left: 20px;
	background: url(../images/subhead_bg.png) repeat-x;
}
#detalles {
	top: 1px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	position: relative;
	overflow: visible;
	margin-bottom: 30px;
}
#hp_view_addr {
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
}
.hp_detalles_info {
	position: relative;
	margin: 0;
	color: #640C25;
	margin-left: 20px;
}
#contacto {
	padding: 20px;
	border: thin solid #990000;
	position: relative;
	width: 600px;
	margin-left: 20px;
}
#cont #content_outer #content_inner .content_table .content_table .body_outer #con_hp1 #con_hp2 .hp_view {
	width: 750px;
	position: relative;
	padding-top: 100px;
}

