.txt_casa {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.txt_nobold {
	font-weight: normal;
}
.txt_contactar2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: 700;
}
.cuadro {
	background-color: #FFFFFF;
	border: 1px solid #990000;
}


.repetir_x {
	background-repeat:  repeat-x;
}
a.imagen:link {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 36px;
}
.imagen_sola {
	border: thick solid #000000;
}

a.imagen:visited {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 36px;
}
a.imagen:active {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 36px;
}
a.imagen:hover {
	color: #990000;
	text-decoration: none;
	font-size: 36px;
	font-family: "Trebuchet MS";
	font-weight: bolder;
}
.txt_contactar {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
}
