html
{
height:100%;
}
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
	height:100%;
}
#main
{
	width: 958px;
	margin:0 auto 0 auto;
	text-align:center;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 950px;
}
.corte
{
	clear:both;
}
/*-----------------------BLOQUE CABEZAL (Con Menú y Login)-----------------------------*/
#cabezal
{
	font-family:tahoma;
	font-size:10px;
	font-weight: normal;
	width: 958px;
	height: 104px;
	margin:0 auto 0 auto;
	vertical-align: top;
	text-align:left;
	background-image: url(images/cabezal.png);
	background-repeat: no-repeat;
	padding-top: 8px;
}
#menu
{
	font-family:tahoma;
	font-size:11px;
	font-weight: bold;
	width: 400px;
	height: 36px;
	margin:59px auto 0 100px;
	float: left;
}
#menu ul
{
	padding: 0;
	margin: 0;
}
#menu ul li
{
	display: inline;
}
#menu ul li.activo
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 21px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
#menu ul li A {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/botonrojo.png);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding: 0;
	width: 81px;
	height: 21px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
#menu ul li A:hover {
    background-position: 0 -37px;
}
#login
{
	width: 236px;
	height: 69px;
	margin:auto 10px auto auto;
	vertical-align: top;
	text-align:left;
	background-image: url(images/loginfondo.png);
	background-repeat: no-repeat;
	padding: 8px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.interiorlogin
{
	width: 105px;
	text-align:left;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	float: left;
	height: 22px;
	//margin-top:-15px;
}
.interiorlogin2
{
	width: 18px;
	text-align:left;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	margin-top: 17px;
	float: left;
	height: 22px;
	//margin-top:-2px;
}
.interiorlogin3
{
	width: 230px;
	text-align:left;
	font-size: 9px;
	color: #dceffb;
	font-weight: normal;
	margin-top: 4px;
	background-color: #3d9bd6;
	padding: 3px;
	float: left;
}
.interiorlogin4
{
	width: 118px;
	text-align:left;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	float: left;
	height: 33px;
}
.interiorlogin4 A
{
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.interiorlogin4 A:hover
{
	font-size: 11px;
	color: #000033;
	font-weight: bold;
    text-decoration: underline;
}
.interiorlogin3 A
{
	color: #FFFFFF;
    text-decoration: none;
}
.interiorlogin3 A:hover
{
	color: #FFFFFF;
    text-decoration: underline;
}
INPUT.campologin
{
	font-family:tahoma;
	font-size:9px;
	width: 87px;
	height: 11px;
	border: 1px solid #3d9bd6;
	padding: 5px;
	background-image: url(images/fondcampologin.gif);
	background-repeat: no-repeat;
}
INPUT.campoaccesocodigo
{
	font-family:tahoma;
	font-size:11px;
	width: 110px;
	border: 1px solid #A6006B;
	padding: 5px;
	background-image: url(images/fondcampologin.gif);
	background-repeat: no-repeat;
}
INPUT.botonlogin
{
	font-family:tahoma;
	font-size:9px;
	width: 17px;
	height: 18px;
	border: 1px solid #3d9bd6;
	background-image: url(images/botonlogin.gif);
	background-repeat: no-repeat;
}
/*-----------------------------BLOQUE BUSQUEDA HOME (También Mapa)--------------------*/
#zonabusqueda
{
	width: 938px;
	margin:10px auto 0 auto;
	height: auto;
	background-color: #f6f6f6;
	border: 1px solid #c3c3c3;
	padding: 10px;
	float: left;
}
.busquedaizq
{
	width: 530px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	float: left;
}
h1
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #A6006B;
	margin: 0 0 10px 0;
	padding: 0;
}
h2
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}
h4
{
	font-family: tahoma;
	font-size: 11px;
	margin: 5px 0;
}
.busquedaizq ul
{
	margin:0;
	padding: 0;
}
.busquedaizq ul li
{
	list-style-type: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.busquedaizq ul li A
{
	color: #000000;
    text-decoration: none;
}
.busquedaizq ul li A:hover
{
	color: #A6006B;
    text-decoration: none;
}
A.vertodos
{
	color: #A6006B;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
}
A.vertodos:hover
{
	color: #A6006B;
    text-decoration: underline;
}
.columnasalquiler
{
	width: 380px;
	float: left;
}
.columnasventa
{
	width: 105px;
	float: right;
}
.columnasizq
{
	width: 115px;
	border-right: 1px dotted #c3c3c3;
	float: left;
	margin-right: 10px;
}
.columnasizq2
{
	width: 150px;
	float: left;
}
.recbusquedarapida
{
	width: 510px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	float: left;
	background-color: #e6e6e6;
	border: 1px solid #c3c3c3;
	margin: 30px 0 0 0;
	//	margin: 10px 0 0 0;
}
.recbusquedarapidachico
{
	width: 335px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	float: left;
	background-color: #e6e6e6;
	border: 1px solid #c3c3c3;
	margin: 30px 0 0 0;
	//	margin: 10px 0 0 0;
	height: 100px;
}
.recbusquedarapidachicoder
{
	width: 140px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	float: right;
	background-color: #e6e6e6;
	border: 1px solid #c3c3c3;
	margin: 30px 0 0 0;
	//	margin: 10px 0 0 0;
	height: 100px;
}
.camposbusqueda
{
	width: auto;
	text-align:left;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	margin: 8px 8px 0 0;
}
SELECT
{
	font-family: tahoma;
	font-size: 11px;
}
SELECT.zona
{
	width: 197px;	
}
SELECT.zonachico
{
	width: 139px;	
}
SELECT.tipo
{
	width: 297px;	
}
SELECT.tipochico
{
	width: 180px;	
}
SELECT.periodo
{
	width: 397px;	
}
SELECT.periodochico
{
	width: 224px;	
}
INPUT.botonbusquda
{
	font-family:tahoma;
	font-size:11px;
	width: 86px;
	height: 21px;
	background-image: url(images/botonbuscar.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	border: 0;
	margin-left: 8px;
}
.busquedader
{
	width: 365px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	border-left: 1px dotted #c3c3c3;
	float: right;
}
SPAN.titulonegro
{
	font-family:Arial;
	font-size:18px;
	font-weight: bold;
	color: #000000;
}
.contenedormapa
{
	width: 365px;
	height: 375px;
	border: 1px solid #A6006B;
	margin: 0 auto 10px auto;
}
.conlupa
{
	float: right;
	background-image: url(images/lupa.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	height: 14px;
}
/*-----------------------------BLOQUE PROPIEDADES HOME (También Mapa)--------------------*/
#zonapropiedades
{
	width: 958px;
	margin:30px auto 0 auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}
.propsizq
{
	width: 616px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 14px;
	float: left;
	border-right: 1px dotted #c3c3c3;
}
.propsder
{
	width: 307px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	float: right;
}
/*h4
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #3d9bd6;
	margin: 0 0 10px 0;
	padding: 0;
}
h5
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #9b9b9b;
	margin: 0 0 10px 0;
	padding: 0;
}*/
.fichitadestacado
{
	width: 124px;
	height: 192px;
	text-align:left;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	float: left;
	padding: 10px 10px 0 10px;
    background-color: #f2f7fb;
	background-image: url(images/degra2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #9a9a9a;
	margin: 0 8px 8px 0;
}
.fichitadestacado:hover
{
	border: 1px solid #A6006B;
	background-color: #FFFFFF;
	background-image: url(images/degra3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fichitadestacado IMG
{
	border: 1px solid #707277;
	margin: 0 auto 5px auto;
}
.fichitadestacado:hover IMG
{
	border: 1px solid #A6006B;
}
.fichitadestacado ul
{
	padding: 0;
	margin: 2px 0 0 0;
	float: right;
}
.fichitadestacado li
{
	display: inline;
	list-style-type: none;
}
.fichitadestacado li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitadestacado li A:hover
{
	color: #78024e;
	text-decoration: none;
}
.fichitadestacado:hover li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva3.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitadestacado2
{
	width: 124px;
	height: 192px;
	text-align:left;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	float: left;
	padding: 10px 10px 0 10px;
	background-image: url(images/degra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #9a9a9a;
	margin: 0 8px 8px 0;
}
.fichitadestacado2:hover
{
	border: 1px solid #A6006B;
	background-color: #FFFFFF;
	background-image: url(images/degra3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.fichitadestacado2 IMG
{
	border: 1px solid #707277;
	margin: 0 auto 5px auto;
}
.fichitadestacado2:hover IMG
{
	border: 1px solid #A6006B;

}
.fichitadestacado2 ul
{
	padding: 0;
	margin: 2px 0 0 0;
	float: right;
}
.fichitadestacado2 li
{
	display: inline;
	list-style-type: none;
}
.fichitadestacado2 li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitadestacado2:hover li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva3.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitadestacado2 li A:hover
{
	color: #78024e;
	text-decoration: none;
}
SPAN.disponibilidad
{
	color: #78024e;
}
.fichitaultimos
{
	width: 280px;
	height: 121px;
	text-align:left;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	float: left;
	padding: 10px 10px 0 10px;
	background-color: #FFFFFF;
	border: 1px solid #9a9a9a;
	margin: 0 8px 8px 0;
}
.fichitaultimos:hover
{
	border: 1px solid #1493e3;
	background-color: #f2f7fb;
}

.fichitaultimos IMG
{
	border: 1px solid #707277;
	margin: 0 10px 0 0;
}
.fichitaultimos:hover IMG
{
	border: 1px solid #1493e3;
}
.fichitaultimos ul
{
	padding: 0;
	margin: 13px 0 0 0;
	float: right;
}
.fichitaultimos li
{
	display: inline;
	list-style-type: none;
}
.fichitaultimos li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitaultimos:hover li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva2.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitaultimos li A:hover
{
	color: #78024e;
	text-decoration: none;
}
.fichitaultimos .fechainc
{
	background-color: #e6e6e6;
	padding: 3px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.fichitaultimos:hover .fechainc
{
	background-color: #afd0eb;
	padding: 3px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
/*---------------------------------Footer, Links, Legales---------------------*/
#textoslegales
{
	width: 958px;
	margin:30px auto 0 auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	border-top: 1px dotted #c3c3c3;
	font-family: tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #9b9b9b;
	text-align: center;
	padding: 15px 0;
}
#enlaces
{
	width: 958px;
	margin:0 auto 0 auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #A6006B;
	text-align: center;
	padding: 15px 0;
	border-bottom: 1px solid #A6006B;
}
#enlaces IMG
{
	margin: 10px 5px 0 5px;
	border: 0;
}
.visite
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #A6006B;
	text-align: left;
	border-bottom: 1px solid #A6006B;
	margin-bottom: 10px;
}
#footer
{
	width: 958px;
	margin:10px auto 0 auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding: 15px 0;
}
#footer A
{
	color: #000000;
	text-decoration: none;	
}
#footer A:hover
{
	color: #A6006B;
	text-decoration: none;	
}
/*---------------------------------Pagina Listado---------------------*/
/*h6
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #A6006B;
	margin: 0;
	padding: 0;
}*/
.filtrosbusqueda
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 15px auto 25px auto;
	float: left;
	width: 607px;
}
.filtrosbusqueda ul
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.filtrosbusqueda ul li
{
	display: inline;
}
.filtrosbusqueda ul li.activo
{
	color: #1493e3;
	text-decoration: none;
	background-image: url(images/lenguetactiva.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 21px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.filtrosbusqueda ul li A {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/botonceleste.png);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding: 0;
	width: 76px;
	height: 21px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.filtrosbusqueda ul li A:hover {
    background-position: -3px -37px;
	color: #FFFFFF;
	text-decoration: none;
}
.filtrosbusqueda A {
   	color: #1493e3;
	text-decoration: none;
}
.filtrosbusqueda A:hover {
    color: #1493e3;
	text-decoration: underline;
}
SPAN.celeste {
   	color: #1493e3;
}
.filtroarriba {
	height: 35px;
	border-bottom: 1px solid #9a9a9a;
}
.filtroabajo {
	border-bottom: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	padding: 10px;
	top: -1px;
	float: left;
	width: 585px;
}
.camposfiltros
{
	width: auto;
	text-align:left;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	margin: 0;
}
.camposfiltros2
{
	width: auto;
	text-align:left;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: right;
	margin: 0;
}
.fichitagaleria
{
	width: 124px;
	height: 202px;
	text-align:left;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	float: left;
	padding: 10px 10px 0 10px;
	border: 1px solid #9a9a9a;
	margin: 0 8px 8px 0;
	background-image: url(images/degra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fichitagaleria:hover
{
	background-color: #f2f7fb;
	border: 1px solid #1493e3;
	background-image: url(images/degra2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.fichitagaleria IMG
{
	border: 1px solid #707277;
	margin: 0 auto 5px auto;
}
.fichitagaleria:hover IMG
{
	border: 1px solid #1493e3;
	margin: 0 auto 5px auto;
}
.fichitagaleria ul
{
	padding: 0;
	margin: 12px 5px 0 0;
	float: right;
}
.fichitagaleria li
{
	display: inline;
	list-style-type: none;
}
.fichitagaleria li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactivachica.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 58px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitagaleria li A:hover
{
	color: #78024e;
	text-decoration: none;
}
.fichitagaleria:hover ul
{
	padding: 0;
	margin: 12px 5px 0 0;
	float: right;
}
.fichitagaleria:hover li
{
	display: inline;
	list-style-type: none;
}
.fichitagaleria:hover li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactivachica2.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 58px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitagaleria:hover li A:hover
{
	color: #78024e;
	text-decoration: none;
}
/*-------------------------------------Ficha Comun--------------------*/
.fichitacomun
{
	width: 586px;
	height: 60px;
	text-align:left;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	float: left;
	padding: 10px 10px 0 10px;
	border: 1px solid #9a9a9a;
	margin: 0 8px 8px 0;
	background-image: url(images/degra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fichitacomun:hover
{
	background-color: #f2f7fb;
	border: 1px solid #1493e3;
	background-image: url(images/degra2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.fichitacomun IMG
{
	border: 1px solid #707277;
	margin: 0 auto 0 auto;
}
.fichitacomun:hover IMG
{
	border: 1px solid #1493e3;
	margin: 0 auto 0 auto;
}
.fichitacomun ul
{
	padding: 0;
	margin: 35px 5px 0 0;
	float: right;
}
.fichitacomun li
{
	display: inline;
	list-style-type: none;
}
.fichitacomun li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactivachica.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 58px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitacomun li A:hover
{
	color: #78024e;
	text-decoration: none;
}
.fichitagaleria:hover ul
{
	padding: 0;
	margin: 12px 5px 0 0;
	float: right;
}
.fichitacomun:hover li
{
	display: inline;
	list-style-type: none;
}
.fichitacomun:hover li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactivachica2.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 58px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichitacomun:hover li A:hover
{
	color: #78024e;
	text-decoration: none;
}
/*----------------------------------Sigue los estilos de Listado------------------*/
.contenedormapalistado
{
	width: 306px;
	height: 306px;
	border: 1px solid #A6006B;
	margin: 0 auto 10px auto;
}
.propiedadesagendadas
{
	width: 306px;
	height: 450px;
	border: 1px solid #A6006B;
	margin: 35px auto 10px auto;
	float: left;
}
.propiedadesagendadas .titulo
{
	width: 296px;
	background-color: #A6006B;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	padding: 5px;
}
.propiedadesagendadas .contenidoagendadas
{
	width: 286px;
	height: 375px;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	margin: 10px;
	overflow: auto;
}
.propiedadesagendadas .contenidoagendadas ul
{
	margin:5px 0 10px 10px;
	padding: 0;
}
.propiedadesagendadas .contenidoagendadas ul li
{
	list-style-type: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.propiedadesagendadas .contenidoagendadas ul li A
{
	color: #000000;
    text-decoration: none;
}
.propiedadesagendadas .contenidoagendadas ul li A:hover
{
	color: #A6006B;
    text-decoration: none;
}
.propiedadesagendadas .lenguetas ul
{
	padding: 0;
	margin: 4px 32px 0 0;
	float: right;
}
.propiedadesagendadas .lenguetas li
{
	display: inline;
	list-style-type: none;
}
.propiedadesagendadas .lenguetas li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva3.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
}
.propiedadesagendadas .lenguetas li A:hover
{
	color: #78024e;
	text-decoration: none;
}
.paginado
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 15px auto 25px auto;
	float: left;
	width: 607px;
}
.paginado ul
{
	margin:25px 0 0 0;
	padding: 0;
}
.paginado ul li
{
	list-style-type: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	margin: 0 5px;
	color: #A6006B;
}
.paginado ul li A
{
	color: #000000;
    text-decoration: none;
}
.paginado ul li A:hover
{
	color: #A6006B;
    text-decoration: underline;
}

/*----------------------------------BUSQUEDAS EN Listado------------------*/
.recbusquedarapidalist
{
	width: 586px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	float: left;
	background-color: #e6e6e6;
	border: 1px solid #c3c3c3;
	margin: 30px 0 0 0;
	//	margin: 10px 0 0 0;
}
.busquedaizqlist
{
	width: 535px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	float: left;
}
.busquedaizqlist ul
{
	margin:0;
	padding: 0;
}
.busquedaizqlist ul li
{
	list-style-type: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.busquedaizqlist ul li A
{
	color: #000000;
    text-decoration: none;
}
.busquedaizqlist ul li A:hover
{
	color: #A6006B;
    text-decoration: none;
}
.columnasizqlist
{
	width: 130px;
	border-right: 1px dotted #c3c3c3;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.columnasizq2list
{
	width: 130px;
	float: left;
}
.columnasalquilerlist
{
	width: 425px;
	float: left;
}
.columnasventalist
{
	width: 150px;
	float: right;
	margin-bottom: 10px;
}
.camposbusquedalist
{
	width: auto;
	text-align:left;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	margin: 8px 84px 0 0;
}
/*----------------------------------FICHA------------------*/
.fichaizq
{
	width: 280px;
	float: left;
	margin: 5px 0 0 0;
}
.fichader
{
	width: 280px;
	float: right;
	margin: 5px 0 0 0;
}
.ficharesaltado
{
	width: 590px;
	float: left;
	color: #78024e;
	margin-top: 5px;
}
.fichagrande
{
	width: 590px;
	float: left;
	margin: 5px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #c3c3c3;
}
.fichaprop
{
	width: 586px;
	height: auto;
	text-align:left;
	color: #000000;
	float: left;
	padding: 10px 10px 10px 10px;
	border: 1px solid #9a9a9a;
	margin: 20px 8px 0 0;
	background-image: url(images/degra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.propventa
{
	width: 586px;
	height: auto;
	text-align:left;
	color: #FFFFFF;
	float: left;
	padding: 10px 10px 10px 10px;
	border: 1px solid #9a9a9a;
	margin: 20px 8px 0 0;
	background-color: #A6006B;
	font-size: 15px;
}
.propventa A
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.propventa A:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.textoventa
{
	width: 586px;
	height: auto;
	text-align:left;
	color: #000000;
	float: left;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	margin: 0 8px 0 0;
	background-image: url(images/degra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
}
.fichapropimagenes
{
	width: 586px;
	height: auto;
	text-align:center;
	color: #000000;
	float: left;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	margin: 0 8px 0 0;
	background-color: #e6e6e6;
}
.fichapropimagenes IMG
{
	border: 1px solid #707277;
	margin: 0 auto 0 auto;
}
.fichapropminiaturas
{
	width: 586px;
	height: auto;
	text-align:center;
	color: #000000;
	float: left;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	margin: 0 8px 0 0;
	background-color: #D8D8D8;
}
.fichapropminiaturas IMG
{
	border: 1px solid #707277;
	margin: 0 6px 0 0;
}
.fichatahoma11
{
	width: 590px;
	float: left;
	color: #000000;
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.fichapropabajo
{
	width: 586px;
	text-align:left;
	color: #000000;
	float: left;
	padding: 10px 10px 0 10px;
	border: 1px solid #9a9a9a;
	margin: 0 8px 0 0;
	background-image: url(images/degra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h3
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #A6006B;
	margin: 0;
	padding: 0;
}
.fichapropabajo ul
{
	padding: 0;
	margin: 2px 0 0 0;
	float: right;
	position: relative;
	bottom: -1px;
}
.fichapropabajo li
{
	display: inline;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.fichapropabajo li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichapropabajo li A:hover
{
	color: #78024e;
	text-decoration: none;
}
.miniaturasscroll
{
	width: 590px;
	float: left;
	color: #78024e;
	margin-top: 5px;
	height: 75px;
	overflow-x: auto;
  overflow-y: wrap;

}
/*------------------------------------Panel Usuario----------------------------*/
TABLE.panelusuario TD
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
TABLE.panelusuario TD.titulopanel
{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.fichapanel
{
    font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 586px;
	text-align:left;
	color: #000000;
	float: left;
	padding: 10px 10px 0 10px;
	border: 1px solid #9a9a9a;
	margin: 0 8px 20px 0;
	background-image: url(images/degra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fichapanel img
{
	border: 0;
}
.fichapanel ul
{
	padding: 0;
	margin: 2px 0 0 0;
	float: right;
	position: relative;
	bottom: -1px;
}
.fichapanel li
{
	display: inline;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.fichapanel li A
{
	color: #A6006B;
	text-decoration: none;
	background-image: url(images/lenguetactiva.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	padding: 0;
	width: 81px;
	height: 16px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.fichapanel li A:hover
{
	color: #78024e;
	text-decoration: none;
}
A.editar
{
	color: #78024e;
	text-decoration: none;
}
A.editar:hover
{
	color: #78024e;
	text-decoration: underline;
}
TEXTAREA
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
/*----------------------------Panel Contactos---------------------------*/
TABLE.panelconsultas
{
	border-top: 1px solid #707277;
	border-right: 1px solid #707277;
	border-left: 1px solid #707277;
}
TABLE.panelconsultas TD
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
TD.titulos_tabla3
{
	color: #000000;
	padding:5px;
	border-right: 1px dotted #707277;
	border-bottom: 1px solid #707277;
	text-align: left;
}
TD.titulos_tabla
{
	font-weight: bold;
	color: #000000;
	padding:5px;
	background-color: #FFFFFF;
	border-right: 1px dotted #707277;
	border-bottom: 1px solid #707277;
	text-align: center;
	text-transform: uppercase;
}
TD.titulos_tabla4
{
	color: #000000;
	padding:5px;
	border-bottom: 1px solid #707277;
	text-align: left;
}
TD.titulos_tabla2
{
	font-weight: bold;
	color: #000000;
	padding:5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #707277;
	text-align: center;
	text-transform: uppercase;
}
TABLE.filtros
{
	border: 1px solid #707277;
}
SPAN.filtrostit
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #3d9bd6;
}
.publicidades
{
	width: 306px;
	margin: 0 auto 10px auto;
}
.publicidades img
{
	border: 1px solid #3D9BD6;
	margin: 0 0 20px 0;
}
/*-------------------------Formulario de Contacto------------------------------*/
INPUT.botonsend
{
	background-color: #A6006B;
	color: #FFFFFF;
	padding: 2px;
}
/*-------------------------Como Publicar------------------------------*/
.textonormal
{
	font-weight: normal;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #A6006B;
}
.textonormal A
{
	color:#A6006B;
	text-decoration: none;
}
.textonormal A:hover
{
	color:#A6006B;
	text-decoration: underline;
}
.textonormal TABLE TD
{
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}
SPAN.textochico
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.paneleditar {
	border: 1px solid #9a9a9a;
	padding: 10px;
	width: 586px;
}
A.botonverpanel {
	background-image: url(images/botonver.gif);
	display: block;
	width: 254px;
	height: 41px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	padding: 0;
	line-height: 14px;
}
A.registratuprop {
	background-image: url(images/registratuprop.png);
	display: block;
	width: 293px;
	height: 32px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	padding: 15px 0 0 57px;
}
TEXTAREA
{
	width: 300px;
	height: 70px;
}
INPUT.formpubli
{
	font-family:arial;
	font-size:12px;
	width: 350px;
	height: 20px;
	border: 1px solid #666666;
	padding: 5px;
}
SELECT.selectpubli
{
	font-family:arial;
	font-size:12px;
}
TEXTAREA.textpubli
{
	font-family:arial;
	font-size:12px;
	width: 350px;
	height: 150px;
	border: 1px solid #666666;
	padding: 5px;
}
