@charset "utf-8";
/* CSS Document */
body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#fff;
	margin:0px;
	padding:0px;
}

#contenido{
	position:relative;
	background-color:#fff;
	width:970px;
	margin:auto;
	padding-bottom: 20px;
}
#top{
	position:relative;
	padding:10px 10px 0px 10px;	
	margin-bottom: -15px;
}

#top img{
	float:left;	
}

#telefono{
	font-size:22px;
	font-weight:900;
	float:right;
	margin: 50px 10px 0px 0px;
}

#menu{
	background-image:url(../Imagenes/menu-Bg.jpg);
	background-repeat:repeat-x;
	height:44px;
}

#menu li{
	float:left;
	list-style:none;
	display:block;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom:5px;
	margin-top:5px;
	border-left:#FFF 2px solid;
}

#menu ul{
	padding:5px 20px;	
}

#colIzquierda{
	float:left;
	margin-right:12px;
	margin-top:20px;
	width:233px;
}
#colIzquierda #searchBar{
	background-color:#d4d4d4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px 5px;
}

#colCentral{
	float:left;
	margin-top:20px;
}
.colCentral{
	width:370px;
}
#informacionGeneral{
	width:295px;
	height:100px;
	background-image:url(../Imagenes/infoGeneralBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:20px;
}
.info{
	padding: 15px;
	width: 350px;
	float:left;	
	font-size:14px;
	border-bottom:#999 thin solid;	
}
.infoTxt{
	color: #660000;
	font-weight:900;
	float:left;
	width:120px;
}

#opciones{
	text-align:center;
	clear:both;
	padding:15px 15px 0px 15px;
	margin:auto;	
}

#opciones img{
	margin:5px;
}
#visitas{
	text-align:center;
	font-size:12px;
	color:#4e7184;
}

h2{
	color:#660000;
	padding:0px;
	margin:0px;
	font-size:16px;	
}
#colDerecha{
	width:322px;
	float:right;
	margin-top:20px;
	margin-right:10px;
}
#fotos{
	margin-top:15px;
	float:right;
	background-image:url(../Imagenes/columnaDerBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border: #999 thin solid;	
}
.foto{
	float:right;
	margin:5px;
	width:150px;
	height:100px;
	overflow:hidden;
	text-align:center;
}
.division{
	height:30px;
	background-color:#d4d4d4;
	float:right;
	margin-top:20px;
	margin-right:-20px;
	width:300px;
}
#formTxt{
	float:left;
	width:270px;
	margin-left:20px;
	color:#660000;
	font-size:15px;
	margin-top:10px;
}
#formIndiv{
	float:left;
	padding:10px;
	color:#333;
	font-size:13px;
}
#tituloDerecha{
	color:#666;
	text-align:right;
	font-size:22px;
	font-weight:900;
	margin-right:15px;
}
#instruccionesDerecha{
	color:#666;
	text-align:right;
	font-size:14px;
	font-weight:900;
	margin-right:15px;
}


#mainTitulo{
	border-top:#CCC thin solid;
	width: 600px;
	font-size:16px;
	margin-top:15px;
	float:left;
	clear:right;
}

#mainOrden{
	float:left;
	width:715px;
	height:25px;
	margin-top:3px;
	background-image:url(../Imagenes/ordenarBg.jpg);
	border-top:#CCC thin solid;
	border-bottom:#CCC thin solid;
}
.Casas{
	float:right;
	background-image:url(../Imagenes/casasBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:#ffa500 thick solid;
	width:715px;
	margin-top:15px;
}
.imagen{
	background:#999;
	float:left;
	width:152px;
	padding:2px;
	margin-right:10px;
	text-align:center;
}
.titulo{
 color:#800000;
 font-size:14px;
 font-weight:900;
}
.Tipo{
	background:#800000;
	padding:5px;
	margin: 0px 1px;

	color:#FFF;
}
.precio{
	float:left;
	font-size:13px;
	font-weight:900;
	margin-right:5px;	
}
.metros{
	float:left;
	font-size:12px;
	color:#999;
}
.transaccion{
	float:right;
	margin-right:50px;
	font-size:14px;
	font-weight:600;
}
.detalles{
	float:left;
	margin-right:250px;
	margin-top:5px;
	font-size:13px;
}
.descriptcion{
	float:right;
	width: 545px;;
	margin-top:5px;
	border-top:#CCC thin solid;
	border-bottom:#CCC thin solid;
	padding:5px 0px;
	font-size:13px;	
}
.Icons{
	float:left;
	margin-top:5px;
	font-size:12px;
	color:#4e7184;
	font-weight:900;
}
.refNum{
	float:right;
	color:#666;
	font-size:11px;
	margin-top:25px;
	margin-right:15px;
}

#random{
	background-image:url(../Imagenes/randomBg.jpg);
	color:#FFF;
	padding:5px;
	width:705px;
	height:27px;
	float:right;
	margin-top:20px;
	margin-bottom:5px;
	clear:both;
}

#randomDivs{
	float:right;
	width:715px;
}

.randomProp{
	background-image:url(../Imagenes/randomPropBg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:900;
	float:left;
	width: 160px;
	/*margin: 0px 5px 10px;*/
	margin-right:6px;
	padding:5px 5px 10px 5px;
	border: #999 thin solid;
}

.randomTitulo{
	margin-top:10px;
	margin-bottom:15px;
	color:#831417;	
}
.randomPrecio{
	width:160px;
	font-size:10px;
	text-align:center;
	clear:both;
}
.randomCuartos{
	margin-left:10px;
	float:left;
	margin-bottom:20px;
	font-weight:normal;
}
.randomMetros{
	float:right;
	font-weight:normal;
	margin-bottom:20px;
}

#tell{
	position:absolute;
	left:280px;
	top:270px;
	color:#660000;
	text-align:center;
	background-image:url(../Imagenes/infoGeneralBg.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:top;
	border: #d4d4d4 thin solid;
	width:300px;
	height:270px;	
}

#adminIcons{
	float:right;
	margin-top:5px;
}

/*Links*/

#menu a{
	font-size:14px;
	color:#FFF;
	font-weight:900;
	text-decoration:none;
}
#menu a:visited{
	font-size:14px;
	color:#FFF;
	font-weight:900;
	text-decoration:none;
}
#menu a:active{
	font-size:14px;
	color:#FFF;
	font-weight:900;
	text-decoration:none;
}
#menu a:hover{
	font-size:14px;
	color:#D7B602;
	font-weight:900;
	text-decoration:none;
}

#randomDivs a{
	font-size:13px;
	color:#000;
	font-weight:900;
	text-decoration:none;
}
#randomDivs a:visited{
	font-size:13px;
	color:#000;
	font-weight:900;
	text-decoration:none;
}
#randomDivs a:active{
	font-size:13px;
	color:#000;
	font-weight:900;
	text-decoration:none;
}
#randomDivs a:hover{
	font-size:13px;
	color:#666;
	font-weight:900;
	text-decoration:none;
}

.Icons a{

	margin-top:5px;
	font-size:12px;
	color:#4e7184;
	font-weight:900;
	 text-decoration:none;
}
.Icons a:visited{

	margin-top:5px;
	font-size:12px;
	color:#4e7184;
	font-weight:900;
	 text-decoration:none;
}
.Icons a:active{

	margin-top:5px;
	font-size:12px;
	color:#4e7184;
	font-weight:900;
	 text-decoration:none;
}
.Icons a:hover{
	margin-top:5px;
	font-size:12px;
	color:#4e7184;
	font-weight:900;
}

.titulo a{

 color:#800000;
 font-size:14px;
 font-weight:900;
 text-decoration:none;
}
.titulo a:visited{

 color:#800000;
 font-size:14px;
 font-weight:900;
  text-decoration:none;
}
.titulo a:active{

 color:#800000;
 font-size:14px;
 font-weight:900;
  text-decoration:none;
}
.titulo a:hover{
 color:#800000;
 font-size:14px;
 font-weight:900;
}

#paginacion{
	 clear:both;
	 text-align:center;
	 float:right;
	 width:715px	
}
#paginacion a{
	text-decoration:none;
	color:#000;
}

#paginacion a:hover{
	text-decoration:underline;
	color:#000;
}

/*Mecelaneos*/

.clear{
	clear:both;
}
