@CHARSET "UTF-8";

html {margin:0px;
	padding:0px;
}
body {
	background:#fff;
	text-align:center;
}
#wrapper {
	margin-left:auto;  /* equals to align="center" */
	margin-right:auto; /*						   */
	width:768px;
	height:100%;
}
#wrapper1 {
	margin-left:auto;  /* equals to align="center" */
	margin-right:auto; /*						   */
	width:560px;
	height:100%;
}
tr.banner {
	background: #fff;
	height:110px;
	padding:0px;
	margin:0px;
}
table.main-table tr.banner td {
	width:192px;

}
tr.line1 {
	background:#9f1920;
	height:3px;
}
tr.line2 {
	background:#9f1920;
	height:6px;
}
table {
	border-collapse: collapse;
	background:#fff;
}
/* table elemnets properties */
table.main-table {
	border:none;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}
table.main-table tr {
}
table.main-table tr.logo {
	background-color:white;
	height:72px;
}
table.main-table tr.logo div#logo {
	/*background:#fff url(../img/puertosal2.gif);*/
	width:768px;
	height:72px;
}

tr.top-menu {
	background:#fff url(../img/grey_line.gif);
	height: 25px;
	border:none;
	text-align: left;
	color:#fff;
	font-size:12px;    
    font-family:Arial, Verdana;
    font-weight:bold;
}
tr.top-menu td{
	padding-left:10px;
}
table.main-table tr.top-menu td.right {
	text-align: right;
	height:25px;
}
table.main-table tr.top-menu td.right img {
	float:right;
}	
a.top-menu:link, a.top-menu:visited {
	color: #fff;
}	
a.top-menu:hover {
	color: #000;
}		
a.search {
	text-decoration:none;
	border:none;
	outline: none;
}
table.main-table tr.content {
	vertical-align:top;
	background:#fff;
	border:none; 
}
tr.copyrights {
	height:24px;
	text-align:center;
	vertical-align:middle;
	background:#fff url(../img/grey_line.gif);
	color:#000;
    font-size:11px;    
    font-family:Arial, Verdana
}
tr.copyrights-red {
	height:12px;
	text-align:center;
	vertical-align:middle;
	background:#9f1920;
	color:#fff;
    font-size:11px;    
    font-family:Arial, Verdana
}
a.site-map{
	color:#fff;
}	
table.content-table {
	border:none;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}
table.content-table tr td {
	border:none;
	padding:0px;
	margin:0px;
}
table.content-table tr.main-part td.menu {
	vertical-align:top;
	width:200px;
	padding:0px;
	margin:0px;
}

table.content-table tr.main-part td.menu #search {
	background: url(../img/search.gif) no-repeat;	
	margin-top:0px;
	width:200px;
	height: 175px;
	text-align:left;
	padding-left:0px;
	color:#9f1920;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
table.content-table tr.main-part td.menu #search a, 
table.content-table tr.main-part td.menu #search a:link,
table.content-table tr.main-part td.menu #search a:visited {
	color:#9f1920;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
table.content-table tr.main-part td.menu #search a:hover{
	color:#000;
}

table.content-table tr.main-part td.menu #search form {
	padding:25px 0px 0px 15px;
	margin:0px;

}
table.content-table tr.main-part td.menu #search form.adv-search {
	padding:0px 0px 0px 15px;
	margin:0px;
}
table.content-table tr.main-part td.menu div.view_prop {
	
}	
/*table.content-table tr.main-part td.menu div.view_prop  div.int_link{
	padding-top:8px;
}*/		
table.content-table tr.main-part td.menu div.view_prop a,
table.content-table tr.main-part td.menu div.view_prop a:link,
table.content-table tr.main-part td.menu div.view_prop a:visited{
	position:relative;
	left:5px;
	top:0px;
	width:175px;
	padding:10px 0px 10px 0px;	
	display: block;
	background: url(../img/boton_prop_menu.gif);
	border:1px solid #545050;
	color:#545050;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:8px 0px 0px 0px;
}	
table.content-table tr.main-part td.menu div.view_prop a:hover{
	color:#9f1920;
}	
#vert-menu {
	list-style:none;
	padding:0px;
	width:175px;
	vertical-align:top;
	margin-top:12px;
}
#vert-menu ul {
	padding:0px;
	margin:0px;
	width:175px;
	list-style: none;
	vertical-align:top;
}	
#vert-menu ul li {
	width:175px;
	height:20px;
	padding:0px;
	vertical-align:bottom;
}
#vert-menu ul li.on-menu {
	width:175px;
	padding:0px;
	background: url(../img/menu_boton_visit1.gif) no-repeat;
	position:relative;
	left:5px;
	color:#545050;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
	padding-left:10px;
	padding-top: 2px;
}
#vert-menu ul li a {
	background: url(../img/boton3.gif) no-repeat;
	display: block;
	position:relative;
	width:175px;
	height:20px;
	left:5px;
	color:#545050;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	background-position: 0 0;
	padding-left:10px;
	padding-top: 2px;
}
#vert-menu ul li:hover{
	height:20px;
	width:175px;
}	
#vert-menu li a:hover {
	background-position: 0 -28;
	display: block;
	height:20px;
	color:#9f1920;
	width:175px;
}

table.content-table tr.main-part td.content {
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:568px;
}
table.content-table tr.main-part td.content ul li{
	margin-top:3px;
}
table.content-main-part {
	margin:0px 0px 0px 0px;
	background:#fff;
	width:560px;
}

table.content-main-part tr td.content div.slideshowContainer img{
	cursor: pointer;	
}

table.content-main-part tr td.content div.pics {
	float:right;
	margin-right:0px;
	margin-left:0px;
	padding-left:20px;
	margin-top:40px;
}
table.content-main-part tr td.content div.pics-text {
	float:right;
	padding-left:20px;
}
table.content-main-part tr td.content div.text {
	padding-left:5px;
	margin-bottom:30px;
	text-align:justify;
}
table.content-main-part tr td.content div.boton-prop {
	width:560px;
	height:33px;
}
table.content-main-part tr td.content div#flashcontent {
	margin-top:20px;
	margin-bottom:20px;
}
div.boton-prop div{
	padding-top:5px;
}		
div.boton-prop a,
div.boton-prop a:link,
div.boton-prop a:visited{
	display: block;
	background:url(../img/main_boton_double.gif) no-repeat;
	background-position: 0 0;
	color:#9f1920;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:560px;
	height:33px;
}
div.boton-prop a:hover{
	background-position: 0 -33;
}
table.content-main-part tr td.content ul.errors {
	color: red;
}
table.quick_links {
	background:#f6f5f5;
}		
tr.links{
	background:#f6f5f5;
}
tr.links td{
	
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
	color:#9f1920;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
tr.links td.small {
	width:256px;
}
tr.links td.title{
	margin-bottom:20px;
	background: #9f1920;
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}	

tr.links td.top{
	padding-top:30px;
	border:none;
	background:#fff;
	
}	
tr.links td.bottom{
	padding-bottom:10px;
	border:none;
	
}	
tr.links td a, tr.links td a:link, tr.links td a:visited {
	color:#545050;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: lighter;

}	
tr.links td a:hover {
	color:#9f1920;
}
tr.links td.category {
	padding-top:10px;
}	
tr.links td a.category, tr.links td a.category:link, tr.links td a.category:visited {
	color:#9f1920;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}
tr.links td a.category:hover {
	color:#545050;
}	
table.property {
	width:560px;
	margin:20px 0px 10px 0px;
	padding:0px;
	border-collapse: collapse;
	background: url(../img/table_bcg.gif) repeat-y;
}
table.property tr {
	width:560px;
	padding:0px;
	margin:0px;
}

table.property tr.top-pr {
	background: url(../img/table_top.gif) no-repeat;
	height:18px; 
	width:560px;
}	
table.property tr.bottom {
	background: url(../img/table_bottom.gif) no-repeat;
	height:10px;
	width:560px;
}		
table.property tr td{
	padding-left: 10px;
	padding-right:20px;
	text-align: justify;
}

table.property tr td.title{
	padding:0px 0px 15px 10px;
}	
table.property tr td div.photo {
	float:right;
	margin-top:	20px;
	padding-right: 10px;
	padding-left:15px;
	
}	
table.property tr td div.photo div{
	width:150px;
	height:20px;
	margin-top:3px;
	background: url(../img/menu_boton_visit.gif);
	border:1px solid #545050;
	text-align:center;
	vertical-align:center;
}
table.property tr td div.boton_info {
	float:right;
	padding-right:20px;
}
able.property tr td div.boton_info div {
	background: none;
	border:none;
}
table.property tr td div.boton_info div.boton{
	width:170px;
	height:20px;
	margin-top:3px;
	background: url(../img/boton_yellow.gif);
	border:1px solid #545050;
	text-align:center;
	vertical-align:center;
}

table.property tr td div.share{
	float:right;
	padding-right:12px;
	width:170px;
	height:20px;
	margin-top:3px;
	background: none;
	border:none;
	text-align:center;
	vertical-align:center;
}		
table.property tr td.details{
	padding-top:0px;
}
table.property tr td.details_photo_main{
	padding:10px 0px 10px 0px;
	text-align:left;
	width:230px;
}
table.property a {
	text-decoration:none;
}
table.photo {
	margin:0px;
	padding: 0px;
	border-collapse: collapse;
	width: 550px;
	background: url(../img/table_bcg.gif) repeat-y;
}
table.photo tr td {
	padding-top:10px;
}	
table.per_page {
	margin:10px 0px 10px 0px;
	background: url(../img/table_bcg.gif) repeat-y;
	text-align: left;
	width:560px;
	border-collapse: collapse;	
}
table.per_page tr {
}
table.per_page tr.top {
	background: url(../img/table_top.gif) no-repeat;
	height:10px; 
	width:560px;
}
table.per_page tr.bottom {
	background: url(../img/table_bottom.gif) no-repeat;
	height:10px;
	width:560px;
}
table.per_page tr td {
	padding:0px 20px 0px 10px;
	font-size:13px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
table.per_page tr td.white {
	width:40px;
}		
	
table.per_page tr td.right {
	text-align: right;
}	
table.per_page tr td.right-green{
	text-align: right;
}
table.total_prop {
	margin:20px 0px 10px 0px;
	background: #fff;
	text-align: left;
	width:560px;
	border-collapse: collapse;	
}
table.total_prop tr {
}
table.total_prop tr td {
	padding:0px 10px 0px 10px;
	font-size:13px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
table.total_prop tr td.right {
	text-align: right;
}
body.print {
	background:#fff;
}	
table.print {
	margin-left:auto;  /* equals to align="center" */
	margin-right:auto; /*						   */
	width:508px;
	background:#fff;
}
table.print tr {
	margin: 10px 10px 10px 10px;
	text-align:justify;
}
table.print tr.line {
	background:#9f1920;
	height:4px;
	padding: 0px 0px 0px 0px
}	
table.print tr.white-line {
	background:#fff;
	height:20px;
}
table.print tr td{
	padding:0px 10px 0px 10px;
	
}
table.print tr td.title {
	background:#ffe6a9;
	color:#000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	height:28;
}
table.print tr td.title1 {
	background:#7f7e7c;
	color:#fff;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	height:28;
}
table.print tr td.details_photo{
	padding:10px 10px 10px 10px;
}
	
table.print tr.copyrights {
	height:24px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	color:#000;
    font-size:11px;    
    font-family:Arial, Verdana
}
table.print tr.contact {
	height:24px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	color:#000;
    font-size:13px;    
    font-family:Arial, Verdana
}
table.search {
	margin:10px 0px 10px 0px;
	background: url(../img/table_bcg.gif) repeat-y;
	text-align: justify;
	width:560px;
	border-collapse: collapse;
	font-size:13px;
	line-height:17px;
	font-family: Arial, Verdana;
}
table.search tr {
}
table.search tr.top {
	background: url(../img/table_top.gif) no-repeat;
	height:10px; 
	width:560px;
}
table.search tr.bottom {
	background: url(../img/table_bottom.gif) no-repeat;
	height:10px;
	width:560px;
}
table.search tr td {
	padding-left:10px;
	padding-right:10px;
}
table.message {
	margin:10px 0px 10px 0px;
	background: #fff;
	text-align: justify;
	width:560px;
	border-collapse: collapse;
	font-size:13px;
	line-height:17px;
	font-family: Arial, Verdana;
}
table.message tr {
}	
table.message tr td {
	padding-left:10px;
	padding-right:10px;
}
table.message tr td.right{
	text-align:right;
}
form.message {
	padding-left:37px;
}
table.find {
	margin:10px 0px 0px 0px;
	background: #fff;
	text-align: justify;
	width:560px;
	border-collapse: collapse;
	font-size:13px;
	line-height:17px;
	font-family: Arial, Verdana;
}
table.find tr {
}	
table.find tr td {
	padding-left:5px;
}
table.find tr td.options {
	width:180px;
}	
table.find tr td.boton {
	text-align:right;
	padding-right:20px;
	padding-bottom:30px;
}

a.new-property:link {
	color:#696969;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.new-property:visited {
	color:#696969;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none
}	
a.new-property:hover {
	color:#ff3535;
}	

a.new-property-white:link {
	color:#545050;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.new-property-white:visited {
	color:#545050;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}	
a.new-property-white:hover {
	color:#9f1920;
}	
a img {
	border:none;
}
a.boton:link,  a.boton:visited {
	display: block;
	color:#545050;
	width:150px;
}	 
a.boton:hover {
	display: block;
	color:#9f1920;
	width:150px;
}
a.info:link, a.info:visited  {
	display: block;
	color:#545050;
	width:170px;
}	
a.info:hover {
	display: block;
	color:#9f1920;
	width:170px;
}

/* text styles */
.main-text {
	font-size:13px;
	line-height:17px;
	font-family: Arial, Verdana;
	color:#696969;
}
.small-text {
	font-size:10px;
	line-height:17px;
	font-family: Arial, Verdana;
	color:#696969;
}
.bigger-text {
	font-size:16px;
	line-height:17px;
	font-family: Arial, Verdana;
	color:#696969;
}	
.main-text-print {
	font-size:13px;
	line-height:17px;
	font-family: Arial, Verdana;
	color:#000;
}	
.bold-text {
   font-weight:bold;
}
.bold-text-bcg {	
	background: url(../img/page_bcg.gif) no-repeat;		
   	font-weight:bold;
   	border:1px solid #545050;
   	width:15px;
   	text-align:center;
}
.title-pass {
	margin-top:5px;
	font-size:18px;
	line-height:17px;
	color:#696969;
	text-align:left;
	font-family: Arial, Verdana;
}
h1 {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#545050;
	padding-top:20px;
	margin:0px
}
h2 {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#545050;
}
h3 {
	font-size:13px;
	line-height:17px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color:#545050;
}
ul.how-to-buy li {
	padding-bottom:15px;
}	
ul.small-text  {
	font-size:10px;
}
table.content-table tr.main-part td.content ul.small-heigh li{
	margin-top:0px;
}
table.content-table tr.main-part td.content ul.small-heigh1 li{
	margin-top:0px;
	padding-left:20px;
}
.find-title {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#9f1920;
}
.price-text {
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#9f1920;
}
.details-text {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:center;
}	
div.pic-signature {
	color:#ff9900;
	font-size:13px;
	text-decoration:none;
	font-family: Arial, Verdana;
}
.title-text {
	text-align:center; 
	font-size:16px;
	line-height:17px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color:#9f1920;
	background:#ffe5a6;
	margin:20px 0px 0px 0px;
}
.title-text-black {
	text-align:center; 
	font-size:20px;
	text-decoration:underline;
	font-family: Arial, Verdana;
	font-weight:bold;
	color:#696969;
	margin-left:40px;
	margin-right:40px;
	margin-top:20px;
}
.offer-text {
	color:#9f1920;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.offer-price-text {
	text-align:left;
	font-size:22px;
	font-weight:bold;
	color:#9f1920;
}	
h1.black {
	color: #696969;
}	
h1.title-afiliados {
	font-family:"Book Antiqua";
	text-align:right; 
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	color:#696969;
	padding-top:15px;
	padding-bottom:5px;
}	

input.botton {
	position:relative;
	left:70px;
	height:20px;
	width:80px;
	font-weight:bold;
	background: url(../img/boton.gif);
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:4px;
	margin-bottom:4px;
	border: 1px solid #545050;
}
input.message{
	float:right;
	width:80px;
	font-weight:bold;
	background: url(../img/boton.gif);
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:4px;
	margin-bottom:4px;
	border: 1px solid #545050;
}
input.find_boton {
	height:20px;
	width:80px;
	font-weight:bold;
	background: url(../img/boton.gif);
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	border: 1px solid #545050;
	
}
input.search_ref {
	height:20px;
	width:150px;
}
input.find {
	height:20px;
	width:150px;
	margin-bottom:5px;
}
textarea.message{
	height:150px;
	width:540px;
}	
textarea.find {
	height:150px;
	width:350px;
}		
select {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:150px;
}	
select.top {
	margin-top: 5px;
}
select.top1 {
	margin-top: 1px;
}	
.title-search {
	margin-top:10px;
	margin-bottom:5px;
}
img {
border:none;
}
img.grey-line {
	vertical-align:top;	
}
img.det {
	border:1px solid #545050;
}
option.strong {
	font-weight:bold;
}
a.legal {
	font-size:10px
}			