/* www.DianaHosting.com */
@charset "iso-8859-1";
* {
scrollbar-base-color: #000033;
scrollbar-track-color: #99CCFF;
scrollbar-face-color: #5e9ace;
scrollbar-highlight-color: #CCCCCC;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	margin: 0;
	padding: 0;
	background-color: #0B3861;
	/* background: url(images/bg.gif); */
	background: url(images/fondo.jpg);
	/* background-repeat: repeat-x; */
	background-attachment: fixed;
}
div, h4, h5, img, form, ul, p, dl {
	padding: 0;
	margin: 0;
}
h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
ul {
	list-style-type: none;
	font-size: 0;
}
a {
	color: #0B3861;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #4C82A6;
}
a img {
	border: none;
}
.table {
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 0;
}
#inmueblesjd {
	margin: 15px auto 15px auto;
	width: 1000px;
	border: 3px solid #FBFBEF;
	overflow: hidden;
}
#header {
	position: relative;
	height: 145px;
	margin: 0 auto;
	background-color: #0B3861;
	background: url(images/fondo1.jpg);
}
#header img.logo {
	display: block;
	font-size: 0;
	position: absolute;
	left: 20px;
	top: 20px;
}
#header .special {
	display: block;
	font-size: 40px;
	position: absolute;
	right: 150px;
	top: 10px;
}
#header .title {
	display: block;
	font-size: 40px;
	position: absolute;
	left: 130px;
	top: 50px;
}
#header .title1 {
	display: block;
	font-size: 12px;
	position: absolute;
	left: 140px;
	top: 105px;
}
#header .title2 {
	display: block;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 75px;
}
#header .title3 {
	display: block;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 105px;
}
#nav {
  position:relative;
	height: 23px;
	margin: 0 auto 0 auto;
	border: 0px solid #000;
	background-color: #0B3861;
	z-index: 1;
}
.menu {
	font-family: Arial;
	height: 23px;
	font-size: 11px;
	text-align: center;
	margin: 0 auto 0 auto;
}
.menu ul li a {
	display: block;
	text-decoration: none;
  text-align:center;
	color: #FFF;
	font-weight: bold;
	/* width: 150px; */
	height: 23px;
	line-height: 23px;
	font-size: 13px;
	overflow: hidden;
	margin: 0px 10px 0 10px;
  padding: 0px 10px 0 10px;
	padding-left: 1px;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu ul li {
	float: left;
	position: relative;
}
.menu ul li ul {
	display: none;
}
.menu ul li a:hover {
	color: #fff;
	background: url(images/boton.jpg);
}
/* Menu 1*/
#menuv {
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 0 1px;
	width: 150px;
	font-family: "Trebuchet MS", Arial, san-serif;
}
#menuv ul, li {
	list-style-type: none;
	font-size: 12px;
}
#menuv ul {
	margin: 0;
	padding: 0;
}
#menuv li {
	border-bottom: 1px solid #ACCFE8;
}
#menuv a {
	text-decoration: none;
	color: #FFF;
	background: #0B3861;
	display: block;
	padding: 3px 6px;
	width: 138px;
}
#menuv a:hover {
	color: #000;
	background: #DBEBF6;
}
#madre {
	position: relative;
	text-align: left;
	border: 0;
	background: #81BEF7;
	min-height: 1000px;
	_height: 1000px;
	overflow: visible;
}
#izquierda {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	color: #000;
	background: transparent;
}
.pub1 {
	padding: 10px 0 0 0;
	width: 148px;
	color: #FFF;
	background-color: #084B8A;
}
#central {
	position: relative;
	margin-left: 150px;
	margin-right: 200px;
	padding: 5px 5px 5px 5px;
	background-color: #E0ECF8;
	color: #000;
}
#derecha {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	color: #000;
	background: transparent;
}
#footer {
	position: relative;
	height: 60px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	background-color: #0B3861;
	overflow: hidden;
}
#acceso {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	width: 450px;
	height: 554px;
	padding-top: 50px;
	padding-left: 20px;
	margin: 0px auto 0px auto;
	padding: 150px 10px 10px 10px;
	background: url(images/acceso.gif) no-repeat 0 0;
}