@import url("/css/general.css");

#fotografia {
	height: 298px;
	padding-top: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 70%;
	color: #333333;
}
#fotografia a:link, #fotografia a:visited {
	color: #333333;
	text-decoration: none;
}
#fotografia a:hover {
	color: #E97B03;
	font-weight: bold;
	padding-left: 10px;
}
#tabla {
	width: 920px;
}
.titular td {
	padding-left: 100px;
	background-color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
	color: #444444;
}
.descripcion td {
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #999999;
	font-size: 110%;
	color: #FFFFFF;
}
#salon td {
	width: 655px;
	padding-right: 265px;
	height: 130px;
	background-image: url(/img/calidades/salon.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#cocina td {
	width: 655px;
	padding-right: 265px;
	height: 246px;
	background-image: url(/img/calidades/cocina.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#terraza td {
	width: 655px;
	padding-right: 265px;
	height: 171px;
	background-image: url(/img/calidades/terraza.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#carpinteria td {
	width: 655px;
	padding-right: 265px;
	height: 96px;
	background-image: url(/img/calidades/armario.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#dormitorios td {
	width: 655px;
	padding-right: 265px;
	height: 122px;
	background-image: url(/img/calidades/dormitorio.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#banos td {
	width: 655px;
	padding-right: 265px;
	height: 317px;
	background-image: url(/img/calidades/ducha.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#aire td {
	width: 655px;
	padding-right: 265px;
	height: 101px;
	background-image: url(/img/calidades/aire2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#tv td {
	width: 655px;
	padding-right: 265px;
	height: 121px;
	background-image: url(/img/calidades/tv.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#urbanizacion td {
	width: 655px;
	padding-right: 265px;
	height: 263px;
	background-image: url(/img/calidades/sauna.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.fila1 {
	padding-left: 208px;
	background-image: url(/img/calidades/raya.gif);
	background-repeat: no-repeat;
}
.fila2 {
	padding-left: 235px;
	background-image: url(/img/calidades/raya2.gif);
	background-position: 208px;
	background-repeat: no-repeat;
	font-size: 90%;
}