body {
	background-color:#8a0006;
	font: 9.5px Verdana, sans-serif;
}

html, body {
	margin:0;
	padding:0px;
	height:100%;
	width:100%;
	border:none;
}   
/*body {
	background-image:url('../img/background_total.jpg')	no-repeat left top;
}*/

#contenedor {
	vertical-align:top;
	height:572px;
	width:955px;
	background:url('../img/background_total.jpg') no-repeat left top;
}

a {
	color:#fff;
	text-decoration:none;
}

h3 {
	color : #6db6d5;
}

.borde { 
	.display: none;
	width: 236px;
	border-top: 1px dashed #350000;
	border-bottom: 1px dashed #ff5959;  
}

label {
	color:#fff;
	font-size: 11px;
	/*display:block;*/
}

label.titulo {
	.height: auto;
	.margin: 0;
	.padding: 0;
	.padding-top: -5px;
	font-weight:bold;
	font-size: 11px;
	height:15x;
	padding-top: 5px;
	background: url('../img/bullet1.png') no-repeat left center;
	text-indent: 15px;
	display:block; 
}

label.titulo-proyecto {
	font-weight:bold;
	font-size: 10px;
	height:15px;
	padding-top: 5px;
	color: #8a0006;
	text-decoration: underline;
}

#full_table {
	height:100%;
	width:100%;	
	padding:0;
}

#cargando {
	position:absolute;
	left:45%;
	padding:5px 10px 5px 10px;
	color:#9C0404;
	background-color:#fff;
	top:40%;
	font-weight:bold;
	border: 2px solid #CCCCCC;
	font-size:12px;
}
.col_derecha {
	vertical-align:top;
	width:241px;
	height:570px;
	background:url('../img/fondo_col_izq.png') no-repeat left top;
}
input, select {
	font-size:1em;
}
.button {
	background-image: url('../img/boton.png');
	background-repeat: x-repeat;	
    	background-position: 50% 50%;
	white-space: nowrap;
	height:20px;
	color:#000;
	width:100px;	
	cursor:pointer;
	border:2px solid #c8c8c8;	
	display:inline;
	font-size:12px;	
	padding: 0px 2px 6px 2px;
}
.input-dorm, .input-uf {
	display:inline;
	border:0; 
	color:#8a0006; 
	width:70%;
	/*background-color:transparent;*/	
}
.input-uf {
	font-weight:bold;
}


.titulo1 {
	width:100%;
	text-align:center;
	font-size:120%;	
}
.opuserImg {
	font-weight:bold;
	background-image: url('../img/cajita.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding:5px 5px 0px 0px;
	height:19px;
	white-space: nowrap;
	color:#fff;
	width:135px;	
	cursor:pointer;	
}
.opuser{
	font-weight:bold;
	padding-top: 10px;
	white-space: nowrap; 
	text-decoration:none;
}

.calculator label{
	color:#fff;
	font-size:9px;
}

.calculator input.result{
	background-color:#ededed;
	height:25px;
	border:0px;
	text-align:right;
	width:100%;
	font-size:22px;
}

.calculator input.values {
	width:100px;
	background-color:#ffffff;
	border:0px;
	text-align:right;
}

.boxpre {
	background-color:#7F0000;
	padding:10px;
}

.boxpre label {
	color:#fff;
	text-align:justify;
	margin-top: 5px;
}

.tab-busqueda {
	background-image:url('../img/Boton-busqueda_new.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width:95px;
	height:35px;
	cursor:pointer;
}

.tab-lugares {
	background-image:url('../img/Boton-lugares-felices_new.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width:95px;
	height:35px;
	cursor:pointer;
}


#tab-1, #tab-2 {
	/*padding : 0 1em 0.8em 1em;*/
	padding: 0;
	margin: 0;
}

#pbar {
	display:inline;
	margin-left:8px;
	float:left;
	font-size:13px;	
}

#puser {
	margin-bottom:20px;
	padding: 0pt 0pt 4px;
	font-size: 84%; 
	padding-bottom:7px;
	text-align:right;
}

#page {
	width:100%;
}

#panel {
	width:100%;
}
#map {
	margin-left:0px;		
}
#collap {
	position:relative;
	left:24em;	
}
#dataP {
	width:auto;
	margin:0px;
	padding:0px;	
}

#listP, #listNoP  {
	background-color:#fff;
	border:0px solid #fff;
	overflow:auto;
	vertical-align:top;
	max-height:300px;	
	height:300px;
	width:auto;
}
#listNoP label {
	color :#000000;
}
#box {	text-align:left;
	font-size:12px;
	padding: 6px 4px;
	width:120px;
	background-color: #fff;
	border: 1px solid gray;
	border-top:1px solid #a5a5a5;
	display: none;
	cursor:default;
}

#box.highlight {
	width:119px;
	border-width:2px;
	border-top:1px solid #a5a5a5;
}

#more_inner {
	text-align:center;
	font-size:12px;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom-color: #b0b0b0;
	border-right-color: #b0b0b0;
	width:7em;
	cursor: pointer;
}

#more_inner.highlight {
	font-weight: bold;
	border: 1px solid #483D8B;
	border-bottom-color: #6495ed;
	border-right-color: #6495ed;
}

.infoWindow {
	background-color:#fff;	
	width:250px;
	max-width:300px;
}

.infoWindow td.descripcion {
	vertical-align:top;
	text-align:left;
}

.infoWindow td.descripcion label.titulo {
	color:#FF0000;
	font-weight:bold;
}
.infoWindow td.descripcion span.dir {
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
}
.infoWindow td.descripcion div.llegar {
	color:#000;
	text-align:justify;
	min-width:100px;
	max-width:250px;
	
}
.infoWindow td.descripcion span.abrev {
	color:#000;
	text-align:justify;
	font-weight:bold;	
}

.infoWindow td a img.imagen {
	border:2px solid #BCBEBE;
	cursor:pointer;
}
.tipOpciones {
	color:#fff;
	font-weight:bold;
	margin:4px;
	cursor:pointer;	
	display:block
}

.tipOpcionesError {
	color:#FBF7AA;
	margin-left:6px;
}

#mini_ficha li div {
	display: inline;
}

.modelos {
	/*border: 1px solid #BCBEBE;*/
	/*cursor:pointer;*/
}

.modelos-resaltar {
	border: 5px solid #CF4040;
}

.modelos td.descripcion {
	color:#98989A;
	vertical-align:top;
	font-weight:bold;
}

.modelos td.descripcion div label.titulo{
	color:#000;
	cursor:pointer;
}

.modelos td.descripcion div label.dir{
	color:#000;
	font-size:95%;
	cursor:pointer;
	display: block;
}

.modelos td.descripcion div.link{
	font-size: 9px;
	font-weight: normal;
	font-family: arial;
	cursor:pointer;
	margin-left:5px;
	width:34%;
	margin-top :2px;
	white-space:nowrap;
	text-decoration:underline;
	float: left;
	text-transform: capitalize;
}

.modelos td.descripcion div.agotado{
	font-size: 9px;
	font-weight: normal;
	font-family: arial;
	cursor:pointer;
	margin-left:5px;
	width:34%;
	margin-top :2px;
	white-space:nowrap;
	float: left;
	text-decoration: line-through; 
	color: #cc0000;
	text-transform: capitalize;
}

.modelos td.descripcion div.link-portafolio{
	font-size: 9px;
	font-weight: normal;
	font-family: arial;
	cursor:pointer;
	margin-left:10px;
	padding-left:18px;
	padding-top:2px;	
	background-image:url('../img/cajita-16.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	white-space:nowrap;	
}

.modelos td.descripcion div.resaltar{
	color:#fff;
	vertical-align:middle;
	background-color:#CF4040;
	font-weight:bold;
}


.modelos td.imagen {
	vertical-align:top;	
	cursor:pointer;
	width:10%;
}
.modelos td.opciones {
	background-color:#CF4040;
}

.modelos td.opciones label {
	font-size: 80%;
	color:#fff;
	text-decoration:underline;	
	margin-left:5px;
	padding:2px;	
}
.ficha {
	background-color:#fff;
	border:none;
	margin:0px;
	padding:0px;	
	font-size:98%;
}
.ficha label {
	color : #5F5F5F;
}

.ficha .ui-dialog-titlebar { 
	display: none; 
}
#ui-dialog-title-calculator_ficha{
	font-size:95%;
}
#calculator_ficha label {
	color : #5F5F5F;	
}
#calculator_ficha input[type=text]#ano-ficha{
	border:0; 
	color:#6F6F6F;
	background-color:transparent; 
	font-weight:bold;
	width:20px;
	margin-left:5px;
}

.ficha_tit {
	color:#fff;
	font-size:26px;
	width:100%;
	padding:none;
	margin:none;
	border:none;
}
.ficha_tit .fondo {
	background-image:url('../img/fondo_ficha.png');
	background-repeat: repeat-x;
	text-align:center;
	width:90%;	
}
.ficha .cerrar {
	color:#fff;
	font-size:10px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:30px;
	font-weight:bold;
	background-color:#F80F04;
	padding:5px 10px 5px 10px;
	border: 1px solid #880618;
}
.ficha_botones {
	width:100%;
	margin:0px 10px 0px 10px;
}
.ficha_desc {
	color:#8F8F8F;
	text-align:left;
	width:100%;
	padding:10px 0px 5px 0px;
}
.ficha_desc_item {
	padding:5px;
	width:100%;
	text-align:justify;
}

.ficha_desc_item_tit {
	font-weight:bold;
	border-bottom:1px solid #8F8F8F;
}
.ficha_form{
	color:#fff;
	margin:8px;
	background-color:#9F9F9F;
	padding:10px;
}

.logo_abajo {
	width:110px;
}

.logo_caja_abajo {
	width:195px;
}

.frm label {
	color:#8F8F8F;
	font-weight:bold;
	display:block;
}
.frm h1 {
	font-size: 1.2em; 
	margin: .6em 0;
}
.frm fieldset {
	padding:0; 
	border:0; 
	margin-top:25px; 
}
   
.cake-sql-log {
	background: #BFBFBF;

}
.cake-sql-log table tbody td {
	padding: 4px 8px;
	text-align: left;
}

.noticia img {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px 10px 5px 0;
}

.noticia {
	width: 400px;
	height: auto;
	
}

.noticia h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: times;
}

.noticia p {
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
}

.firma {
	font-size: 10px;
	font-weight: normal;
	font-family: arial;
	color: #999;
}

#noticia1 {
	float: left;
	margin-left:10px;
}

#noticia2 {
	float: right;
}

#noticia3 {
	float: left;
}

#noticia4 {
	float: right;
}

.noticia a, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

.noticia a:hover {
	color: #ccc;
}

#nav_noticia {
	width: 110px;
	float: right;
	display: inline;
	margin-top: -20px;
}

#nav_noticia li a {
	display: block;
	width: 22px;
	height: 20px;
	border: 1px solid #999;
	float: left;
	margin-right: 2px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}

#nav_noticia li a:hover {
	display: block;
	width: 22px;
	height: 20px;
	border: 1px solid #999;
	float: left;
	margin-right: 2px;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
	background-color: #e0e0e0;
}

#nav_noticia li {
	display: inline;
}


/*20090913*/
#btn_noticia {
	background: url(../img/bullet3.png) no-repeat left center;
	margin-left: 10px;
	color: #fff;
}

#btn_noticia a {
	color: #fff;
	margin-right: 10px;
	text-decoration: none;
}

#btn_noticia a:hover {
	margin-right: 10px;
	text-decoration: underline;
}

#btn_proyecto {
	background: url(../img/bullet3.png) no-repeat left center;
	margin-left: 10px;
	color: #fff;
	text-indent: 20px;
}

#nav_cabecera {
	color: #fff;
	font-weight: bold;
	text-indent: 15px;
	list-style-type: none; 
	float: right;
	margin-bottom: 7px;
}

#nav_cabecera li {
	float: left;
	background: url(../img/bullet2.png) no-repeat left center;
	margin-left: 30px;
}

#nav_cabecera li a {
	display: inline;
	color: #fff;
	text-decoration: none;
}

#nav_cabecera li a:hover {
	text-decoration: underline;
}

#result_pm, #result_no {
	text-align: center;
	color: #cc0000;
	background-color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #bd8284;
	
}

/*#msg {
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-family: arial;
	padding-top: 1px;
	text-indent: 3px;
	marging: 0;
	padding: 0;
}

#msg p {
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-family: arial;
	padding-top: 1px;
	text-indent: 3px;
}*/

#msg3 {
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-family: arial;
	padding-top: 1px;
	text-indent: 3px;
	marging: 0;
	padding: 0;
}

#msg3 p {
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-family: arial;
	padding-top: 1px;
	text-indent: 3px;
}

/*div {
	border: 1px solid #ccc;	
}

table {
	border: 1px solid blue;
}*/

/*20090914*/
* {
	padding: 0;
	margin: 0;
}
#mis_preaprobaciones, #mis_propiedades, #que_es, #bases {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#titulo-quees {
	background: url(../img/fondo_top.jpg) repeat-y left top;
	width: auto;
	height: auto;
}
h1 {
	width: 300px;
	height: 28px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/bullet4.png) no-repeat left center;
	text-indent: 20px;
	padding-top: 10px;
	color: #fff;
	display: block;
}
#contenidos h2, p {
	font-size: 11px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contenidos {
	margin: 0 10px;
}
/*MIS PREAPROBACIONES*/

#mis_preaprobaciones {
	width: 714px;
	height: 347px;
	overflow: auto;
}
#mis_preaprobaciones table {
	margin-bottom: 10px;
}
#mis_preaprobaciones table td{
	font-size: 10px;
	padding: 5px;
}
#cerrar a{
	width: 51px;
	height: 15px;
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: -35px;
	background: url(../img/cerrar.png) no-repeat right top;
	text-indent: -9999px;
}
#nav_inferior {
	width: 100%;
	height: auto;
	list-style-type: none;
	margin-top: 5px;
	border-top: 1px solid #999;
	padding-top: 5px;
}
#btn_solicitar {
	float: left;
	width: auto;
	height: auto;
}
#btn_solicitar a{
	width: 170px;
	height: 22px;
	display: block;
	text-align: center;
	background-color: #CC0000;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	padding-top: 5px;
}
#btn_solicitar a:hover {
	text-decoration: underline;
}
#volver {
	float: right;
}
#volver a{
	width: 64px;
	height: 22px;
	display: block;
	text-align: center;
	color: #BB0410;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	padding-top: 5px;
}
#volver a:hover {
	text-decoration: underline;
}
/*MIS PROPIEDADES*/
#mis_propiedades {
	width: 714px;
	height: 347px;
	overflow: auto;
}
#mis_propiedades #contenidos p {
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
}
#prop_selec {
	width: auto;
	height: 160px;
	overflow: auto;
}
/*QUE ES 3DCF*/
#que_es {
	width: 714px;
	height: 320px;
	overflow: auto;
}
#que_es #contenidos p {
	border-bottom: none;
}
#que_es img {
	float: left;
	margin-left: 20px;
}
/*BASES*/
#bases {
	width: 410px;
	height: 160px;
	overflow: auto;
}
#bases #contenidos ul {
	margin-top: 10px;
	list-style-type: none;
}
#bases #contenidos ul li{
	background: url(../img/bullet5.png) no-repeat left center;
	text-indent: 15px;
	height: 30px;
}
.bases a {
	background: url(../img/bullet6.png) no-repeat right center;
	color: #930108;
	font-size: 11px;
	text-decoration: none;

}
#bases #contenidos #nav_inferior li{
	background: none;
	text-indent: 0;
}

/*20090915*/

#caja_login, #puser2, #form2 {
	width: 237px;
	height: 125px;
	background: url(../img/fondo_login.jpg) no-repeat left top;
	color: #fff;
	text-indent: 10px;
}
.titulo_caja {
	background: url(../img/cajita2.png) no-repeat left top;
	padding-left: 20px;
}
/*.btn {
	border: 1px solid #460404;
	background: #820000;
	color: fff;
}*/

#caja_login button, #autenticar, #buscar {
	border: 1px solid #460404;
	background: #820000;
	color: #fff;
	font-size: 11px;
}

#registro_directo {
	border:0px;
}

#form2, frm_login2 {
	padding: 0;
	margin: 0;
}
#form2 table {
	border: none;
}
#form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}
.link_inferior a, a:active, a:visited {
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
}
#form2 a:hover {
	text-decoration: underline;
}


/* 20090921 FICHA */
#ftextos h4 {
	border-bottom: 1px solid #999;
	font-size: 24px;
	color: #cc0000;
}
#ftextos h2 {
	clear: both;
	border-bottom: 1px dashed #999;
}
#contenedor_ficha {
	width: 730px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#ffotos {
	float: left;
	width: 187px;
	text-align: center;
	border-right: 1px solid #999;
}
#ftextos {
	float: right;
	width: 507px;
	padding-left: 5px;
}
#ftextos h2, p {
	font-size: 11px;
	margin-bottom: 10px;
}
.fdireccion {
	font-size: 11px;
	font-weight: normal;
	clear: both;
	display: block;
	color: #999;
}
#log_inf {
	padding: 0;
	margin: 0;
}
#logos_varios {
	list-style-type: none;
	width: 100%;
	border-top: 1px dashed #999;
	padding-top: 5px;
	/*margin-left: -40px
	.margin-left: -8px;*/
}
#logos_varios li{
	display: inline;

}
/*Barras Navegacion*/
/*Barras Superior*/
#fnav_superior {
    width: 507px;
    height:30px;
    border: 1px solid #999;
    border-right: none;
    border-top: none;
    background-color: #CCC;
    list-style-type: none;
}
#fnav_superior li {
    display: inline;
    float: left;
    border-right: 1px solid #999;
}
#fnav_superior li a {
    display: block;
    height: 25px;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CC0000;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    text-align: right;
    padding-top: 5px;
}
#fnav_superior li a:hover {
    text-decoration: underline;
}
#sol_pre {
    width: 139px;
    background: url(../img/ic_peso.png) no-repeat left center;
}
#sim_div {
    width: 127px;
    background: url(../img/ic_calc.png) no-repeat left center;
}
#agregar_pro {
    width: 162px;
    background: url(../img/ic_cajita.png) no-repeat left center;
}
#print_ficha {
    width: 75px;
    background: url(../img/ic_print.png) no-repeat left center;
}
#agregar {
	width: 170px;
	height: 30px;
	padding-right: 5px;
	border-right: 1px solid #999;
	background: url(/img/ic_cajita.png) no-repeat left top;
	background-position: 10px 10px;
}
#imprimir {
	width: 80px;
	height: auto;
	background: url(/img/ic_print.png) no-repeat left top;
	background-position: 5px 5px;
}
/*Barras Superior*/
#fnav_inferior {
	list-style-type: none;
	margin-left: 30px;
	.margin: 0px
}
#fnav_inferior a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
#fnav_inferior a:hover {
	text-decoration: underline;
}
#fnav_inferior li {
	margin-top: 10px;
}
#sol a {
	display: block;
	width: 128px;
	height: 44px;
	background: #CC0000;
	padding-top: 10px;
}
#sim a {
	display: block;
	width: 128px;
	height: 44px;
	background: #000;
	padding-top: 20px;
}
#vol a {
	color: #CC0000;
}
#fnav_inferior li {
}

/* BASES */
#bases1 {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFF;
    width: 410px;
    height: 160px;
    overflow: auto;
}
#bases1 #contenidos ul {
    margin-top: 10px;
    list-style-type: none;
}
#bases1 #contenidos ul li{
    background: url(../img/bullet8.png) no-repeat left top;
    text-indent: 15px;
    height: 30px;
}
.bases1 a {
    display: block;
    width: 200px;
    height: 20px;
    background: url(../img/bullet9.png) no-repeat;
    background-position: 180px 0;
    color: #930108;
    font-size: 11px;
    text-decoration: none;

}
#bases1 #contenidos #nav_inferior li{
    background: none;
    text-indent: 0;
}

/*QUIENES*/
#quienes {
    width: 714px;
    height: 350px;
    overflow: auto;
}
.tabla_logos {
    text-align: center;
    border: none;
    border-left: 1px dashed #999;
}
.tabla_logos td {
    height: 50px;
}
#quienes p {
    float: left;
    display: block;
    width: 300px;
    height: auto;
    margin-right: 10px;
    padding-right: 10px;
}
#quienes #contenidos {
    padding-top: 10px;
}

#noticias {
	padding: 10px;
	width: 680px;
	height: 253px;
	overflow: auto;
}

#noticias h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
#noticias p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#noticias p img {
	padding: 3px;
	border: 1px solid #999;
}

#cuadro_noticias {
    width: 250px;
    height: auto;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float:right;
}
#top_noticias {
    font-family: "Times New Roman", Times, serif;
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #999;
    height: 25px;

}
#cuadro_noticias li {
    width: auto;
    height: auto;
    border-bottom: 1px solid #ccc;
    padding: 5px ;   
    overflow: hidden;
}
#cuadro_noticias li a {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    display: block;
    width: auto;
    height: auto;
    /*overflow: hidden;*/
}
#cuadro_noticias li a:hover {
    text-decoration: underline;
}

/*label, input { display:block; }
		input.text { width:60%;/*margin-bottom:12px; width:95%; padding: .4em; }
		fieldset { padding:0; border:0; margin-top:25px; }
		h1 { font-size: 1.2em; margin: .6em 0; }
		div#users-contain {  width: 350px; margin: 20px 0; }
		div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
		div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }*/


