#contenido #datos {
	min-height:				625px;
	_height:				625px;
	margin-top:				50px;
}

#contenido #datos #casas #casa {
	margin-bottom:			40px;
	display:				block;
	float:					left;
	position:				relative;
}

#contenido #datos #casas #casa #imagenes {
	width:					237px;
	height:					200px;
	float:					left;
}

#contenido #datos #casas #casa #textos {
	float:					left;
	width:					490px;
}

#contenido #datos #casas #casa h1 {
	font-family:			"Times New Roman", Times, serif;
	margin-top: 			0px;
	font-size:				28px;
	font-weight:			bold;
	color:					#9e9422;
	background-image:		url(images/tituloLinea.jpg);
	background-repeat:		no-repeat;
	background-position:	left bottom;
	padding-bottom:			5px; 
		
}

#contenido #datos #casas #casa h2 {
	font-family:			"Times New Roman", Times, serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#3e6291;
}

#contenido #datos #casas #casa p {
	font-size:				12px;
	color:					#2666ba;
	margin-right: 			20px;
	line-height: 			18px;
}

#contenido #datos #casas #casa #detalle {
	display:				block;
	padding:				8px;
	width:					454px;
	background-color:		#f3f1e9;
}

#contenido #datos #casas #casa #detalle td {
	font-size:				11px;
}

#contenido #datos .titulo {
	color:					#3e6291;
	font-weight:			bold;
}

#contenido #datos #casas #casa #textos #video {
	position:				absolute;
	right:					0px;
	top: 					8px;
}

#contenido #datos #casas #casa #textos #video .btnVideo {
	display:				block;
	width:					120px;
	height:					17px;
	text-decoration:		none;
	color:					#9e9422;
	font-size:				12px;
	background-image:		url(images/verVideo.jpg);
	background-repeat:		no-repeat;
	padding-left:			20px;
	padding-top:			2px;
}

#contenido #datos #casas #casa #textos #video .btnVideo:hover { 
	color:					#000066;
}

/* ---------------------------------------------- */


#contenido #datos #casas #precios {
	margin-bottom:			40px;
	display:				block;
	float:					left;
	position:				relative;
	margin-left:			30px; 
	_margin-left:			15px; 
	width:					680px;
}

#contenido #datos #casas #precios #imagenes {
	width:					237px;
	height:					200px;
	float:					left;
}

#contenido #datos #casas #precios #textos {
	float:					left;
	width:					490px;
}

#contenido #datos #casas #precios h1 {
	font-family:			"Times New Roman", Times, serif;
	margin-top: 			0px;
	font-size:				28px;
	font-weight:			bold;
	color:					#9e9422;
	background-image:		url(images/tituloLinea.jpg);
	background-repeat:		no-repeat;
	background-position:	left bottom;
	padding-bottom:			5px; 
		
}

#contenido #datos #casas #precios h2 {
	font-family:			"Times New Roman", Times, serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#3e6291;
}

#contenido #datos #casas #precios p {
	font-size:				12px;
	color:					#2666ba;
	margin-right: 			20px;
	line-height: 			18px;
}

#contenido #datos #casas #precios #detalle {
	display:				block;
	padding:				0px;
	width:					680px;
	background-color:		#FFFFFF;
}

#contenido #datos #casas #precios #tabla {
	width:					100%;
}

#contenido #datos #casas #precios #tabla td {
	background-color:		#f3f1e9;
	font-size:				11px;
}

#contenido #datos #casas #precios #tabla td.titulo {
	background-color:		#ededd9;
}

/* ---------------------------------------------- */

#contenido #datos #casas #calendario {
	display:				block;
	width: 					200px;
	height:					60px;
	background-color:		#eaf7fd;
	float:					left;
	margin-left:			506px;
	_margin-left:			253px;
	font-size:				11px;
	text-decoration:		none;
	color:					#333333;
}

#contenido #datos #casas #calendario:hover {
	background-color:		#dff4fd;
}

#contenido #datos #casas #calendario img {
	display: 				block;
	border:					0px;
	margin:					0px;
	padding:				0px;
	margin-top:				10px;
	margin-left:			10px;
	_margin-left:			5px;
	float:					left;
	margin-right: 			5px;
}

#contenido #datos #casas #calendario p {
	float:					left;
	margin-top:				10px;
	display:				block;
	width:					150px;
}
