html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100.1% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	min-width: 776px;
	text-align: center;
	margin: 0 0 10px 0;
	background: #FBFCF3 url(../images/web/bg.jpg) repeat-x;
}
/*-----=[estilos generales]=---------------------------------------*/
.oculto {
  position:absolute;
  top:-1000px;
  left:-1000px;
  width:1px;
  height:1px;
  overflow:hidden;
  z-index:-1000;
}
a{
	color: #444444;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.pointer {
	cursor: pointer;
}
/*-----=[porta web]=---------------------------------------*/
#porta_web {
	width: 776px;
	margin: 15px auto;
	text-align: left;
	background: url(../images/web/web_cont.jpg) repeat-y;
}
/*-----=[top web]=---------------------------------------*/
#top_web {
	height: 272px;
	
	background: #FBFCF3 url(../images/web/web_top.jpg) no-repeat;
	width: 776px;
	position: relative;
}
#flashcontent {
	position: absolute;
	top: 87px;	
}
ul.banderas {
	list-style: none;
	position: absolute;
	width: 110px;
	height: 50px;
	top: 70px;
	right: 28px;
	text-align: center;
	z-index:1;
}
ul.banderas li {
	float: left;
	display: inline;
	margin: 7px 0 0 9px;
}
/*#userlogin {
	position: absolute;
	width: 90px;
	top: 50px;
	left: auto;
	right: 110px;
	text-align: center;
}
#userlogin a {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}*/
#direccion {
	font-size: 60%;
	position: absolute;
	top: 30px;
	right: 20px;
	width: 470px;
	text-align: right;
	font-weight: bold;
	/*color: #0D52A0;*/
}
/*-----=[down web]=---------------------------------------*/
#down_web {
	height: 45px;
	background: url(../images/web/web_down.jpg) no-repeat left bottom;
	width: 776px;
	clear: both;
}
#down_web p {
	text-align: center;
	color: #000;
	font-size: 70%;
	padding: 10px 0 0 0;
}
#down_web a {
	color: #000;
}
/*-----=[lateral]=---------------------------------------*/
#lateral {
	float: left;
	display: inline;
	width: 181px;
	font-size: 75%;
}
/*menu lateral*/
ul.menuprin {
	list-style: none;
	background: url(../images/web/menu_bt_end.jpg) no-repeat left bottom;
	padding: 0 0 7px;
}
ul.menuprin li {
	float: left;
	display: inline;
}
ul.menuprin a {
	display: block;
	background: url(../images/web/menu_bt_off.jpg);
	width: 158px;
	overflow: hidden;
	padding: 6px 0 6px 20px;
	margin: 0 0 0 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	border-bottom: 1px solid #fff;
}
* html ul.menuprin a { 
	width: 178px; 
	w\idth: 158px; 
	height: 23px; 
	he\ight: 12px; 
}
ul.menuprin a:hover, ul.menuprin a.activo {
	color: #999;
	border-bottom: 1px solid #fff;
}

/*-----=[contenido web]=---------------------------------------*/
#contenido {
	margin: 0 0 10px 14px;
	float: left;
	display: inline;
	width: 570px;
	font-size: 75%;
}
#contenido h2 {
	background: url(../images/web/web_h2.jpg) no-repeat;
	height: 29px;
	font-size: 105%;
	padding: 11px 0 0 20px;
	color: #000;
	clear: both;
}
* html #contenido h2 { 	
	height: 40px; 
	he\ight: 29px; 
}
#contenido h3 {
	background-color: #F8FAEB;
	width: 543px;
	font-size: 90%;
	padding: 5px 0 5px 8px;
	margin: 0 0 10px 6px;
	color: #000;
	letter-spacing: 0.1em;
	clear: both;
}
#contenido h3.stretchtoggle:hover{
	color: #999;
}
* html #contenido h3 { 	
	height: 39px; 
	he\ight: 19px; 
}
#contenido h3.descatado {
	background-color: #EDF1CD;
}
#contenido p {
	padding: 5px 20px;
	font-size: 95%;
	line-height: 1.7em;
}
/*inmuebles*/
.imgimuebl {
	float: right;
	display: inline;
	margin: 0 0 10px;
}
.imgimuebl img {
	border: 1px solid #666;
}
.linksinmuebl {
	clear: both;
	margin: 5px 0px;
	border-top: 1px dashed #ccc;
	padding: 0;
	display: block;
	/*background: #ccc;*/
}
.linksinmuebl a {
	border: 1px solid #ccc;
	margin: 2px 1px;
	padding: 3px 3px;
	display: block;
	float: left;
}
.linksinmuebl a:hover {
	border: 1px solid #000;
}
.KT_tng {
	text-align: center;
	font-size: 95%;
}
div.KT_tng form {
	padding: 15px 0 5px 0!important;
}
.cargadiv {
	clear: both;
	margin: 5px 20px;
	border-top: 1px dashed #ccc;
	padding: 5px;
	display: none;
	font-size: 90%;
}
.cargadiv p {
	font-size: 105%!important;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0 0 5px;
}
.cargadiv p.tit {
	background: #F8FAEB;
}
.cargadiv p a {
	padding: 3px 10px;
	background: #F8FAEB;
	text-decoration: none;
}
.cargadiv form p {
	padding: 3px 5px;
	width: 210px!important;
	height: auto!important;
}
.cargadiv form p.multiple {
	padding: 3px 5px;
	width: 480px!important;
	height: auto!important;
}
.cargadiv form p.hipotec {
	padding: 3px 5px;
	width: 120px!important;
	height: auto!important;
}
.cargadiv form p.hipotec input {
	padding: 3px 5px;
	width: 50px!important;
}
.cargadiv form p textarea {
	padding: 3px 5px;
	width: 380px!important;
}
.cargadiv form input {
	padding: 3px 5px;
	width: 120px!important;
}
#contenido ul.opciones {
	margin: 0 15px 2px 5px;
	clear: both;
	padding: 0px;
}
#contenido ul.opciones li {
	float: left;
	display: inline;
	width: 153px;
	margin: 1px 5px;
	padding: 0 0 0 7px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/web/li_opciones.gif) no-repeat left center;
	list-style: none;
}
/*contactar*/
form.general2 {
	background-color:#EDF1CE;
	width: 545px;
	height: 250px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	border: 1px solid #ccc;
}
form.general2 p {
	float: left;
	display: inline;
	width: 230px;
	height: 50px;
	margin: 3px 0 3px 20px;
	/*text-align: center;*/
	padding: 2px 0 2px 10px   !important;
	font-size: 85%;
	/*background: #ccc;*/
}
form.general2 label {
	font-size: 100%;
	/*font-weight: bold;*/
	display: block;
	padding: 0px 0px;
	border-bottom: 1px dashed #666;
	margin: 10px 0 3px 0;
	text-align: left;
}
form.general2 label.terms {
	border-bottom: 0;
	display: inline;
}
form.general2 input {
	padding: 1px;
	width: 230px;
	font-size: 95%;
	border: 1px solid #666;
	background: #FBFCF3;
}
form.general2 textarea {
	padding: 1px;
	width: 495px;
	border: 1px solid #666;
	background: #FBFCF3;
}
form.general2 .multiple {
	width: 500px;
	height: auto;
}
form.general2 .multiple input {
	width: auto!important;
	margin: 0 5px;
}
form.general2 input.btnfrm {
	padding: 0px;
	width: 100px;
	height: 20px;
	/*font-weight: bold;*/
	background-color: #FBFCF3;
	border: 1px solid #666;
	color: #333;
	font-size: 105%;
	display: block;
	float: left;
}

/*buscador de propiedades*/
form.general p {
	float: left;
	display: inline;
	width: 230px;
	height: 50px;
	margin: 3px 13px;
	text-align: center;
	padding: 2px 10px!important;
	font-size: 85%;
	/*background: #ccc;*/
}
form.general .multiple {
	width: 530px;
	height: auto;
}
form.general .multiple input {
	width: auto!important;
	margin: 0 5px;
}
form.general .multiple select {
	width: auto!important;
	font-size: 90%;
	margin: 0;
}
form.general .multiple label {
	margin: 0 10px 2px 0;
}
form.general p.borderzero {
	border: 0;
	text-align: center;
	height: auto;
	font-weight: bold;
}
form.general p.borderzero input {
	margin: 0 auto;
}
form.general .clearf {
	clear: both;
}
form.general label {
	font-size: 110%;
	font-weight: bold;
	display: block;
	padding: 0px 5px;
	border-bottom: 1px dashed #666;
	margin: 10px 0 3px 0;
	text-align: left;
}
form.general label.terms {
	border-bottom: 0;
	display: inline;
}
form.general input, form.general select {
	padding: 1px;
	width: 180px;
	font-size: 95%;
	border: 1px solid #666;
	background: #FBFCF3;
}
form.general textarea {
	padding: 1px;
	width: 480px;
	border: 1px solid #666;
	background: #FBFCF3;
}
form.general input.filef {
	width: 200px;
}
form.general input.date {
	width: 150px;
}
form.general .corto {
	width: auto;
}
form.general input.btnfrm {
	padding: 0;
	width: 100px;
	height: 20px;
	background-color: #FBFCF3;
	border: 1px solid #666;
	color: #333;
	font-size: 105%;
	display: block;
	margin: 5px 0 0 0;
}
/* p de input.btnfrm */
.boton_ {
	margin: 30px 0 0 0!important;
	height: 30px!important;
}
/**/
#date_birth_usr_btn {
	width: auto;
}
#passcheck {
	width: 150px;
	text-align: center;
	display: block;
	margin: 2px auto;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#ckbxp {
	margin: 2px auto;
	font-size: 85%;
}
form.general div h3 {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	display: block;
	text-align: left;
	margin: 10px 0 3px;
	background: #D5E3D5;
	padding: 3px 5px;
	cursor: pointer;
	position: relative;
}
form.general div h3.pricfse {
	background: #A6C4A6!important;
	color: #FFFFFF!important;
}
form.general   .checkboxf {
	float: left;
	display: inline;
	width: 265px;
	text-align: left;
	margin: 3px 0;
	padding: 0;
/*	padding: 5px 10px;
	border: 1px solid #F0F5F0;
	margin: 0 0 1px;
*/
}
h3#activef {
	font-weight: bold;
}
hr {
	color: #E0DFE3;
	background-color: #E0DFE3;
	height: 1px;
}
#parent_introbox {
	background:#EDF1CE;
	width: 540px;
	margin: 10px 0 0px 10px;
	padding: 10px 0 10px 12px;
}
div.introbox {
	float: left; 
	display:inline; 
	width: 175px;
	text-align: center;
}
div.introbox div {
	border: 1px solid #BBC4DF;
	margin: 0px 0px;
	width: 165px;
	height: 120px;
	display: block;
	overflow:hidden;
}
div.introbox div.preciobox {
	border: 0px solid #BBC4DF;
	margin: 0px 0 0px 0px;
	display: block;
	background: #FBFCF3;
	width: 167px;
	height: auto;
	padding: 5px 0 10px;
	font-weight: bold;
	font-size: 90%;
}


ol {
	font-size: 95%;
	line-height: 1.7em;
}
ol li{
	margin: 0 0 0 60px;
	
}
dl {
	font-size: 95%;
	line-height: 1.7em;
	margin: 0 0 0 30px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 0 20px;

}

table {
	margin: 10px 0 0 20px;
}
table td {
	padding: 1px;
}


/*Design + Build*/
.flotar-right {
	float: right;
	width: 150px;
}
.flotar-img {
	float: right;
	margin: 10px 10px 0 0;
}
.listas {
	font-size: 95%;
	line-height: 1.7em;
}
.listas  li{
	list-style: none;
	margin: 0 0 0 40px;
}
/*links*/
h4 {
	margin: 0 0 0 20px;
	font-size: 90%;
}
.links a {
	color: #000;
}
.links a:hover {
	color: #999;
}
/**/
.flotar-p {
	float:left;
	width: 50px;
}
.testimonials  {
	height: 30px;
	margin: 0 0 0 20px;
	width: 530px;
	font-size: 90%;
}
.testimonials li {
	list-style-type: none;
	width: 260px;
	float: left;
}
.testimonials li.nombre {
	text-align: right;
	float: right;
	font-weight: bold;
}
/*clima*/
#clima  {
	font-size: 90%;
}
#clima .txt {
	font-weight: bold;
}
#clima tr {
	background-color: #F8FAEB;
}



/*-----=[Hacks]=---------------------------------------*/
.clearfix {display: inline-block;}  
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */
