﻿*
{
	min-height: 1px;
}
BODY
{
	border: 0;
	margin: 0;
	padding: 0;
	background: #F2F5FE url(../design/bg.gif) repeat-x 0 0;
	font: 70%/160% verdana, sans-serif;
	color: #192666;
	_text-align: center;
}
A
{
	color: #192666;
}
A:hover
{
	color: #4F6AD7;
}
P
{
	border: 0;
	margin: 15px 0;
	padding: 0;
}
DIV
{
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5
{
	border: 0;
	margin: 15px 0 10px;
	padding: 0;
	font-weight: bold;
}
H1
{
	font-size: 260%;
	line-height: 100%;
	font-family: georgia, serif;
	font-weight: normal;
}
H2
{
	font-size: 180%;
	line-height: 100%;
	font-family: georgia, serif;
	font-weight: normal;
}
H3
{
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
}
H4
{
	font-size: 120%;
}
H5
{
	font-size: 100%;
}
/*
table {display:table; border-collapse:collapse; margin:0px 0; padding:0; border:0px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}*/
UL, OL
{
	display: block;
	border: 0;
	margin: 15px 0 15px 40px;
	padding: 0;
}
OL
{
	list-style-type: decimal;
}
LI
{
	display: list-item;
	border: 0;
	margin: 0;
	padding: 0;
	_height: 1px;
}
UL UL, UL OL, OL OL, OL UL
{
	margin: 0 0 0 20px;
}
DL
{
	border: 0;
	margin: 15px 0;
	padding: 0;
}
DT
{
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
DD
{
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}
FORM
{
	border: 0;
	margin: 0;
	padding: 0;
}
FIELDSET
{
	border: 1px solid #CCC;
	margin: 15px 0;
	padding: 10px;
}
LEGEND
{
	margin-left: 10px;
	font-size: 100%;
	font-weight: bold;
	color: #008;
}
HR
{
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	background: #CCC;
	border: 0 solid #CCC;
	color: #CCC;
}
A, IMG, SPAN
{
	border: 0;
	margin: 0;
	padding: 0;
}
ABBR, ACRONYM
{
	border-bottom: 1px dotted #CCC;
	cursor: help;
}
DEL, .through
{
	text-decoration: line-through;
}
STRONG, .strong
{
	font-weight: bold;
}
CITE, EM, Q, VAR
{
	font-style: italic;
}
CODE, KBD, SAMP
{
	font-family: monospace;
	font-size: 110%;
}
/*Floating*/
.f-left
{
	float: left;
}
.f-right
{
	float: right;
}
/*Text align*/
.t-left
{
	text-align: left;
}
.t-center
{
	text-align: center;
}
.t-right
{
	text-align: right;
}
.va-middle
{
	vertical-align: middle;
}
.clear
{
	clear: both;
}
.box
{
	min-height: 1px;
	_height: 1px;
}
.box:after
{
	content: ".";
	display: block;
	line-height: 0px;
	font-size: 0px;
	visibility: hidden;
	clear: both;
}
.nom
{
	margin: 0;
}
.noscreen
{
	display: none;
}
/*-----------------.....http://www.lacitypropiedades.com.ar/......---------------------------------------------------------------------------------------*/
#main
{
	width: 770px;
	margin: 50px auto 0;
	_text-align: left;
}
/*Header*/
#header
{
	position: relative;
	width: 768px;
	height: 202px;
	margin: 0;
	padding: 0;
	background: #233C9B url(../design/header.jpg) no-repeat 0 0;
	color: #FFF;
}
/*Header - logo*/
#header #logo
{
	position: absolute;
	top: 35px;
	left: 35px;
	margin: 0;
}
#header #logo A
{
	color: #FFF;
}
#header #logo A:hover
{
	color: #B5C4E3;
	text-decoration: underline;
}
/*Header - Search*/
#header #search
{
	position: absolute;
	top: 35px;
	right: 20px;
}
#header #search FORM
{
	position: relative;
}
#header #search #search-input-out
{
	position: absolute;
	top: 0;
	right: 45px;
	width: 155px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../design/search_input.gif) no-repeat 0 0;
	font: bold 90%/100% verdana, sans-serif;
	color: #192666;
}
#header #search #search-input
{
	width: 140px;
	margin: 5px 8px;
	padding: 3px 0;
	border: 0;
	background: #FFF;
	font: bold 100%/100% verdana, sans-serif;
	color: #192666;
}
#header #search #search-submit
{
	position: absolute;
	top: 0;
	right: 0px;
}
#header #search FIELDSET
{
	margin: 0;
	padding: 0;
	border: 0;
}
#header #search FIELDSET
{
	width: 200px;
}
#header #search LEGEND
{
	display: none;
}
/*Main menu (tabs)*/
#tabs
{
	background: #192666;
	margin: 0 5px;
	padding: 10px 0 0;
	_height: 1px;
}
#tabs UL
{
	margin: 0 10px;
	padding: 0;
	list-style: none;
}
#tabs UL LI
{
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}
#tabs UL LI A
{
	display: block;
	position: relative;
	padding: 7px 15px;
	border: 0;
	background: url(../design/tab_link.gif) repeat-x 0 0;
	color: #B5C4E3;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
/*Main menu (tabs - link)*/
#tabs UL LI A SPAN.tab-l, #tabs UL LI A:hover SPAN.tab-l
{
	position: absolute;
	top: 0;
	left: 0;
	_left: -15px;
	width: 8px;
	height: 8px;
	background: url(../design/tab_link_l.gif) no-repeat 0 0;
}
#tabs UL LI A SPAN.tab-r, #tabs UL LI A:hover SPAN.tab-r
{
	position: absolute;
	top: 0;
	right: 0;
	_right: -1px;
	width: 8px;
	height: 8px;
	background: url(../design/tab_link_r.gif) no-repeat 100% 0;
}
/*Main menu (tabs - hover)*/
#tabs UL LI A:hover
{
	background: url(../design/tab_hover.gif) repeat-x 0 0;
	color: #FFF;
}
#tabs UL LI A:hover SPAN.tab-l
{
	background: url(../design/tab_hover_l.gif) no-repeat 0 0;
}
#tabs UL LI A:hover SPAN.tab-r
{
	background: url(../design/tab_hover_r.gif) no-repeat 100% 0;
}
/*Main menu (tabs - active)*/
#tabs UL LI#active A
{
	background: #FFF;
	color: #FF9000;
}
#tabs UL LI#active A SPAN.tab-l
{
	position: absolute;
	top: 0;
	left: 0;
	_left: -15px;
	width: 8px;
	height: 8px;
	background: url(../design/tab_active_l.gif) no-repeat 0 0;
}
#tabs UL LI#active A SPAN.tab-r
{
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 8px;
	background: url(../design/tab_active_r.gif) no-repeat 100% 0;
}
/*Page (2 columns)*/
#page
{
	width: 770px;
	min-height: 1px;
	background: #FFF url(../design/bg_page.gif) repeat-y 0 0;
	_height: 1px;
}
#page-in
{
	min-height: 1px;
	padding: 10px 0;
	background: url(../design/bg_page_in.jpg) no-repeat 0 0;
	_height: 1px;
}
/*Strip*/
#strip
{
	position: relative;
	clear: both;
	padding: 3px 20px 10px;
	color: #6182D1;
}
#strip P
{
	margin: 0;
}
#strip A
{
	color: #6182D1;
}
#strip A:hover
{
	color: #192666;
}
/*Strip - breadcrumbs*/
#strip #breadcrumbs
{
	width: 520px;
	margin: 0;
	padding: 0;
}
/*Strip - RSS*/
#strip #rss
{
	float: right;
	width: auto;
	_width: 250px;
	margin: 0px;
	padding-left: 45px;
	background: url(../design/ico_rss.gif) no-repeat 0 50%;
}
/*Content*/
#content
{
	float: left;
	width: 530px;
	_width: 550px;
	margin: 0;
	padding: 0 0 0 20px;
}
/*Content - article*/
#content .article
{
	clear: both;
	margin: 0;
	padding: 20px;
	background: url(../design/content_article_bg.jpg) no-repeat 0 0;
}
#content .article H2
{
	margin: 0 -20px;
	padding: 10px;
	background: #DEE5FD url(../design/content_title_bg.gif) repeat-y 0 0;
	color: #192666;
}
#content .article H2 SPAN
{
	background: url(../design/ico_list.gif) no-repeat 0 50%;
	padding-left: 25px;
}
#content .article P
{
	text-align: justify;
}
#content .info
{
	margin: 10px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #DEE5FD;
	color: #6685CC;
}
#content .info A
{
	color: #6685CC;
}
#content .info A:hover
{
	color: #FF9000;
}
#content .info SPAN.date, #content .info SPAN.cat, #content .info SPAN.user, #content .info SPAN.comments
{
	padding-left: 15px;
}
#content .info SPAN.date
{
	background: url(../design/ico_date.gif) no-repeat 0 50%;
}
#content .info SPAN.cat
{
	background: url(../design/ico_cat.gif) no-repeat 0 50%;
	margin-left: 8px;
}
#content .info SPAN.user
{
	background: url(../design/ico_user.gif) no-repeat 0 50%;
	margin-left: 8px;
}
#content .info SPAN.comments
{
	background: url(../design/ico_comments.gif) no-repeat 0 50%;
	margin-left: 8px;
}
/*Content - More*/
#content .btn-more
{
	margin: 0 0 15px;
	padding: 0;
	border: 0;
	position: relative;
}
#content .btn-more A
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 67px;
	_width: 95px;
	height: 21px;
	margin: 0;
	padding: 0 0 0 28px;
	background: url(../design/btn_more.gif) no-repeat 0 0;
	color: #FFF;
	text-decoration: none;
}
#content .btn-more A:hover
{
	background: url(../design/btn_more.gif) no-repeat -95px 0;
}
/*Right column*/
#col
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	background: #CEDBF9 url(../design/col_bg.gif) repeat-y 0 0;
}
#col-in
{
	padding: 20px 10px;
	background: url(../design/col_top.gif) no-repeat 0 0;
}
#col H3
{
	padding: 13px 15px 14px;
	margin: 0 -10px 15px;
	background: #A0B9F3 url(../design/col_title_bg.gif) repeat-y 0 0;
	color: #192666;
}
/*Right column - About me*/
#col #about-me
{
	margin-bottom: 15px;
	line-height: 130%;
}
#col #about-me P
{
	margin: 0;
}
#col #about-me #me
{
	float: left;
	width: 54px;
	height: 58px;
	margin-right: 7px;
}
/*Right column - Category*/
#col UL#category
{
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#col UL#category LI
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E0E8FA;
}
#col UL#category LI A
{
	display: block;
	padding: 3px 0 3px 22px;
	background: url(../design/ico_archive.gif) no-repeat 5px 6px;
	text-decoration: none;
}
#col UL#category LI A:hover
{
	background-color: #D3DFF8;
	color: #192666;
}
#col UL#category LI#category-active A
{
	background: #E0E8FA url(../design/ico_archive2.gif) no-repeat 5px 50%;
	font-weight: bold;
}
/*Right column - Archive*/
#col UL#archive
{
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#col UL#archive LI
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E0E8FA;
}
#col UL#archive LI A
{
	display: block;
	padding: 3px 0 3px 22px;
	background: url(../design/ico_archive.gif) no-repeat 5px 50%;
	text-decoration: none;
}
#col UL#archive LI A:hover
{
	background-color: #D3DFF8;
	color: #192666;
}
#col UL#archive LI#archive-active A
{
	background: #E0E8FA url(../design/ico_archive2.gif) no-repeat 5px 6px;
	font-weight: bold;
}
/*Right column - Links*/
#col UL#links
{
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#col UL#links LI
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E0E8FA;
}
#col UL#links LI A
{
	display: block;
	padding: 3px 0 3px 22px;
	background: url(../design/ico_links.gif) no-repeat 5px 6px;
	text-decoration: none;
}
#col UL#links LI A:hover
{
	background-color: #D3DFF8;
	color: #192666;
}
/*Right column - links2*/
#col UL#links2
{
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#col UL#links2 LI
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E0E8FA;
}
#col UL#links2 LI A
{
	display: block;
	padding: 3px 0 3px 22px;
	background: url(../design/ico_links.gif) no-repeat 5px 6px;
	text-decoration: none;
}
#col UL#links2 LI A:hover
{
	background-color: #D3DFF8;
	color: #192666;
}
/*Footer*/
#footer
{
	position: relative;
	clear: both;
	width: 770px;
	height: 60px;
	margin-bottom: 50px;
	background: url(../design/footer.jpg) no-repeat 0 0;
	color: #6685CC;
}
#footer A
{
	color: #6685CC;
}
#footer A:hover
{
	color: #192666;
}
/*Footer - "back on top"*/
#top
{
	position: absolute;
	top: 55px;
	left: 550px;
}
#top P
{
	position: relative;
	width: 30px;
	height: 25px;
	margin: 0;
	overflow: hidden;
}
#top P SPAN
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 30px;
	height: 25px;
	background: url(../design/ico_top.gif) no-repeat 0 0;
	cursor: pointer;
}
#top A:hover SPAN
{
	background: url(../design/ico_top.gif) no-repeat -30px 0;
}
/*Footer - copyright http://www.lacitypropiedades.com.ar/*/
#footer P#copyright
{
	position: absolute;
	top: 1px;
	left: 40px;
	margin: 0;
}
/*Footer - created by*/
#createdby
{
	position: absolute;
	top: 1px;
	left: 562px;
	margin: 0;
	color: #8CA3D8;
}
#createdby A
{
	color: #8CA3D8;
}

