/* CSS Document */

body {
    text-align: left;
    //font-size: 10px;
}

h1 {
    color: #F97101;
    font-size: 18px;
    display: inline;
    vertical-align: 110%;
}

h2 {
    border-bottom-style: solid;
    border-bottom-color: #DDD;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-top: 6px;
    font-size: 14px;
    text-align: left;
}

p {
	 color: #444;
	 //font-size: 12px;
	 
}

.floatleft {
    float: left;
}

.small-button {
    font-size: 10px;
}

.medium-button {
    font-size: 12px;
}

a.texto-boton {
    font-size: 13px;
    padding: 0px;
}

p.breadcrumb {
    font-size: 11px;
    margin-bottom: 10px;
    color: #888;
}

img.proyecto {
    width: 560px;
    cursor: pointer;
}

img.logo {
    max-height: 100px;
    max-width: 131px;
    margin-right: 10px;
}

img.progreso {
    margin-bottom: 10px;
}

div.lista {
      margin-top: -3px;
}

td.tip {
  width:130px;
}
td.col {
  color:#3172AA;
  font: bold 11px Verdana;
  width:150px;
}
th{
    color: #3172B8;
}
span.left {
    text-align: left;
}

span.right {
    text-align: right;
    display:inline-block;
    width: 433px;
}

#izq {
    width: 600px;
    padding:0px;
    float: left;
}

#progressbar {
    height: 20px;
    width: 82%;
}
#progressbar div {
    height:100%;
}

#logodelpro{
    width: 14px;
}
#titulodelpro p {
    margin-top: 12px;
}
#titulodelpro {
    padding-bottom: 10px;
}
#der {
    width: 300px;
    padding-left: 18px;
    float: left;
}

#calcular_hipoteca {
    margin-top: 15px;
}

#carac {
    margin-top: 15px;
}

#amenidades {
    margin-top: 15px;
}
#cercanias {
    margin-top: 15px;
}
#otros {
	margin-top: 10px;
	margin-right: 15px;	
	width:250px;
    float:left;
}
#otros2 {
	margin-top: 10px;
	width:250px;
    float:left;
}
#loading {
	display: none;
}
#video {

}
#map {
	display: none;
}
#logoproyecto {
	
}
#imgmapa {
	width: 50px;
}
#tipos {
	margin-left: 30px;
	margin-top: 10px;
	width: 80px;
	float: left;
}
#imgtipo {
	width: 80px;
}
#descproyecto {
	margin-top: 20px;
	width: 100%;
    float:left;
}
#imgproyecto {
	margin-top: 10px;
	width:100%;
    float:left;
}
p.left {
	padding: 15px;
	text-align: left;
}
p.big {
	font-size:1.2em;
	font-weight:bold;
}

table {
	width:100%;}

/* Botones de contacto */
#interes { width:99.5%; }
div.botones { text-align:center; }
#linknovisited .long {
    width: 100%;
    font-size: 1.2em;
}
/* Adecuaciones formulario de interesado */
input.text { padding: .4em; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; margin-bottom:10px;}
/* form credito */
/* Clase de interesado - anti basura */
#clase { display:none; }

/* Las tablas que muestran los datos */
.datosentabla td { width:50%; }

/* Otro*/
#tabs2 {//text-align: center;}

/* Los vendidos */
#vendido {
	color: teal;
}
/* grilla de los planos */
.plan a img {
    display: block;
    margin-bottom: 4px;
    max-height: 100px;
    max-width: 112px;
}
.nota {
    font-style: italic;
}
#grillaplano {
    margin-top: 10px;
}
/* Para ir al plano del respectivo tipo */
span.iraplano {
    cursor:pointer;
    text-decoration: underline;
}
