html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:#FFFFFF;
}

body, html {
	height:100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

sup{
	font-size:0.7em;
}


.clearfix:after {  
	content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden;  
} 


.clearfix {  
	display: inline-block;  
}  

.clearfix {  
	zoom: 1;  
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

p {
	margin:10px 0px;
}

h1 {
	font-size:4em;
	line-height:1em;
	color:#474747;
	text-shadow: #fff 2px 2px 0px;
	margin:0px;
	display:block;
}

h2 {
	color:#474747;
	font-size:2em;
	margin:0px 0px 10px 0px;
	letter-spacing:-0.02em;
}

.content_txt .Vendido,
.content_txt .Alquilado,
.content_txt .Reservado {
	width:145px;
	height:144px;
	background:url(images/icon_vendido.png) no-repeat;
	position:absolute;
	top:12px;
	left:12px;
	text-indent:-999999px;
}

.content_txt .Alquilado {
	background:url(images/icon_alquilado.png) no-repeat;
}

.content_txt .Reservado {
	background:url(images/icon_reservado.png) no-repeat;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.container {
	width:940px;
	margin:0px auto;
	text-align:left;
	position:relative;
	font-size:0.75em;
	line-height:1.333em;
	padding-bottom:70px;
}

#content_main {
	width:606px;
	float:left;
	margin:20px 0px 0px 0px;
}

#sidebar {
	width:310px;
	float:right;
	margin:20px 0px 0px 0px;
}

#backstretch-wrap img {
	display:none!important;
}

#menu {
	display:none;
}

#top {
	background:none;
	text-align:left;
}

#top .container span {
	display:none;
}

#logo {
	display:none;
}

#logo_print {
	width:446px;
	height:19px;
	display:block;
	margin:0px 0px 20px 0px;
}

#footer {
	display:none;
}

#breadcrumbs {
	display:none;
}

#options {
	display:none;
}

#options_shadow {
	display:none;
}

.content_txt {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:15px;
	overflow:hidden;
	margin-bottom:20px;
	text-align:justify;
	position:relative;
	display:block;
	background:#FFFFFF;
	border:#CCCCCC solid 1px;
	color:#474747;
}
.content_txt2 {
	border:none;
}

#content_similar {
	display:none;
}

.content_txt img {
	border:none;
}

.content_txt img.main {
	margin:0px;
	width:574px;
	height:430px;
}

.content_txt #carrousel div{
	display:none;
}

.content_txt #carrousel a.left {
	display:none;
}

.content_txt #carrousel a.right {
	display:none;
}

.content_txt h2 {
	margin:0px 0px 10px 0px;
}

.content_txt h3 {
	margin:20px 0px 10px 0px;
	font-size:2em;
}

.content_txt.extras ul li {
	margin:8px 0px;
	padding:0px;
	background:none;
	font-weight:bold;
}

.content_txt .anunciante a {
	color:#474747;
	text-decoration:none;
}

.content_txt a.ver_anunciante,
.content_txt a.aviso {
	display:none;
}

#form_anunciante,
#form_aviso {
	display:none!important;
}

#frmAmigo.bck70,
#frmAmigo.bck70 fieldset {
	display:none!important;
}

ul#options2 {
	display:none;
}

#simil_prop {
	display:none;
}

.del_fav,
.add_fav {
	display:none
}

