@charset "utf-8";
body {
	background-color: #000000;
	margin: 0;
	background-image: url(images/fondo2.jpg);
	background-repeat:  repeat-x;
}
a.titulos2:hover {
	color: #FF9900;
}

.tab1 {
	background-image: url(images/casas10.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.titulo:hover {
	color: #0000CC;
}
h2, h3, h4, h5, h6  {
	font-weight: bold;
	font-size: 12px;
}
h1 {
	display: inline;
	margin: 0px;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
hr {
	height: 1px;
	margin: 0px;
}
.negritas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.negritas:hover {
	color: #666666;
	text-decoration: underline;
}.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.texto2:hover {
	text-decoration: underline;

}
.texto-bl {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.texto-bl {
	color: #FFFFFF;
}

