#sitem
{
	position:absolute;
	left:-9000px;
	overflow:hidden;
	
}
BODY  {
 font-family : Verdana;
 color : #2A4B63;
 background-color:#6C2353;
}
.destaca
{
	font-weight:bold;
	color:#6C2353;
}
.justi{
	text-align:justify;
	text-indent:20px;
}
.centra
{
	text-align:center;
	border:solid gray 1pt;
	padding:5px;
	color:black;
}
.lista{
	padding:10px;
}
TD
{
	 font-family : Verdana;
	 font-size:9pt;
}
INPUT
{
	color:#57083D;
	background-color:#EFE7EC;
	font-size:9pt;
	font-weight:bold;
}
SELECT
{
	color:#57083D;
	background-color:#EFE7EC;
	font-size:9pt;
	font-weight:bold;
}
button
{
	color:#EFE7EC;
	background-color:#57083D;
	font-size:9pt;
	font-weight:bold;
}
.cuerpo
{
	background-color:white;
}
.epigra
{
	color:white;
	font-size:7pt;
}
P
{
	color:#4A1939;
	font-size:9pt;
	text-align:justify;
}
.caja
{
	background-color:#B5CEE2;
	border:solid #3D082B 1pt;
}
.peque
{
	font-size:7pt;
	text-align:justify;
}
A:link, A:active, A:visited
{
	color:#32566E;
	text-decoration:none;
}
A:hover
{
	color:#6C2353;
	text-decoration:underline;
}

A.small:link, A.small:active, A.small:visited
{
	color:#6C2353;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}
A.small:hover
{
	color:#6C2353;
	font-size:7pt;
	text-decoration:underline;
}
#buscador
{
	width:230px;
	height:62px;
	margin-top:235px;
	margin-left:58px;
	text-align:center;
}

#buscador label{
	color:white;
	font-weight:bold;
	font-size:8pt;
	margin-bottom:4px;
}
h1{
	color:#6C2353;
}
.oculto{
	position:absolute;
	left:-9000px;
	overflow:hidden;
}
#similares
{
	/*border:solid red 1pt;*/
	width:192px;
	margin-top:30px;
	margin-left:22px;
	text-align:center;
}

#similares h2
{
	color:white;
	font-size:10pt;
	font-weight:bold;
	margin:0pt;
	padding:0pt;
}
#similares h3
{
	color:#6C2353;
	font-size:7pt;
	margin:0pt;
	padding:0pt;
}

#similares div{
	margin:auto;
	text-align:center;
	width:179px;
	height:71px;
	background-image:url('img/similarItem.gif')
}

#similares .similarItem
{
	padding-top:8px;
}

#fichaInmueble
{
	width:440px;
	height:406px;
	margin-left:5px;
	margin-top:62px;
	padding:6px;
	padding-right:0px;
	margin-right:0px;
	padding-left:14px;
}

#fichaInmueble h1
{
	font-size: 10pt;
	margin: 0px;
	padding: 0px;

}
#fichaInmueble #ref
{
	color:black;
	float:right;
	font-weight:bold;
	font-size:8pt;	
}
#fichaInmueble hr
{
	border: 2pt inset #6C2353;
	margin: 0pt;
	padding: 0pt;

}
#fichaInmueble img
{
	margin-top:20px;
	margin-right:10px;
	border:solid #6C2353 1pt;
}
#info
{
	/*border:solid red 1pt;*/
	text-align: justify;
	margin-top: 20px;
	margin-bottom:10px;	
	margin-left: 10px;
	padding: 6px;
	height: 130px; /*border:solid red 1pt;*/
	overflow: auto;
}
#fichaInmueble #imagen1
{
	float:left;	
}
#fichaInmueble #cajaFicha
{
	/*margin:auto;
	margin-top:80px;*/
	background-image:url('img/cajaFicha.jpg');
	background-repeat:no-repeat;
	width:450px;
	height:102px;
	margin-left:0px;
	/*border:solid red 1pt;*/
}
#fichaInmueble #cajaFicha ul
{
	color:#6C2353;
	padding-top:11px;
	
}
#fichaInmueble #masFotos
{
	height:30px;
	text-align:center;
	margin:auto;
}
#products
{
	margin-left:90px;
	margin-top:11px;
}
#products A:link, #products A:active, #products A:visited
{
	color:#0099FF;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}
#products A:hover
{
	color:white;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}

