form, map {
	display: inline;
}

th {
	font-weight: bold;
	color: #000099;
	background-color: #f8f1f9;
	padding: 6px;
	text-align: left;
}

/* Sistema */

/* .forms2 .thumbsNew {
	text-align: center; 
	vertical-align: middle;
	width: 120px;
	height: 120px;
	padding: 0px;
}

.Forms, .Forms2 {
	border: 1px dotted #C98CCF;
	border-collapse: collapse;
	margin-top: 6px;
	margin-bottom: 6px;
}

.Forms {
	width: 100%;
}


.Forms td, .Forms2 td {
	padding: 6px;
	vertical-align: top;
	font-weight: bold;
}

.Forms td {
	text-align: right;
}

.Forms2 a {
	text-decoration: none;
} */

.content td {
	font-size: 11px;
}

/* ===== Clases ========= */

.borderRight {
	border-right: 1px dotted #C98CCF;
}

.borderTB {
	border-top: 1px dotted #C98CCF;
	border-bottom: 1px dotted #C98CCF;
}

.currencyBar {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	margin-bottom: 8px;
	background: url(../../images/fondo_h1.jpg) no-repeat left top;
}

.currencyBar td {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 12px;
	text-align:left;
}

.currencyBar .noPadding td{
	margin: 0px;
	padding: 0px;
}

.favoritos {
	border-collapse: collapse;
	margin: 3px 12px 8px 12px;
	padding: 0px;
	width: 95%;
}

.favoritos td {
	color: #C98CCF;
	padding: 4px 6px;
	font-size: 10px;
}
	
.formulario1 {
	margin: 12px 48px;
}

.formulario1 td{
	vertical-align: top;
	font-weight: bold;
	padding: 3px;
}

.icons {
	float: right;
}

.icons td p {
	text-align: center;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

.icons td {
	padding: 0;
}

.iconbar {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 6px;
}

.list1 {
	border-collapse: collapse;
	width: 100%;
}

.list1 td {
	vertical-align: top;
	border-collapse: collapse;
	padding: 4px 6px;
	font-size: 10px;
}

.list1 th {
	vertical-align: top;
	border-collapse: collapse;
	padding: 4px 6px;
	font-size: 10px;
}

.list2 {
	border-collapse: collapse;
}

.list2 td {
	vertical-align: top;
	border-collapse: collapse;
	padding: 4px 6px;
	font-size: 10px;
}

.list2 th {
	vertical-align: top;
	border-collapse: collapse;
	padding: 4px 6px;
	font-size: 10px;
}

.list2 a {
	font-weight: bold;
}

.propertyDetails {
	border: 1px solid #C98CCF;
	border-collapse: collapse;
	width: 95%;
	margin: 0 12px;
	margin-bottom: 6px;
}

.propertyDetails td {
	vertical-align: top;
	border-collapse: collapse;
	padding: 4px 6px;
	font-size: 11px;
}

.propertyDetails a{
	font-weight: bold;
}

.propertyDetailsemail {
	border: 1px solid #C98CCF;
	border-collapse: collapse;
	width: 65%;
	margin: 0 auto;
	margin-bottom: 6px;
}

.propertyDetailsemail td {
	vertical-align: top;
	border-collapse: collapse;
	padding: 4px 6px;
	font-size: 11px;
}

.propertyDetailsemail a{
	font-weight: bold;
}

.description {
	color: #000099;
	background-color: #f8f1f9;
	padding: 6px;
}

.RowPair {
	background-color:#FFFFFF;
}

.RowImpair {
	background-color:#F8F9FA;
}

.search {
	border: 1px solid #C98CCF;
	border-collapse: collapse;
	width: 95%;
	margin: 0 auto;
	margin-left: 12px;
	margin-bottom: 6px;
}

.search td {
	vertical-align: top;
	border-collapse: collapse;
	padding: 4px 6px;
	font-weight: bold;
}

.search a{
	font-weight: bold;
}


.section { 
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	margin-bottom: 8px;
	background: url(../../images/fondo_h1.jpg) no-repeat left top;
}

.section td {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 12px;
	text-align:left;
}

.tabla1{
	border: 1px solid #C98CCF;
	border-collapse: collapse;
	width: 95%;
	margin-bottom: 6px;
}

.tabla1 td {
	vertical-align: top;
}

.thumbs {
	border: 1px solid #C98CCF;
	margin: 3px;
	background: url(../../images/nopicture.jpg) no-repeat center top;
}

.warnings {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 12px;
	margin: 20px 130px;
	border: 1px dashed #C98CCF;
	background: #F2F3F9;
}

.rentals {
	width: 40%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	margin: 10px auto;
	border: 1px solid black;
}

/* Pagination */

.Pagination {
	background-color: #E6E9F0;
	border: 1px dotted #C98CCF;
	width: 95%;
	margin: 8px 12px;
}

.Pagination td{
	padding: 3px;
	color: #000066;
}

.Pagination a {
	font-weight: bold;
	text-decoration: none; 
}

.Pagination .Next{
	margin-left: 8px;
}

/*=====Continue "Button"====*/

.Continue, .continue {
	background-color: #E6E9F0;
	border: 1px solid #C98CCF;
	width: 160px;
	padding: 6px;
	margin: 0 auto;
	margin-top: 24px;
	text-align: center;
}

.Continue a, .continue a {
	font-weight: bold;
	text-decoration: none; 
	color: #C98CCF; 
}

.Continue a:hover, .continue a:hover { 
	color: #495778; 
}


/* Just Property */


body {
	background: #F5F5FC url(../../images/fondo_web.gif) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #009CBE;
}

input:focus, select:focus, textarea:focus {
	background: #FFFFE8;
}

.boton {
	color: #FFFFFF;
	font-weight: bold;
	background: url(../../images/fondo_boton.gif) repeat-x left top;
	border: 1px outset #009CBE;
	padding: 2px;
}

.main {
	background: url(../../images/fondo_main.gif) repeat-y center top;
}

.content {
	background: url(../../images/fondo_contenttopright.gif) no-repeat right top;
	font-size: 11px;
	color: #000084;
	vertical-align: top;
}

.content a {
	color: #0000CC;
	text-decoration: none;
}

.content a:hover {
	color: #006600;
	text-decoration: underline;
}

.content p {
	text-align: justify;
	margin: 16px;
}

.content ul {
}

.content h1 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 1px;
	padding: 5px 12px;
	text-align: left;
	background: url(../../images/fondo_h1.jpg) no-repeat left top;
	color: #FFFFFF;
}

.content h2 {
	font-size: 13px;
	text-align: left;
	margin: 0;
	padding: 12px;
	padding-bottom: 0;
}

.content h3 {
	font-size: 12px;
	margin: 0;
	padding: 12px;
	padding-bottom: 0;
}

.portada {
	text-align: justify;
	margin: 0;
	padding: 16px;
	padding-bottom: 0;
	background: url(../../images/pics_portada2.jpg) no-repeat left top;
}

.picsright {
	margin-left: 12px;
	margin-bottom: 8px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	float: right;
}

.picsleft {
	margin-right: 12px;
	margin-bottom: 8px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}

.wfix1 {
	width: 200px;
}

.quicksearch {
	margin: px auto 0 1px; 
}

.quicksearch td {
	padding: 5px 2px;
	font-weight: bold;
	font-size: 10px;
}

.quicksearch th {
	padding: 12px 6px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	background-color: white;
}

.quicksearch select {
	margin-right: 3px;
	font-size: 9px;
}

.quicksearch .area select {
}

.quicksearch .sep {
	border-top: 1px solid #DDDDDD;
	padding-top: 4px;
}

.quicksearch input {
	font-size: 9px;
}

.weather {
	border: 1px solid #AEB1E3;
	margin: 6px 8px;
	margin-left: 16px;
}

.calendario td {
	font-size: 9px;
}

.usefulinks td {
	border-bottom: 1px solid #DDDDDD;
}

.forsalelinks {
	margin-left: 24px;
	width: 240px;
}
.forsalelinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.forsalelinks ul li a {
	border: 1px solid #000099;
	display: block;
	background-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px;
	width: 220px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}

.forsalelinks ul li a:hover {
	background-color: #FFFFFF;
	color: #000099;
	text-decoration: none;
}