@charset "utf-8";

body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #485859 url(../../images_ppp/fondo_web.gif) repeat-x left top;
	margin: 0;
	padding: 0 0 30px;
	color: #000B43;
}

#container {
	width: 976px;
	background: #FFFFFF url(../../images_ppp/fondo_container.gif) repeat-y center top;
	margin: 0 auto;
}

#wrapper {
	background: url(../../images_ppp/fondo_wrapper.gif) no-repeat left top;
}

#header {
	background: url(../../images_ppp/cabecera.png) no-repeat left top;
	height: 98px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	display: none;
}

#sidebar1 {
	float: left;
	width: 200px;
	margin-left: 1px;
	color: #FFF;
}

ul.menu {
	margin: 0px 0px 30px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
}

.menu li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 169px;
	padding: 15px 15px 3px;
}

.menu li a:hover {
	background: #3C528C;
}

#main {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images_ppp/fondo_menu.jpg) no-repeat left top;
}

#mainContent {
	margin-left: 201px;
	background: url(../../images_ppp/fondo_busquedas.gif) repeat-x left top;
}

#welcome {
	background: url(../../images_ppp/fondo_welcome.jpg) no-repeat left top;
	height: 385px;
	font-size: 14px;
	color: #FFF;
	padding-left: 420px;
	padding-right: 20px;
	border-bottom: 1px solid #FFF;
}

#welcome h2 {
	font-size: 14px;
	margin: 0px;
	padding: 20px 0px 0px;
}

#welcome p {
	line-height: 18px;
	margin: 0px;
	padding-top: 15px;
}

#fake-footer {
	background: #D87019;
	height: 60px;
	border-bottom: 1px solid #FFF;
}

#buscadores {
	background: url(../../images_ppp/sep_busquedas.gif) repeat-y center top;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#rentals-home,
#sales-home {
	width: 337px;
	background: url(../../images_ppp/fondo_busquedas.gif) repeat-x left top;
	padding: 20px;
}

#rentals-home h2,
#sales-home h2 {
	font-size: 16px;
	border-bottom: 5px solid #D87019;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px;
}

#sales-home h2 {
	border-color: #529AD9;
}

#rentals-home {
	float: left;
}

#sales-home {
	margin-left: 380px;
}

.sep td {
	border-top: 1px dotted #529AD9;
}

.quicklinks a {
	color: #000B43;
	text-decoration: none;
}

.quicklinks a:hover {
	color: #D87019;
	text-decoration: underline;
}

#outro {
	background: #8287A3;
	color: #FFF;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#outro p {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	margin: 0px;
}

#footer {
	background:#DDDDDD url(../../images_ppp/pie.gif);
	height: 96px;
	width: 976px;
}

#footer p {
	display: none;
}

.fltrt { /* this class can be used to float an element right */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left */
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
}

.publi {
	text-align: center;
}

.publi img {
	border-top: 1px solid #1E6591;
	border-right: 1px none #1E6591;
	border-bottom: 1px solid #1E6591;
	border-left: 1px solid #1E6591;
}

.linksbox {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.linksbox h2 {
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	text-align: center;
	border-bottom: 3px solid #D87019;
}

.linksbox td {
	padding: 2px 4px 4px;
	vertical-align: top;
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.linksbox td a {
	color: #D2DFF6;
	text-decoration: none;
}

.linksbox td a:hover {
	text-decoration: underline;
}

.listing .listingitem {
	border-bottom: 1px dotted #416663;
	font-size: 11px;
	padding-bottom: 15px;
}

.listing .listingitem p {
	margin: 0px;
	padding: 0px 0px 10px;
	height: 70px;
}

.listing .listingitem img {
	float: right;
	width: 140px;
	height: 100px;
}

.listing .listingitem a.moredetails {
	color: #FFFFFF;
	text-decoration: none;
	background: #529AD9;
	display: block;
	width: 108px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
}

.listing .listingitem a.moredetails:hover {
	background: #D87019;
}
