/* CSS Document inmob_08*/
body {
	background-color:#F1DA6E;
	margin-top:10px;
}
a {
	text-decoration:none;
	color:#000000;
}
dd {
	text-align:justify;
}
hr{
	border: #003366 dashed 1px;
	width:80%;
	float:center;
}
.pie {
	text-align:right;
	font-family:tahoma;
	font-size:12px;
	letter-spacing:1px;
	padding-right:25px;
}
.pie a {
	text-decoration:none;
	color:#000000;
}
.noticias{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#003366;
padding-left:5px;
}
/*CAPAS*/
#contenedor {
	position:relative;
	padding:0px;
	margin:0 auto;
	background-image:url(../images/fondo.jpg);
	background-repeat:repeat-y;
	width:713px;
	height:auto;
}
#tabla_sup {
	background-image:url(../images/inmob_sup.jpg);
	background-repeat:no-repeat;
	height:152px;
}
#contenedor_fondo {
	width:713px;
	height:auto;
}
#contenedor_pages {
	width:373px;
	height:auto;
	margin-left:25px;
	float:left;
	font-size:11px;
	font-family:tahoma;
	color:#333333;
}
#contenedor_pages li {
	margin-left:5px;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bolder;
	letter-spacing:2px;
	text-decoration:underline;
	color: #FF9900;
}
#contenedor_pages hr {
	border:#FF9900 dashed 1px;
	width:80%;
	float:left;
}
#contenedor_pages h3 {
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	color:#330066;
	text-decoration:underline;
}
#contenedor_nav {
	width:267px;
	height:auto;
	margin-right:20px;
	margin-left:20px;
	float:left;
}
#contenedor_navegador {
	width:130px;
	height:auto;
	margin-left:5px;
	float:right;
}
#contenedor_navegador li {
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding:5px;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bolder;
	color: #330066;
	border-bottom: #330066 dotted 1px;
}
#contenedor_navegador a {
	color: #FF6600;
}
#contenedor_noticias {
	width:120px;
	height:auto;
	float:left;
	border-right: #330066 solid 1px;
}
#contenedor_noticias h2 {
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	color:#330066;
	text-decoration:underline;
}
#siguiente {
	background-image:url(../images/flecha_adelante.gif);
	background-repeat:no-repeat;
	padding-right:15px;
	background-position:right;
	float:right;
	font-weight:bold;
	vertical-align: middle;
}
#anterior {
	background-image:url(../images/flecha_atras.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	float:left;
	font-weight:bold;
	vertical-align: middle;
}
#pie {
	background-image:url(../images/pie.jpg);
	height:52px;
	width:713px;
	margin:0 auto;
	position:relative;
}
#pie_texto {
	font-size:10px;
	font-family:tahoma;
	float:right;
	padding-right:25px;
	padding-top:15px;
}

