@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}

.textoGris {
	color: #666666;
	font-size: 15px;
}

.textoGris a {
	color: #666666;
	font-size: 15px;
	text-decoration: none;
}

.textoGris a:hover {
	color: #666666;
	font-size: 15px;
	text-decoration: none;
}

.tituloRojo {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
}

.tituloRojo a {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.tituloRojo a:hover {
	color: #C40000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.textoGrisGrande {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

.textoGrisGrande a {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.textoGrisGrande a:hover {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.textoRojo {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

.textoRojo a {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

.textoRojo a:hover {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

.top {
	width: 100%;
	background-color: #990000;
	height: 90px;
	padding-left: 140px;
	padding-right: 15px;
	text-align: left;
}

.footer {
	width: 100%;
	background-color: #990000;
	color: #FFFFFF;
	height: 60px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	vertical-align: middle;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.idiomas {
	float: right;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	width: 120px;
	height: 50px;
}

.idiomas a{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.idiomas a{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.idiomas th {
	width: 50%;
	text-align: center;
}

.idiomas td {
	width: 50%;
	text-align: center;
}

.tablaPrincipal {
	width: 100%;
	padding-top: 10px;
	padding-left: 15px;
}

.pentHouses {
	vertical-align: top;
	width: 750px;
	text-align: left;
}

.pentHouses th {
	padding-right: 10px;
	padding-bottom: 4px;
	vertical-align: top;
}

.pentHouses td {
	vertical: top;
}

.pentHouses img{
	background-color:#CCCCCC;
	padding: 4px;
	border: 0px;
}

/*.pentHouses .precio{
	float: right;
}*/

.PropertyDetails {
	width: 750px;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
}

.PropertyDetails th {
	vertical-align: top;
	text-align: left;
	height: 25px;
}

.PropertyDetails td {
	background-color: #999999;
}

.spacers img {
	padding: 0px;
	background-color: none;
}